搜索资源列表
Factory_rar
- 用java编写的工厂模式源代码,其中有简单工厂模式,工厂模式和抽象工厂模式-with java prepared by the factory model source code, a simple model factories, factory model and abstract factory pattern
StaticFactoryPattern
- java语言中简单工厂模式的例子,包括了rose画的UML图-simple model plant for example, include a rose painted map UML
java_simple_factory
- java简单工厂模式入门,比较适合初学者学习.
SimpleFactory
- 简单工厂模式源码-simple factories source model
ECPORT.rar
- 达内Java培训实训项目ECPORT原码。 包括逐步优化的四个版本: 简单工厂模式实现 简单Spring-IoC实现 Spring声明式事务实现 Spring-AOP集成,Tatsu projects within the Java training Training ECPORT original code. Including the gradual optimization of the four versions: a simple factory pattern to ach
SimpleFactory_Nvwa
- 设计模式中简单工厂模式的java代码实现完整版-The java code of Simple Factory design pattern
1
- Java 版本的设计模式源代码 简单工厂模式-Java version of the source code of a simple design pattern factory pattern
SingletonAndSimpleFactoryPattern
- java软件框架设计模式介绍之单态模式和简单工厂模式-java software framework design patterns introduced
DesignPattern
- Java的一些常用设计模式,包括单例模式、门面模式、策略模式、观察者模式、建造者模式、简单工厂模式、抽象工厂模式、工厂方法模式、代理模式、动态代理模式,适合初学者掌握-Java, some common design patterns, including single cases of mode, facade pattern, strategy pattern, Observer pattern, the construction of those models, a simple fact
FactoryMethod
- 工厂模式有:简单工厂模式;工厂方法模式;抽象工厂模式。抽象的程度越来越强,给出了三种模式的java代码,想完全理解还要仔细研究。-Factory pattern: simple factory pattern factory method model abstract factory pattern. Growing degree of abstraction is given three kinds of models java code, and would like to fully
Code
- 本程序为用java实现的简单工厂模式、抽象工厂模式以及工厂方法,为学习设计模式的朋友提供参考-This program is implemented with a simple java factory pattern, abstract factory pattern and factory method design pattern for the study to provide reference friend
computer-simpleFactory
- 设计模式之简单工厂模式的应用,只是个人的一些学习用的,发出来给,让大家指点一下-Design patterns of simple application factory
MyNewsReader
- 基于C#,采用简单工厂模式实现功能简单的RSS阅读器-Based on C#, using a simple factory pattern to achieve a simple RSS reader functionality
simple-factory
- 某打印功能目前需要支持两种打印模式,其中一种分隔符用*,另一种分隔符为@,请用简单工厂模式和工厂方法模式分别实现该功能。 -A print function is needed to support two print modes, one separator in* another delimiter @ simple factory pattern and factory method pattern to achieve the functionality.
cinema
- 电影院售票系统 使用XML和TreeView显示影院放映列表 使用泛型集合维护有继承关系的电影票对象 座位数可以在系统中指定 点击座位可购买不同类型的电影票 使用简单工厂模式创建不同类型的电影票 使用多态实现不同类型电影票的价格计算 使用接口实现电影票的打印 使用序列化和反序列化实现销售情况的保存和读取 -Cinema ticketing system using XML and TreeView display theaters to maintai
design
- 自己弄的一个PPT,介绍设计模式中的单例模式,简单工厂模式和抽象工厂模式,包含源码-Get yourself a PPT, introduced Singleton design pattern in the model, a simple abstract factory pattern and factory pattern, including source code
simplefactory
- 简单工厂模式的java实现,初学java不可或缺的资料。-To achieve a simple factory pattern java
SimpleFac
- java设计模式中简单工厂模式的举例应用-java design pattern factory pattern simple example of application
Factory
- 某打印功能目前需要支持两种打印模式, 请用简单工厂模式和工厂方法模式分别实现该功能 ; 某餐馆有三种主餐,请利用抽象工厂模式实现对主餐的创建。-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 the
Clip_DollMachine
- 三个模式实现网上夹娃娃系统框架(简单工厂模式、状态模式、观察者模式)(Three modes to implement the framework of online doll system)