2016年6月2日

设计模式07_装饰模式

摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;namespace ConsoleApplication1{ abs... 阅读全文

posted @ 2016-06-02 17:06 胖胖的乓乓 阅读(102) 评论(0) 推荐(0) 编辑

设计模式06_桥接模式

摘要: 设计模式学习笔记_桥接模式 using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;namespace 桥接_咖啡加糖{ ... 阅读全文

posted @ 2016-06-02 15:47 胖胖的乓乓 阅读(112) 评论(0) 推荐(0) 编辑

设计模式05_抽象工厂模式

摘要: 学习设计模式笔记之_抽象模式 using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;namespace 抽象__汉堡可乐{ ... 阅读全文

posted @ 2016-06-02 14:58 胖胖的乓乓 阅读(125) 评论(0) 推荐(0) 编辑

导航