摘要:
#include <iostream>using namespace std; int main(){ cout << "Hello, world!" << endl; return 0;} class HelloWorldApp{ static void Main(string[] args) { System.Console.WriteLine("Hello, world!"); }} <!-- 直接輸出... --> Hello World <!-- 或者 --> <html> 阅读全文
posted @ 2011-07-16 21:30
404
阅读(343)
评论(1)
推荐(0)

浙公网安备 33010602011771号