Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

#Factory - 工厂模式

factory_1.php --- 工厂方法模式
factory_2.php --- 抽象工厂模式
demo.php -------- 工厂类实现计算器demo代码