Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 131 Bytes

design-pattern.md

File metadata and controls

7 lines (7 loc) · 131 Bytes
  1. 观察者模式
  2. 发布-订阅模式
  3. 迭代器模式
  4. 装饰器模式
  5. 策略模式
  6. 代理模式
  7. 适配器模式