Introduction - If you have any usage issues, please Google them yourself
A farm, the farm planted apples, pears, each fruit by a dedicated gardener in charge of picking, please use the factory model of the farms that require the design of scalable, expansion does not need to change the original code, that is, farms can also add other fruits, but the increase is not necessary to change the original farms and fruit arrangements.
Packet : 105230308factory.rar filelist
factory\Client.class
factory\Client.java
factory\cn\edu\hunnu\factory\Config.class
factory\cn\edu\hunnu\factory\Factory.class
factory\cn\edu\hunnu\factory\impl\FactoryP1.class
factory\cn\edu\hunnu\factory\impl\FactoryP2.class
factory\cn\edu\hunnu\product\impl\Product1.class
factory\cn\edu\hunnu\product\impl\Product2.class
factory\cn\edu\hunnu\product\Product.class
factory\Config.java
factory\config.properties
factory\config.properties.bak
factory\Factory.java
factory\factory.jcd
factory\FactoryP1.java
factory\FactoryP2.java
factory\Product.java
factory\Product1.java
factory\Product2.java
factory\cn\edu\hunnu\factory\impl
factory\cn\edu\hunnu\product\impl
factory\cn\edu\hunnu\factory
factory\cn\edu\hunnu\product
factory\cn\edu\hunnu
factory\cn\edu
factory\cn
factory