设计模式

行为模式:

  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)
posted @ 2010-11-09 16:00  tqsummer  阅读(214)  评论(0编辑  收藏  举报