TerryLee 的.NET设计模式系列文章

来源:互联网 发布:windows xp硬盘版 编辑:程序博客网 时间:2024/05/01 16:14
最初写探索设计模式系列的时候,我只是想把它作为自己学习设计模式的读书笔记来写,可是写到今天,设计模式带给我的震撼,以及许多初学者朋友的热心支持,让我下定决心要把这个系列写完写好,那怕花上再多的时间也无所谓。本部分内容不断更新中。
目录计划:
第Ⅰ部分 开篇
开篇
第Ⅱ部分 创建型模式篇
1单件模式(Single Pattern
2抽象工厂模式(Abstract Factory
3建造者模式(Builder Pattern
4工厂方法(Factory Method
5原型模式(Protype Pattern
6创建型模式专题总结
第Ⅲ部分 结构型模式篇
7适配器模式(Adapter Pattern
8桥接模式(Bridge Pattern
9装饰模式(Decorator Pattern
10组合模式(Composite Pattern
11外观模式(Façade Pattern
12享元模式(Flyweight Pattern
13代理模式(Proxy Pattern
14结构型模式专题总结
第Ⅳ部分 行为型模式篇
15模版方法模式(Template Method
16命令模式Command Pattern
17迭代器模式(Iterator Pattern
18观察者模式(Oberver PatternNew
19中介者模式(Mediator Pattern
20备忘录模式(Memento Pattern
21解释器模式(Interpreter Pattern
22状态模式(State Pattern
23策略模式(Strategy Pattern
24职责链模式(Chain of Responsibility
25访问者模式(Visitor Pattern
26行为型模式专题总结
第Ⅴ部分 综合篇
27从设计原则到设计模式
28如何合理的使用设计模式
29从灵活性与重用性看设计模式
30设计模式与实践


TerryLee的设计模式系列文章目录
原创粉丝点击