设计模式系列之 目录

简介

设计模式系列之 概述

创建型模式

设计模式系列之 工厂模式(Factory Pattern)

设计模式系列之 抽象工厂(Abstract Factory Pattern)

设计模式系列之 单例模式 (Singleton Pattern)

设计模式系列之 建造者模式(Builder Pattern)

设计模式系列之 原型模式Prototype Pattern

  

结构型模式 

设计模式系列之 适配器模式(Adapter Pattern)

设计模式系列之 桥接模式(Bridge Pattern)

设计模式系列之 过滤器模式(Filter、Criteria Pattern)

设计模式系列之 组合模式(Composite Pattern)

设计模式系列之 装饰器模式(Decorator Pattern)

设计模式系列之 外观模式(Facade Pattern)

设计模式系列之 享元模式(Flyweight Pattern)

设计模式系列之 代理模式(Proxy Pattern)

    

行为型模式

设计模式系列之 责任链模式(Chain of Responsibility Pattern)

设计模式系列之 命令模式(Command Pattern) 

设计模式系列之 解释器模式(Interpreter Pattern) 

设计模式系列之 迭代器模式(Iterator Pattern) 

设计模式系列之 中介者模式(Mediator Pattern) 

设计模式系列之 备忘录模式(Memento Pattern)

设计模式系列之 观察者模式(Observer Pattern)

设计模式系列之 状态模式(State Pattern)

设计模式系列之 空对象模式(Null Object Pattern)

设计模式系列之 策略模式(Strategy Pattern)

设计模式系列之 模板模式(Template Pattern)

设计模式系列之 访问者模式(Visitor Pattern)

 

J2EE模式

 

设计模式系列之 MVC 模式(MVC Pattern)

设计模式系列之 业务代表模式(Business Delegate Pattern)

设计模式系列之 组合实体模式(Composite Entity Pattern)

设计模式系列之 数据访问对象模式(Data Access Object Pattern)

设计模式系列之 前端控制器模式(Front Controller Pattern) 

设计模式系列之 拦截过滤器模式(Intercepting Filter Pattern)

设计模式系列之 服务定位器模式(Service Locator Pattern)

设计模式系列之 传输对象模式(Transfer Object Pattern)

简介 设计模式系列之 概述 创建型模式 设计模式系列之 工厂模式 (Factory Pattern) 设计模式系列之 抽象工厂 (Abstract Factory Pattern) 设计模式系列之 单例模式  (Singleton Pattern) 设计模式系列之 建造者模式 (Builder Pattern) 设计模式系列之 原型模式 Prototype Pattern    结构型模式  设计模式系列之 适配器模式(Adapter Pattern) 设计模式系列之 桥接模式(Bridge Pattern) 设计模式系列之 过滤器模式(Filter、Criteria Pattern) 设计模式系列之 组合模式(Composite Pattern) 设计模式系列之 装饰器模式(Decorator Pattern) 设计模式系列之 外观模式(Facade Pattern) 设计模式系列之 享元模式(Flyweight Pattern) 设计模式系列之 代理模式(Proxy Pattern)      行为型模式 设计模式系列之 责任链模式(Chain of Responsibility Pattern) 设计模式系列之 命令模式(Command Pattern)  设计模式系列之 解释器模式(Interpreter Pattern)  设计模式系列之 迭代器模式(Iterator Pattern)  设计模式系列之 中介者模式(Mediator Pattern)  设计模式系列之 备忘录模式(Memento Pattern) 设计模式系列之 观察者模式(Observer Pattern) 设计模式系列之 状态模式(State Pattern) 设计模式系列之 空对象模式(Null Object Pattern) 设计模式系列之 策略模式(Strategy Pattern) 设计模式系列之 模板模式(Template Pattern) 设计模式系列之 访问者模式(Visitor Pattern)   J2EE模式   设计模式系列之 MVC 模式(MVC Pattern) 设计模式系列之 业务代表模式(Business Delegate Pattern) 设计模式系列之 组合实体模式(Composite Entity Pattern) 设计模式系列之 数据访问对象模式(Data Access Object Pattern) 设计模式系列之 前端控制器模式(Front Controller Pattern)  设计模式系列之 拦截过滤器模式(Intercepting Filter Pattern) 设计模式系列之 服务定位器模式(Service Locator Pattern) 设计模式系列之 传输对象模式(Transfer Object Pattern)

猜你喜欢

转载自ricezhang.iteye.com/blog/2209937