摘要: } } } 阅读全文
posted @ 2016-05-11 23:17 小飛 阅读(1931) 评论(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 小飛 阅读(134) 评论(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 小飛 阅读(133) 评论(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 小飛 阅读(119) 评论(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 小飛 阅读(170) 评论(0) 推荐(0)