六狼论坛

 找回密码
 立即注册

QQ登录

只需一步,快速开始

新浪微博账号登陆

只需一步,快速开始

搜索
查看: 53|回复: 0

C#设计模式(23种设计模式)

[复制链接]

升级  30%

3

主题

3

主题

3

主题

童生

Rank: 1

积分
15
 楼主| 发表于 2013-1-27 04:47:25 | 显示全部楼层 |阅读模式
创建型:
        1. 单件模式(Singleton Pattern)
        2. 抽象工厂(Abstract Factory)
        3. 建造者模式(Builder)      
        4. 工厂方法模式(Factory Method)
        5. 原型模式(Prototype)

结构型:
      
        6. 适配器模式(Adapter Pattern)
        7. 桥接模式(Bridge Pattern)     
        8. 装饰模式(Decorator Pattern)      
        9. 组合模式(Composite Pattern)
        10. 外观模式(Facade Pattern)   
        11. 享元模式(Flyweight Pattern)   
        12. 代理模式(Proxy Pattern)   
        13. 模板方法(Template Method)   
        14. 命令模式(Command Pattern)   
        15. 迭代器模式(Iterator Pattern)

行为型:
   
        16. 观察者模式(Observer Pattern)      
         17. 解释器模式(Interpreter Pattern)      
        18. 中介者模式(Mediator Pattern)     
        19. 职责链模式(Chain of Responsibility Pattern)   
        20. 备忘录模式(Memento Pattern)     
        21. 策略模式(Strategy Pattern)     
        22. 访问者模式(Visitor Pattern)     
        23. 状态模式(State Pattern)
您需要登录后才可以回帖 登录 | 立即注册 新浪微博账号登陆

本版积分规则

快速回复 返回顶部 返回列表