设计模式

  1. Abstract Factory模式
  2. Adapter模式
  3. Bridge模式
  4. Builder模式
  5. Chain of Responsibilities模式
  6. Command模式
  7. Decorator模式
  8. Factory模式
  9. Proxy模式
  10. Prototype模式
  11. Strategy模式
  12. Singleton模式
  13. Template模式