搜索资源列表
静态工厂方法模式(Static Factory Method)
- 一.简单工厂模式又称静态工厂方法模式(Static Factory Method),它不是Gof 所讲的23种设计模式之一,但是它却是我们在编码过程中经常使用的方法之一。
PetShop4.0design.rar
- C#语言的设计模式,包括GOF全部的23中,各个模式的都有具体的示例。是学习设计模式的重要参考资料。 ,C# language, design patterns, including all 23 in the GOF, each model has specific examples. Study design patterns are an important reference.
Code
- GoF23种设计模式的java代码实现.-Java Codes for Gof s 23 Design Patterns.
GoF
- 23个GOF模式的C++版本,改写来自Java,一些小实例-GOF c++ java
Adapter1
- Adapter 23个的GOF模式中最重要的适配器模式-Adapter GOF
Singleton
- Singleton 23个GOF模式中的Singleton模式-Singleton GOF C++
23KindsOfDesignMode(CPP)
- 设计模式精解 - GoF 23 种设计模式解析附 C++实现源码 -23 Kinds of Design Mode (C++)
Desigen-Pattern-Explain
- 对GOF的23中设计模式进行详细解析,深入学习设计模式的好资料-23 of GOF design patterns in a detailed analysis, in-depth information on learning good design patterns
GOF
- 介绍了23中设计模式,为每个设计模式都添加了相关的例子,起到了加强理解的作用。-Introduces the design pattern, 23 for each design patterns added relevant example, rose to strengthen understanding role.
Westward-design-patterns
- 《大话设计模式》通篇都是以情景对话的形式,用多个小故事或编程示例来组织讲解GoF(设计模式的经典名著——DesignPatterns:ElementsofReusableObject-OrientedSoftware,总结的23个设计模式。本书共分为29章。其中,第1、3、4、5章着重讲解了面向对象的意义、好处以及几个重要的设计原则;第2章,以及第6到第28章详细讲解了23个设计模式;第29章是对设计模式的全面总结。附录部分是通过一个例子的演变为初学者介绍了面向对象的基本概念。 本次上传的是
GoF+23种设计解析附C++实现
- 四人帮设计模式的详细解析,同时包括C++的实现,是学习设计模式的好资料。(The analysis of GoF design patterns, include C++ implementation.)
23种设计模式(C++)
- GoF 23种设计模式解析附C++实现源码(There are 23 kinds of design models for c++ programming)