GoF+23种设计模式

    xiaoxiao2023-03-24  4

    创建型模式:

    Factory模式AbstractFactory模式 Singleton模式Builder模式Prototype模式

    结构型模式:

    Bridge模式Adapter模式Decorator模式Composite模式Flyweight模式Facade模式Proxy模式

    行为模式:

    Template模式Strategy模式State模式Observer模式Memento模式Mediator模式Command模式Visitor模式Chain of Responsibility模式Iterator模式Interpreter模式
    转载请注明原文地址: https://ju.6miu.com/read-1200931.html
    最新回复(0)