`
jedichou
  • 浏览: 19743 次
  • 性别: Icon_minigender_1
  • 来自: 武汉
最近访客 更多访客>>
社区版块
存档分类
最新评论

《深入浅出设计模式》中提到设计模式

    博客分类:
  • Java
阅读更多

此书的详细信息。

GoF-Creational Design Patterns - 创建型设计模式
  • Simple Factory Pattern - 简单工厂模式
  • Factory Method Patter - 工厂方法模式
  • Abstract Factory Pattern - 抽象工厂模式
  • Builder Pattern - 建造者模式
  • Prototype Pattern - 原型模式
  • Singleton Pattern - 单例模式


GoF-Structural Design Patterns - 结构型设计模式
  • Adapter Pattern - 适配器模式
  • Bridge Pattern - 桥接模式
  • Composite Pattern - 组合模式
  • Decorator Pattern - 装饰模式
  • Facade Pattern - 外观模式
  • Flyweight Pattern - 轻量级模式
  • Proxy Pattern - 代理模式


GoF-Behavioral Design Patterns - 行为型设计模式
  • Chain of Responlibility - 责任链模式
  • Command Pattern - 命令模式
  • Interpreter Pattern - 解释器模式
  • Iterator Pattern - 迭代器模式
  • Mediator Pattern - 中介者模式
  • Memento Pattern - 备忘录模式
  • Observer Pattern - 观察者模式
  • State Pattern - 状态模式
  • Strategy  Pattern - 策略模式
  • Template Method Pattern - 模板方法模式
  • Visitor Pattern - 访问者模式

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics