常见设计模式
工厂模式(Factory)单例模式(Singleton)注册树模式适配器模式(Adapter)策略模式(Strategy)数据对象映射模式观察者模式(observer)原型模式(Prototype)装饰器模式(Decorator)迭代器模式 (Iteration)桥接模式(Bridge)建造者模式(Builder)命令行模式(Command)组合模式(Composite)外观模式(Facade)享元模式(Flyweight)解释器模式(Interpreter)中介者模式(Mediator)备忘录模式(Memento)代理模式(Proxy)责任链模式(Responsibility Chain)状态模式(State)模板方法模式(Template Method)访问者模式(Visitor)
Last updated
Was this helpful?