Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

#PHP面向对象目录说明

  • factory --- 工厂模式
  • Strategy --- 策略模式
  • Decorator --- 装饰模式
  • Singleton --- 单例模式
  • proxy --- 代理模式