06 2016 档案
摘要:1 using System; 2 /// 3 /// 命名空间 4 /// 5 namespace myspace 6 { 7 /// 8 /// 命名空间中的类 9 /// 10 class myclass 11 { 12 13 static void Main(string[] a) 14 ...
阅读全文
摘要:1 using System; 2 /// 3 /// 命名空间 4 /// 5 namespace myspace 6 { 7 /// 8 /// 命名空间中的类 9 /// 10 class myclass 11 { 12 13 static void Main(string[] a) 14 ...
阅读全文
摘要:1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Text; 5 /// 6 /// 命名空间 ,用namespace声明 7 /// 8 namespace ConsoleApplication1 9 { 10 /// 11 /...
阅读全文
浙公网安备 33010602011771号