Welcome![Sign In][Sign Up]
Location:
Search - DesignPatterns

Search list

[Develop ToolsDesignPatterns

Description: 设计模式的电子版 简明扼要 具有很好的参考价值-design electronic version of the model is a very good concise reference value
Platform: | Size: 208517 | Author: 关宇昕 | Hits:

[Other resourcej-aopwork56code

Description: designpatterns for aop,值得一看!内附eclipse工程!-designpatterns for aop, an eye-catcher! Enclosing eclipse works!
Platform: | Size: 117166 | Author: 涛涛 | Hits:

[JSP/JavaDesignPatternsjava

Description: DesignPatterns 的java源码,包含23种经典模式。
Platform: | Size: 400248 | Author: lj | Hits:

[Other resourceDesignPatterns-Code

Description: 23种设计模式的java实现,设计模式的实例代码,仅供参考。
Platform: | Size: 242902 | Author: kevin | Hits:

[Other resourceDesignPatterns

Description: 设计模式精解-GoF 23种设计模式解析附C++源代码(中文版) 非影印版的pdf,很清晰, 很经典的设计模式书籍,可以配合GoF的设计模式看
Platform: | Size: 1146775 | Author: yoyo | Hits:

[Other resourceDesignPatterns

Description: 设计模式--可复用面向对象软件的基础\\英文原版
Platform: | Size: 2041509 | Author: 樊景荣 | Hits:

[Other resourceDesignPatterns

Description: 设计模式--可复用面向对象软件的基础 本书设计实例从面向对象的设计中精选出23个设计模式,总结了面向对象设计中最有价值的经验,并且用简洁可复用的形式表达出来。本书分类描述了一组设计良好,表达清楚的软件设计模式,这些模式在实用环境下有特别有用。
Platform: | Size: 12012058 | Author: 樊景荣 | Hits:

[JSP/JavaDesignPatterns

Description: 本书使用JAVA语言编写,详细讲述了23种设计模式。每种模式都附有源代码
Platform: | Size: 819435 | Author: zhanghongge | Hits:

[BooksDesignPatterns

Description: 设计模式的电子版 简明扼要 具有很好的参考价值-design electronic version of the model is a very good concise reference value
Platform: | Size: 207872 | Author: 关宇昕 | Hits:

[JSP/JavaDesignPatternsjava

Description: DesignPatterns 的java源码,包含23种经典模式。-DesignPatterns the java source code, including 23 kinds of classic mode.
Platform: | Size: 400384 | Author: lj | Hits:

[Software EngineeringDesignPatterns-Code

Description: 23种设计模式的java实现,设计模式的实例代码,仅供参考。-23 kinds of design patterns realize java, design patterns examples of code, for reference purposes only.
Platform: | Size: 242688 | Author: kevin | Hits:

[Software EngineeringDesignPatterns

Description: 设计模式--可复用面向对象软件的基础\英文原版-Design Patterns- Reusable Object-Oriented software based on the original English edition
Platform: | Size: 2040832 | Author: 樊景荣 | Hits:

[Software EngineeringDesignPatterns

Description: 设计模式--可复用面向对象软件的基础 本书设计实例从面向对象的设计中精选出23个设计模式,总结了面向对象设计中最有价值的经验,并且用简洁可复用的形式表达出来。本书分类描述了一组设计良好,表达清楚的软件设计模式,这些模式在实用环境下有特别有用。 -Design Patterns- Reusable Object-Oriented software design example based on the book from the object-oriented design selected out of 23 design patterns, object-oriented design summed up the most valuable experience and concise reusable the form used to express. The book describes the classification of a group of well-designed to express a clear software design patterns, these models in the practical circumstances are particularly useful.
Platform: | Size: 12011520 | Author: 樊景荣 | Hits:

[JSP/JavaDesignPatterns

Description: 本书使用JAVA语言编写,详细讲述了23种设计模式。每种模式都附有源代码-This book the use of JAVA language, a detailed account of the 23 kinds of design patterns. Each model comes with source code
Platform: | Size: 819200 | Author: zhanghongge | Hits:

[CSharpDesignPatterns

Description: mvp实例源码,c# 写的 解压即可,内含文档。-mvp example source code, c# decompression can be written, containing the document.
Platform: | Size: 4801536 | Author: janyang | Hits:

[Windows DevelopDesignPatterns

Description: DesignPatterns一些涉及涉及方面的知识,自己感觉不错的!-DesignPatterns involving involving knowledge, their own feel good!
Platform: | Size: 207872 | Author: 凳子 | Hits:

[source in ebookDesignPatterns

Description: DesignPatterns-23种设计模式的实现-源码-DesignPatterns-23 designs for model implementation- source
Platform: | Size: 285696 | Author: lee | Hits:

[OtherDesignPatterns

Description: 程式设计是思维具体化的一种方式,是思考如何解决问题的过程,设计模式是在解 决问题的过程中,一些良好思路的经验集成,最早讲设计模式,人们总会提到 Gof 的著作,它最早将经典的 23 种模式集合在一起说明,对后期学习程式设计,尤其是对从事物件导向程式设计的人们起了莫大的影响。 后来设计模式一词被广泛的应用到各种经验集成,甚至还有反模式(AntiPattern),反模式教导您如何避开一些常犯且似是而非的程式设计思维。 这边的话将整理一些设计模式学习心得,实作的部份是使用Java,因而您会看到一些与 Gof 模式不同的图及实作方式,这是为了善用一些Java本身的特性,至于C++的实作方面,Gof 的书已经给了不少的例子。-DesignPatterns
Platform: | Size: 2157568 | Author: kakaluote | Hits:

[CSharpDesignPatterns.Strategy.Ducks

Description: 设计模式中的策略模式的应用,用c#的实现-DesignPatterns.Strategy.Ducks
Platform: | Size: 41984 | Author: xiaobai | Hits:

[OtherDesignPatterns

Description: This book has two main parts. The first part (Chapters 1 and 2)describes what design patterns are and how they help you designobject-oriented software. It includes a design case study thatdemonstrates how design patterns apply in practice. The second partof the book (Chapters 3, 4, and 5) is a catalog of the actual designpatterns.
Platform: | Size: 2040832 | Author: alith | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net