文件名称:Factory
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 48kb
- 下载次数:
- 0次
- 提 供 者:
- 陈*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
某打印功能目前需要支持两种打印模式, 请用简单工厂模式和工厂方法模式分别实现该功能 ; 某餐馆有三种主餐,请利用抽象工厂模式实现对主餐的创建。-A print function is needed to support the two print mode, please use the simple factory pattern and factory method pattern respectively, achieve the function of a restaurant there are three main meals, please use the abstract factory pattern to achieve the main meal to create
相关搜索: Factory
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验二\Client\build\classes\Client.class
......\......\.....\.......\Print.class
......\......\.....\.......\SimpleFactory.class
......\......\build.xml
......\......\manifest.mf
......\......\nbproject\build-impl.xml
......\......\.........\genfiles.properties
......\......\.........\private\private.properties
......\......\.........\.......\private.xml
......\......\.........\project.properties
......\......\.........\project.xml
......\......\src\Client.java
......\......\...\Print.java
......\......\...\SimpleFactory.java
......\......Factory\build\classes\ClientFactory.class
......\.............\.....\.......\CycleAFactory.class
......\.............\.....\.......\PrintMethod.class
......\.............\.....\.......\StarFactory.class
......\.............\build.xml
......\.............\manifest.mf
......\.............\nbproject\build-impl.xml
......\.............\.........\genfiles.properties
......\.............\.........\private\private.properties
......\.............\.........\.......\private.xml
......\.............\.........\project.properties
......\.............\.........\project.xml
......\.............\src\ClientFactory.java
......\.............\...\CycleAFactory.java
......\.............\...\PrintMethod.java
......\.............\...\StarFactory.java
......\EeatClient\build\classes\EeatClient.class
......\..........\.....\.......\FoodFactory.class
......\..........\.....\.......\RestaurantFactory.class
......\..........\.....\.......\TablewareFactory.class
......\..........\build.xml
......\..........\manifest.mf
......\..........\nbproject\build-impl.xml
......\..........\.........\genfiles.properties
......\..........\.........\private\private.properties
......\..........\.........\project.properties
......\..........\.........\project.xml
......\..........\src\EeatClient.java
......\..........\...\FoodFactory.java
......\..........\...\RestaurantFactory.java
......\..........\...\TablewareFactory.java
......\实验二.ppt
......\Client\build\classes
......\......\nbproject\private
......\......Factory\build\classes
......\.............\nbproject\private
......\EeatClient\build\classes
......\..........\nbproject\private
......\Client\build
......\......\nbproject
......\......\src
......\......\test
......\......Factory\build
......\.............\nbproject
......\.............\src
......\.............\test
......\EeatClient\build
......\..........\nbproject
......\..........\src
......\..........\test
......\Client
......\ClientFactory
......\EeatClient
实验二
......\......\.....\.......\Print.class
......\......\.....\.......\SimpleFactory.class
......\......\build.xml
......\......\manifest.mf
......\......\nbproject\build-impl.xml
......\......\.........\genfiles.properties
......\......\.........\private\private.properties
......\......\.........\.......\private.xml
......\......\.........\project.properties
......\......\.........\project.xml
......\......\src\Client.java
......\......\...\Print.java
......\......\...\SimpleFactory.java
......\......Factory\build\classes\ClientFactory.class
......\.............\.....\.......\CycleAFactory.class
......\.............\.....\.......\PrintMethod.class
......\.............\.....\.......\StarFactory.class
......\.............\build.xml
......\.............\manifest.mf
......\.............\nbproject\build-impl.xml
......\.............\.........\genfiles.properties
......\.............\.........\private\private.properties
......\.............\.........\.......\private.xml
......\.............\.........\project.properties
......\.............\.........\project.xml
......\.............\src\ClientFactory.java
......\.............\...\CycleAFactory.java
......\.............\...\PrintMethod.java
......\.............\...\StarFactory.java
......\EeatClient\build\classes\EeatClient.class
......\..........\.....\.......\FoodFactory.class
......\..........\.....\.......\RestaurantFactory.class
......\..........\.....\.......\TablewareFactory.class
......\..........\build.xml
......\..........\manifest.mf
......\..........\nbproject\build-impl.xml
......\..........\.........\genfiles.properties
......\..........\.........\private\private.properties
......\..........\.........\project.properties
......\..........\.........\project.xml
......\..........\src\EeatClient.java
......\..........\...\FoodFactory.java
......\..........\...\RestaurantFactory.java
......\..........\...\TablewareFactory.java
......\实验二.ppt
......\Client\build\classes
......\......\nbproject\private
......\......Factory\build\classes
......\.............\nbproject\private
......\EeatClient\build\classes
......\..........\nbproject\private
......\Client\build
......\......\nbproject
......\......\src
......\......\test
......\......Factory\build
......\.............\nbproject
......\.............\src
......\.............\test
......\EeatClient\build
......\..........\nbproject
......\..........\src
......\..........\test
......\Client
......\ClientFactory
......\EeatClient
实验二