搜索资源列表
C#简单工厂方法模式
- C#简单工厂方法模式例子,方便学习
designer-module
- 抽象工厂模式,适配器模式,外观模式,简单的c++实现源码-Abstract factory pattern, adapter pattern, facade pattern, a simple c++ realize source
ticket-machine
- 一个简单的课题,使用C++语言开发的,MVC模式设计,使用工厂模式设计数据的存储和访问方式。是为某公司面试时开发的代码。-A simple task, using C++ language development, MVC pattern design, use the factory pattern design data storage and access. Interview for a company code developed.
AbstractFactory
- GOF的工厂模式源码,此处是用C++实现的-Factory Source of GOF
main2
- C++设计模式中,工厂模式的源码,代码简洁有注释,非常适合初学者。-C++ design mode, the factory model source code concise notes, very suitable for beginners.
AbstractFactory
- 抽象工厂模式的C++实现,根据设计模式也一书(According to the design patterns , the implementation of the abstract factory pattern with the C++)