搜索资源列表
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
1
- 设计模式精解 gof 23种设计模式解析附C++实现源码-Design Patterns gof 23 refined solution designs attached analytic model C++ Achieve source
gof+23c++
- gof的23种设计模式用c++编写的代码,对大家肯定有好处-gof of 23 kinds of design patterns using c++ prepared code, for all of us certainly be an advantage
gof_Design
- gof design pattern。 a very good book。
gof
- 23个gof模式的C++版本,改写来自Java,一些小实例-gof c++ java
gof
- 经典的gof设计模式,微软PPT,很好 请支持-gof classic design patterns, Microsoft PPT, good
gofDesign
- gof设计模式 目 录 序言 前言 读者指南 第1章 引言 1 1.1 什么是设计模式 2 1.2 Smalltalk MVC中的设计模式 3 1.3 描述设计模式 4 1.4 设计模式的编目 5 1.5 组织编目 7 1.6 设计模式怎样解决设计问题 8 1.6.1 寻找合适的对象 8 1.6.2 决定对象的粒度 9 1.6.3 指定对象接口 9 1.6.4 描述对象的实现 10 1.6.5 运用复用机制 13 1.6.6 关
Design_Patterns
- gof之23种经典设计模式的C++实现代码-gof 23 classic design patterns in C++ implementation code
gof.Pdf
- gof+23种设计模式解析附C++实现源码(2nd+Edition).pdf-gof+23 kinds of design patterns to achieve resolution attached to C++ source code (2nd+ Edition). Pdf
gof
- gof设计模式,可复用面向对象软件的基础-gof design patterns, reusable object-oriented software based
Design.Patterns.gof
- gof(“四人帮”Gang of Four,指Erich Gamma, Richard Helm, Ralph Johnson & John Vlissides四人)的《设计模式》(1995年出版)是第一次将设计模式提升到理论高度,并将之规范化。本书提出了23种基本设计模式,自此,在可复用面向对象软件的发展过程中,新的大量的设计模式不断出现。-gof (" Gang of Four" Gang of Four, that Erich Gamma, Richard Helm, R
gof
- gof 的 设计模式的解析 原版的 设计模式 对于初级的人来说太过抽象了, 这个版本是 k_eckel 解析的版本 比较容易看懂 有C++ 代码的实现-gof design patterns design patterns for the original analysis of primary people who are too abstract, and this version is k_eckel resolution version is easier to understand w
gof
- 《gof设计模式双语版》本书设计实例从面向对象的设计中精选出23个设计模式,总结了面向对象设计中最有价值的经验,并且用简洁可复用的形式表达出来。本书分类描述了一组设计良好,表达清楚的软件设计模式,这些模式在实用环境下有特别有用。-" gof design patterns bilingual version of" book design example from the object-oriented design in the selection of 23 design
Design-Patterns
- gof 的设计模式,java 初学者的晋级书籍,-gof Design pattern
gof
- gof设计模式的实现模板代码,帮助理解软件设计模式。-gof design patterns template code to help understand software design patterns.
Design-Pattern-gof
- gof 23种设计模式,PDF原书,非扫描版-gof 23 design mode, PDF of the original book, non-scan version
gof
- 一点设计模式代码,自己通过阅读设计啊模式数据而编写的易读代码。-about gof
gof(creation)
- gof设计模式之创建型(简单工厂,工厂,复杂工厂模式等)-gof design pattern (creation)
gof+23种设计解析附C++实现
- 四人帮设计模式的详细解析,同时包括C++的实现,是学习设计模式的好资料。(The analysis of gof design patterns, include C++ implementation.)