<script language="JavaScript">
VIH_BackColor = "palegreen";
VIH_ForeColor = "navy";
VIH_FontPix = "16";
VIH_DisplayFormat = "You are visiting from:<br>IP Address: %%IP%%<br>Host: %%HOST%%";
wunash830409 發表在
痞客邦
留言(0)
人氣()
/**
* The HelloWorldApp class implements an application that
* simply prints "Hello World!" to standard output.
*/
class HelloWorldApp {
wunash830409 發表在
痞客邦
留言(0)
人氣()
<html>
<head>
<title> The First Example: Hello, World </title>
</head>
<body>
wunash830409 發表在
痞客邦
留言(0)
人氣()
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
wunash830409 發表在
痞客邦
留言(0)
人氣()