常用的23种设计模式 - 总结

Posted Jeff Xiong

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了常用的23种设计模式 - 总结相关的知识,希望对你有一定的参考价值。

创建型(Creational Pattern)

Abstract Factory


Builder Pattern


Factory Method Pattern


Prototype Pattern


Singleton Pattern



结构型(Structural Pattern)

Adapter


Bridge


Composite


Facade


Flyweight


Proxy



行为型(Behavioral Pattern)

China of responsibility


Command


Interpreter


Mediator


Memento


State


Strategy


Template


Visitor



以上是关于常用的23种设计模式 - 总结的主要内容,如果未能解决你的问题,请参考以下文章