文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>.NET设计模式大全

.NET设计模式大全

时间:2010-08-24  来源:肖品

很多程序设计都或多或少的涉及设计模式。现在大约有23种设计模式,分类如下:

I] Creational Patterns (构建模式)

  1. Singleton (单例模式)
  2. Factory (工厂模式)
  3. Abstract Factory (抽象工厂)
  4. Builder (创建模式)
  5. Prototype(原型模式)

II] Structural Patterns (结构化模式)

  1. Adapter (适配器模式)
  2. Bridge (桥模式)
  3. Composite (复合模式)
  4. Decorator (装饰模式)
  5. Facade (门面模式)
  6. Flyweight (享元模式)
  7. Proxy(代理模式)

III] Behavioral Pattern (行为模式)

  1. Chain Of Responsibility (职责链模式)
  2. Command (命令模式)
  3. Interpreter (解释器模式)
  4. Iterator (迭代器模式)
  5. Mediator (中介者模式)
  6. Memento (备忘录模式)
  7. Observer (观察者模式)
  8. State (状态模式)
  9. Strategy (策略模式)
  10. Template Method (模板方法)
  11. Visitor(访问者模式)

 

.NET设计模式学习系列文章:http://terrylee.cnblogs.com/archive/2006/06/01/334911.html

相关阅读 更多 +
排行榜 更多 +
辰域智控app

辰域智控app

系统工具 下载
网医联盟app

网医联盟app

运动健身 下载
汇丰汇选App

汇丰汇选App

金融理财 下载