搜索资源列表
javafactorymode
- Java简单工厂创立性模式介绍 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 32 KB -Java simple factories created models introduced books Language : English books types : Authorization Program Design : free software books Size : 32 KB
DesignPattern
- 设计模式C#描述之——简单工厂模式、抽象工厂模式、单例与多例模式 设计模式C#描述之——简单工厂模式
JavaDesignPattern
- 详细解析java三种设计模式(简单工厂模式、工厂方法、抽象工厂)-Detailed analysis of three design patterns java (a simple factory pattern, factory method, abstract factory)
xsmxdx
- 代序.............四大发明之活字印刷——面向对象思想的胜利 第一章............面试受挫——代码无错就是好? 第二章............代码规范、重构 第三章............复制VS复用 第四章............业务的封装 第五章............体会简单工厂模式的美妙 第六章............工厂不好用了? 第七章............用“策略模式”是一种好策略 第八章............
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
Design_Patterns
- 设计模式:工厂模式、单例模式的基本实现,清晰简单,方便学习。-Design Patterns: Factory Pattern, single cases of the basic model to achieve, clear and straightforward, easy to learn.
sdferCdfjkl
- 简单工厂模式与工厂方法模式 在OO设计领域,我们知道前人总结了不少的经验,许多的经验在现代软件工程过程中已经被认为是原则来遵守。下面笔者摘抄几项下文涉及到的OO原则的定义。 OCP(开闭原则,Open-Closed Principle):一个软件的实体应当对扩展开放,对修改关闭。我的理解是,对于一个已有的软件,如果需要扩展,应当在不需修改已有代码的基础上进行。 -sdfjl lsjd djk jkld ljkdl dlj lj d l d
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
ab
- 软件工程课件简单工厂模式概述与模型说明流程图-kejiankonoenognog
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
Factory-Pattern
- 日常设计模式中的简单工厂模式 -Factory Pattern
Design-Pattern1
- 关于设计模式的讲义ppt 第一部分(简单工厂模式、原型模式等)-Design Pattern PPT p1
simple-engineering-model
- 软件工程的程序设计模式之简单工厂模式,对于初学简单工程模式的人来说可以用来借鉴。-Software engineering, programming model simple factory pattern, simple project for the beginner mode can be used to draw people.
Tetris-Design-Pattern
- 基于设计模式的俄罗斯方块游戏开发文档。简单的俄罗斯方块融入了命令模式、策略模式、工厂模式三种设计模式,是学习设计模式的一个很好的例子。-Based on Design Pattern Tetris game development documents,Command mode, the policy mode, the factory model three design patterns
FactoryPro
- 工厂模式的实现,包括几种常见的工厂模式,简单工厂,抽象工厂。-Implementation of the factory pattern
Design-patterns
- 设计模式:抽象工厂模式 单例模式 工厂方法模式 简单工厂模式 生成器模式 原型模式- Design patterns: the abstract factory pattern singleton factory method pattern of simple factory pattern generator model prototype model
GOF(creation)
- GOF设计模式之创建型(简单工厂,工厂,复杂工厂模式等)-GOF design pattern (creation)