您的位置:首页 > 其它

《设计模式——可复用面向对象软件的基础》学习笔记(1.4)The catalog of design patterns

2011-11-26 16:56 519 查看
The main 23 design patterns.

1.Abstract Factory

2.Adapter

3.Bridge

4.Builder

5.Chain of Responsibility

6.Command

7.Composite

8.Decorator

9.Facade

10.Factory Method

11.Flyweight

12.Interpreter

13.Iterator

14.Mediator

15.Memento

16.Observer

17.Prototype

18.Proxy

19.Singleton

20.State

21.Strategy

22.Template Method

23.Visitor
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐