- 博客(9)
- 资源 (1)
- 收藏
- 关注
原创 chain of Responsibility pattern
use the chain of responsibility pattern when you want to give more than one object a chance to handle a request
2009-05-17 21:39:00
229
原创 Decorator
The decorator pattern attaches additional responsibilities to an object dynamically. Decorators provide a flexible alternative to subclassing for extending functionality. Coffee / Java IO
2008-11-09 22:39:00
197
原创 Strategy Pattern
It defines a family of algorithms encapulates each one, and make them interchangeable. Strategy lets the algorithm vary independently from clients that use it. Duck!
2008-11-06 09:14:00
194
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人