摘要: } } } 阅读全文
posted @ 2016-05-11 23:17 小飛 阅读(1844) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace ConsoleApplication1函数 { class Program { //没有返回值,没有参数 ... 阅读全文
posted @ 2016-05-11 23:09 小飛 阅读(126) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Collections; using System.Threading.Tasks; namespace ConsoleApplication1特殊集合 { class Program ... 阅读全文
posted @ 2016-05-11 23:07 小飛 阅读(125) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Collections;//先引用 namespace ConsoleApplication2集合 { class Program ... 阅读全文
posted @ 2016-05-11 00:34 小飛 阅读(116) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace ConsoleApplication1 { class Program { static void Main(s... 阅读全文
posted @ 2016-05-11 00:31 小飛 阅读(166) 评论(0) 推荐(0) 编辑