23 种 设计模式
第 1 部分 创建型模式篇
第 1 章 单件模式(Single Pattern)
第 2 章 抽象工厂模式(Abstract Factory)
第 3 章 建造者模式(Builder Pattern)
第 4 章 工厂方法(Factory Method)
第 5 章 原型模式(Protype Pattern)
第 2 部分 结构型模式篇
第 7 章 适配器模式(Adapter Pattern)
第 8 章 桥接模式(Bridge Pattern)
第 9 章 装饰模式(Decorator Pattern)
第 10 章 组合模式(Composite Pattern)
第 11 章 外观模式(Façade Pattern)
第 12 章 享元模式(Flyweight Pattern)
第 13 章 代理模式(Proxy Pattern)
第 3 部分 行为型模式篇
第 15 章 模版方法模式(Template Method)
第 16 章 命令模式(Command Pattern)
第 17 章 迭代器模式(Iterator Pattern)
第 18 章 观察者模式(Oberver Pattern)
第 19 章 中介者模式(Mediator Pattern)
第 20 章 备忘录模式(Memento Pattern)
第 21 章 解释器模式(Interpreter Pattern)
第 22 章 状态模式(State Pattern)
第 23 章 策略模式(Strategy Pattern)
第 24 章 职责链模式(Chain of Responsibility)
第 25 章 访问者模式(Visitor Pattern)
1
评论2
最新资源