C#版 24种设计模式
备忘录模式(Memento Pattern) 策略模式(Strategy Pattern) 抽象工厂模式(Abstract Factory Pattern) 代理模式(Proxy Pattern) 单例模式(Singleton Pattern) 迭代器模式(Iterator Pattern) 访问者模式(Visitor Pattern) 工厂方法模式(Factory Method Pattern) 观察者模式(Observer Pattern) 建造者模式(Builder Pattern) 解释器模式(Interpreter Pattern) 命令模式(Command Pattern) 模板方法模式(Template Method Pattern) 桥接模式(Bridge Pattern) 适配器模式(Adapter Pattern) 提供者模式(Provider Pattern) 外观模式(Facade Pattern) 享元模式(Flyweight Pattern) 原型模式(Prototype Pattern) 责任链模式(Chain of Responsibility Pattern) 中介者模式(Mediator Pattern) 装饰模式( Decorator Pattern) 状态模式(State Pattern) 组合模式(Composite Pattern)
文件列表
设计模式.rar
(预估有个24文件)
设计模式
命令模式(Command Pattern).doc
340KB
访问者模式(Visitor Pattern).doc
360KB
原型模式(Prototype Pattern).doc
205KB
策略模式(Strategy Pattern).doc
219KB
提供者模式(Provider Pattern).doc
430KB
适配器模式(Adapter Pattern).doc
225KB
备忘录模式(Memento Pattern).doc
190KB
享元模式(Flyweight Pattern).doc
223KB
模板方法模式(Template Method Pattern).doc
214KB
用户评论