搜索资源列表
java Design Patterns
- java设计模式一书的源代码,用java实例实现GOF讲述23种设计模式,是学习设计模式阅读此书必不可少的补充-a book of the source code, using java example to achieve about 23 GOF was designed to study design pattern reading this book indispensable complement
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.
PatternGoF23-C++Implemenation
- GOF的经典实例,强烈推荐,vc实现,可以在读GOF时用来做练习。-GOF
[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。
fascade
- This the fascade design pattern example. You can find its descirption in the GoF book.-This is the fascade design pattern example. You can find its descirption in the GoF 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++
Ansy
- pascal语言子集的实现,采用C++实现,使用了GOF解释器模式,对编译原理感兴趣的同志有帮助-pascal language subset of the realization of the use of C++ to achieve, the use of the GOF patterns Interpreter, Compiler Construction Principles of the comrades who are interested in helping
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
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.)