PHP5设计模式-抽象工厂模式实现

时间:2013-08-02 18:54:55
【文件属性】:

文件名称:PHP5设计模式-抽象工厂模式实现

文件大小:5KB

文件格式:RAR

更新时间:2013-08-02 18:54:55

设计模式 抽象工厂模式

PHP实现的抽象工厂模式,大家可以下载来参考学习下。


【文件预览】:
抽象工厂模式
----ArrayList.class.php(1KB)
----PizzaStore.class.php(323B)
----index.php(394B)
----ChicagoPizzaIngredientFactory.class.php(615B)
----CaliforniaStore.class.php(697B)
----PizzaIngredientFactory.class.php(188B)
----NYPizzaStore.class.php(730B)
----NYPizzaIngredientFactory.class.php(566B)
----Pizza.class.php(539B)
----ClamPizza.class.php(619B)
----CaliforniaPizzaIngredientFactory.class.php(575B)
----ChicagoPizzaStore.class.php(678B)
----CheesePizza.class.php(563B)

网友评论