摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace 简单工厂设计模式计算器 { class Program { static void Main(string[] ... 阅读全文
posted @ 2016-10-21 22:29 影落明湖 阅读(195) 评论(0) 推荐(0) 编辑
摘要: using System; using System.Collections.Generic; using System.Diagnostics; using System.IO; using System.Linq; using System.Text; using System.Threading.Tasks; namespace _模拟磁盘打开文件 { class Progra... 阅读全文
posted @ 2016-10-21 20:44 影落明湖 阅读(316) 评论(0) 推荐(0) 编辑