搜索资源列表
Factory
- 使用C#实现的GoF的factory设计模式,对学习设计模式的有参考价值-use of the C# GoF design of the factory model for the study and design of the model reference value
FlyWeight
- 使用C#实现的GOF的flyweight设计模式,希望对学习设计模式的朋友有帮助-use C# GOF the Flyweight design pattern. want to learn the design patterns to help friends
静态工厂方法模式(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.
[p]singleton.eg
- 入门演示GOF初级模式经典的单态演示,但是是用pascal语言来实现,同时演示如何轻量级快速编译pascal小程序-GOF primary mode of entry-demo monomorphism classic presentation, but is pascal language to achieve, at the same time demonstrate how fast compiler pascal lightweight applet
GOF_Design
- GoF design pattern。 a very good book。
Code
- GoF23种设计模式的java代码实现.-Java Codes for Gof s 23 Design Patterns.
GoF
- 23个GOF模式的C++版本,改写来自Java,一些小实例-GOF c++ java
11
- GOF模式之FlyWeight,中文版的享元模式,基于c#的-GOF flyweight c#
Adapter1
- Adapter 23个的GOF模式中最重要的适配器模式-Adapter GOF
Singleton
- Singleton 23个GOF模式中的Singleton模式-Singleton GOF C++
memento
- 备忘录(Memento)模式又称标记(Token)模式。GOF给备忘录模式的定义为:在不破坏封装性的前提下,捕获一个对象的内部状态,并在该对象之外保存这个状态。这样以后就可将该对象恢复到原先保存的状态。-Memorandum of Understanding (Memento) mode, also known as tags (Token) mode. GOF to the memo mode is defined as: not undermine the premise of encaps
c
- 这是GOF的设计模式,讲的很不错,内容很好,很齐全-This is the GOF design patterns, said very good, contents very good, very complete
CSharpDesignPatternPdf
- 《C#设计模式》。亚历山大的建筑模式、Gamma等人(1995)创作的"Design Patterns: Elements of Reusable Software"。这本书通常被称作"Gang of Four"或"GoF",开创性的创造了《设计模式》。-" C# Design Patterns." Alexander' s architectural patterns, Gamma et al (1995) Creation of " Design Patter
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.
GOF
- GOF设计模式的实现模板代码,帮助理解软件设计模式。-GOF design patterns template code to help understand software design patterns.
Gof
- 一点设计模式代码,自己通过阅读设计啊模式数据而编写的易读代码。-about gof
GoF+23种设计解析附C++实现
- 四人帮设计模式的详细解析,同时包括C++的实现,是学习设计模式的好资料。(The analysis of GoF design patterns, include C++ implementation.)