me115 / design_patterns

图说设计模式
http://design-patterns.readthedocs.org/zh_CN/latest/index.html#
Other
6.83k stars 1.8k forks source link

能说一下其他的模式吗? #57

Open dimingchan opened 11 months ago

dimingchan commented 11 months ago
  1. 对象池模式(Object Pool)
  2. 原型模式(Prototype)
  3. 静态工厂模式(Static Factory)