设计模式
#关于设计模式
* | * | 创建型 | 结构型 | 行为型 |
---|---|---|---|---|
范围 | 类 | Factory Method | Adapter(类) | Interpreter Template Method |
* | 对象 | Abstract Factory Builder Prototype Singleton |
Adapter(对象) Bridge Composite Decorator Facade Flyweight Proxy |
Chain of Responsibility Command Iterator Mediator Memento Observer State Stragegy Visitor |
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来源 masterKing 的个人博客!
评论