设计模式的征途(C#实现)—文章目录索引
1.预备篇
2.创建型模式
② 设计模式的征途-02.简单工厂(Simple Factory)模式
③ 设计模式的征途-03.工厂方法(Factory Method)模式
④ 设计模式的征途-04.抽象工厂(Abstract Factory)模式
3.结构型模式
4.行为型模式
① 设计模式的征途-14.职责链(Chain of Responsibility)模式
④ 设计模式的征途-17.模板方法(Template Method)模式
⑩ 设计模式的征途-23.解释器(Interpreter)模式
5.源代码
github => https://github.com/EdisonChou/DesignPatternDemos