搜索资源列表
AbstractFactory
- 设计模式中的AbstractFactory模式的代码举例,对于学习设计模式的人来说有参考价值-Design patterns in code, for example AbstractFactory model for learning design patterns useful for
AbstractFactory
- 实现AbstractFactory这种软件设计模式-AbstractFactory Model
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
AbstractFactory
- GOF的工厂模式源码,此处是用C++实现的-Factory Source of GOF
AbstractFactory
- 抽象工厂模式的C++实现,根据设计模式也一书(According to the design patterns , the implementation of the abstract factory pattern with the C++)