搜索资源列表
AbstractFactory-Duck
- 这是有关设计模式中,对抽象工厂模式的简单应用.用C#写的.-This is the design model, the abstract factory pattern to a simple application. C# writes.
MyAbstractFactory
- 这个小程序是我们上课时做的,主要是针对设计模式中Abstractfactory这个创建型模式,例子是迷宫问题-this small program is that we do in class is targeted mainly at the design model to create this type Abstractfactory model example is the issue of the maze
C-AbstractFactory
- 俺学习C#时,自己搞的抽象工厂摸式,里面有各种相关内容前面……绝对针对初学者-I learn C#, to develop its own abstract factory mode, which has all sorts of content in front ... against absolute beginners
AbstractFactory
- 设计模式,使用c++实现抽象工厂设计模式的例子.
AbstractFactory
- 关于设计模式的代码-model for the design code
designmodel
- 设计模式之AbstractFactory、Adapter、Bridge、Builder,你一看就明白!好形象-Design Model AbstractFactory, Adapter, Bridge, Builder, you see to understand! Good image
AbstractFactory
- 设计模式抽象工厂模式,希望对初学者有所帮助,一个很不错的小程序-Abstract factory pattern design patterns, and they hope to be helpful for beginners, a very good applet
AbstractFactory
- c# 编写的抽象工厂设计模式的实例 内容简单易懂-c# the preparation of the abstract factory design pattern examples of the content of easy-to-read
AbstractFactory
- 设计模式--抽象工厂模式实现多数据库连接-Design Patterns- Abstract Factory pattern to achieve multi-database connectivity
AbstractFactory
- 设计模式中的AbstractFactory模式的代码举例,对于学习设计模式的人来说有参考价值-Design patterns in code, for example AbstractFactory model for learning design patterns useful for
AbstractFactory
- Delphi实现的设计模式的工厂方法的封装类,通过工厂类实现对象的构造。-Delphi to achieve the factory method design pattern of the package type, through the realization of the object factory class structure.
AbstractFactory
- 设计模式中的抽象工厂用接口和抽象类实现了-The abstract factory design pattern to use interface and abstract class implements the
AbstractFactory
- 很好的一个抽象工场c++实例,可以帮助你学习抽象工厂-A good example of abstract factory c++ can help you learn the abstract factory
AbstractFactory
- 实现AbstractFactory这种软件设计模式-AbstractFactory Model
AbstractFactory
- AbstractFactory:提供一个创建一系列相关或相互依赖对象的接口,而无需指定他们的具体类-AbstractFactory: to provide an interface to create a series of related or dependent objects without specifying their concrete classes
AbstractFactory
- 一个在VC10环境下编写的抽象工厂模式的例子,可以通过这个demo程序,加深对抽象工厂模式的理解-The abstract factory pattern example, a VC10 environment written by this demo program to deepen the understanding of the abstract factory pattern
Programs
- 关于设计模式,用C#实现的,包括有AbstractFactory,Adapter,Bridge-C# design patterns, including AbstractFactory, Adapter, Bridge, etc.
AbstractFactory
- 设计模式的c++简单实现代码-抽象工程模式。-Design pattern c++ simple codes- abstract engineering model.
AbstractFactory
- GOF的工厂模式源码,此处是用C++实现的-Factory Source of GOF
AbstractFactory
- C++写的抽象工厂模式源代码,目前在摸索中-Written in C++ source code abstract factory pattern