摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;namespace ConsoleApplication2{ class Program { //主函数,vo... 阅读全文
posted @ 2015-09-21 10:26 小热包1 阅读(227) 评论(0) 推荐(0)
摘要: using System;using System.Collections.Generic;using System.Text;namespace ConsoleApplication1{ class Program { enum xingqi { ... 阅读全文
posted @ 2015-09-21 09:25 小热包1 阅读(114) 评论(0) 推荐(0)