搜索资源列表
Eai
- 该文件是多层体系结构的数据访问层,它使用工厂模式、Adapter模式,封装了NHibernate,提供基本CRUD接口。想利用NHibernate实现ORM的兄弟们,冲啊!-the document is a multi-storey structure data access layer, which uses the factory model Adapter mode, the NHibernate package, the provision of basic CRUD interfac
wSimpleFactory
- 简单的JAVA 工厂模式,适合初学者! -simple Java factory models that are suited to beginners!
Factory(DAO)
- JAVA开发模式中的工厂模式,采用DAO实现。后面有关于DAO的一些介绍,使不了解DAO的看了后面介绍也可以看懂。-JAVA development model of the factory model, using DAO achieve. On the back DAO definitely, do not understand the DAO read on the back can also understand.
xmlp
- JAVA内嵌XML代码的几个小程序,采用工厂模式,有助于学习XML语言-Java embedded XML code several small procedures, using the factory model to the learning XML
gongchangmoshi
- 这是一个工厂模式的摸版程序,虽然简单,但表现了其思想-This is a factory model version of the confused procedures, although simple, but that the performance of its thinking
headfirst.java
- 关于常用的几个设计模式的java实现原代码(包括工厂模式,命令模式,观察者模式,策略模式,个体模式等)-on several commonly used design patterns to achieve the java source code (including factory pattern, order patterns, observer mode, strategy model, individual mode)
RunFactoryMethodPattern
- 工厂方法模式是类的创建模式,又叫做虚拟构造子模式或多态性工厂模式。它的用意是定义一个创建产品对象的工厂接口,将实际创建工作推迟到子类中。-factory method model is the creation of Class model, also called virtual-tectonic model or polymorphism factory model. Its definition is intended to create a product targeted at the
Factory_rar
- 用java编写的工厂模式源代码,其中有简单工厂模式,工厂模式和抽象工厂模式-with java prepared by the factory model source code, a simple model factories, factory model and abstract factory pattern
abstractfactory
- 该类是个java抽象工厂模式,希望对大家有所帮助。-java is such an abstract factory pattern, we want to help.
mvcdao.mvc+dao工厂模式
- mvc+dao工厂模式,对用户登陆的一个模式,三层结构很清楚。,mvc+ dao factory model, a model for user login, the three-tier structure is clear.
designPattern
- JDBC连接数据库代码,采用设计模式中的工厂模式和策略模式进行设计,对于需要连接Mysql更是提供了很好的框架性,隐藏了数据库操作的复杂性-JDBC database connection code, design patterns factory pattern and strategy pattern design, for it is necessary to connect Mysql provides a good framework, hiding the complexity of
AbstractFactory
- 这是抽象工厂模式的源代码,是用java语言编写的-This is the abstract factory pattern of the source code, is language java
TankWar166.23
- 图片版坦克大战,初步实现了工厂模式,调停者模式,责任链模式,策略模式-The rudimentary pictured TankWar implements the patterns of factory, Mediating, Responsibility-chain, strategy, but the only start.Later will come the final Tank.
jdbc
- java jdbc实用小程序,比较的精炼,使用工厂模式建立oracle数据库的连接和相关操作-java jdbc small utility program to compare refining, the use of oracle database factory pattern to establish a connection and associated operations
DuckDesign
- java 设计模式之抽象工厂模式例程 通过创建鸭子实例的来说抽象工厂模式的原理及应用-java design patterns of the abstract factory pattern routines
factory
- 用工厂模式实现职工表格,产品表格,部门表格的建立。-Workers with the factory pattern to achieve the form, the product form, the establishment of the sectoral tables.
Factory
- 一个体现Java接口及工厂模式优点的例子 -一个体现Java接口及工厂模式优点的例子
factory-pattern
- 工厂模式深入介绍,来源为网络Java大牛的经验总结。-Factory pattern in-depth introduction, a large cattle Java source for the network of lessons learned.
DesignPatterns
- 设计模式实现,包括工厂模式、单例模式、观察者模式(Design pattern realization)
Clip_DollMachine
- 三个模式实现网上夹娃娃系统框架(简单工厂模式、状态模式、观察者模式)(Three modes to implement the framework of online doll system)