摘要:
//Tells the complier that this program uses types from the System namespace.using System; //Declares a new namespace, called HelloWorld//A namespace is a set of type declarations associated with a name.namespace HelloWorld { //Declares a new class type, called Program class Program { ... 阅读全文
posted @ 2014-01-14 11:17
木子酱要努力
阅读(111)
评论(0)
推荐(0)

浙公网安备 33010602011771号