Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 272 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 272 Bytes

com.pattern.proxy 代理模式

com.pattern.factory 工厂模式

com.pattern.singleton 单例模式

com.pattern.delegate 委派模式

com.pattern.strategy 策略模式

com.pattern.prototype 原型模式

com.pattern.template 模板模式