随笔分类 - java-patterns
摘要:004-行为型-11-解析器模式(Interpreter)
阅读全文
摘要:004-行为型-10-中介者模式(Mediator)
阅读全文
摘要:004-行为型-09-访问者模式(Visitor)
阅读全文
摘要:004-行为型-08-状态模式(State)
阅读全文
摘要:004-行为型-07-备忘录模式(Memento)
阅读全文
摘要:004-行为型-06-命令模式(Command)
阅读全文
摘要:004-行为型-05-职责链模式(Chain of Responsibility)
阅读全文
摘要:004-行为型-04-迭代器模式(Iterator)
阅读全文
摘要:004-行为型-03-观察者模式(Observer)
阅读全文
摘要:004-行为型-02-模板方法模式(Template Method)
阅读全文
摘要:004-行为型-01-策略模式(Strategy)
阅读全文
摘要:003-结构型-07-享元模式(Flyweight)
阅读全文
摘要:003-结构型-06-组合模式(Composite)
阅读全文
摘要:003-结构型-05-桥接模式(Bridge)
阅读全文
摘要:003-结构型-04-外观模式(Facade)
阅读全文
摘要:003-结构型-03-代理模式(Proxy)
阅读全文
摘要:003-结构型-02-装饰模式(Decorator)
阅读全文
摘要:003-结构型-01-适配器模式(Adapter)
阅读全文
摘要:002-创建型-05-原型模式(Protype)
阅读全文
摘要:002-创建型-04-建造者模式(Builder)、JDK1.7源码中的建造者模式、Spring中的建造者模式
阅读全文