02 2015 档案

摘要:1 namespace ConsoleApplication1 2 { 3 class Program 4 { 5 static void Main(string[] args) 6 { 7 string name = "卡卡... 阅读全文
posted @ 2015-02-03 17:48 程序飞行猿 阅读(134) 评论(0) 推荐(0)
摘要:长字符的表示 1 namespace ConsoleApplication6 2 { 3 class Program 4 { 5 static void Main(string[] args) 6 { 7 string name... 阅读全文
posted @ 2015-02-01 20:41 程序飞行猿 阅读(107) 评论(0) 推荐(0)