搜索资源列表
JavaDesignPattern
- 详细解析java三种设计模式(简单工厂模式、工厂方法、抽象工厂)-Detailed analysis of three design patterns java (a simple factory pattern, factory method, abstract factory)
ccFactory
- Factory(简单工厂)设计模式的一个入门级教学,所举的例子通俗易懂,非常适合初学者学习。文件为PDF格式-Factory (simple plants) design an entry-level model of teaching, the example given user-friendly, very suitable for beginners to learn. PDF format documents
compute_sipf
- 根据《大话设计模式》用C++编写的计算器控制台程序,采用简单工厂设计模式。创建加减乘除运算类,继承于基本运算类operate,简单工厂类用于实例化运算符号对象。-According to " lying Design Patterns" written with C++ console calculator program, a simple factory design pattern. Create addition and subtraction multiplicati
SimpleFactory
- 设计模式简单工厂模式的实现 使用VC++开发,有注解,练习时使用的代码-Design pattern factory pattern is implemented using a simple VC++ development, there are comments, the code used to practice
001SimpleFactory
- Simple Factory 设计模式 简单工厂源码-Simple Factory Design Pattern simple factory source
FactoryPattern
- c++设计模式之-工厂模式。 主要详细的讲解了简单工厂的实现和应用场景。 付个人可执行代码。-c++ Design Patterns- Factory Pattern. Detailed explanation of the main plant to achieve a simple and application scenarios. Pay personal executable code.
simplepizza
- 一段关于以简单工厂模式设计的pizza店生产过程的代码-A simple factory pattern design on the pizza shop in the production process of the code
simple-engineering-model
- 软件工程的程序设计模式之简单工厂模式,对于初学简单工程模式的人来说可以用来借鉴。-Software engineering, programming model simple factory pattern, simple project for the beginner mode can be used to draw people.
Design-patterns
- 设计模式:抽象工厂模式 单例模式 工厂方法模式 简单工厂模式 生成器模式 原型模式- Design patterns: the abstract factory pattern singleton factory method pattern of simple factory pattern generator model prototype model
Design-mode
- 本篇包括23中主要类的设计模式及其C++简单实现,如工厂模式,单一模式等资料。-This paper includes 23 major classes of design patterns and their C++ simple implementation, such as factory mode, single mode and other information.