CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - gof

搜索资源列表

  1. GOF

    0下载:
  2. 本书设计实例从面向对象的设计中精选出23个设计模式,总结了面向对象设计中最有价值的经验,并且用简洁可复用的形式表达出来。本书分类描述了一组设计良好,表达清楚的软件设计模式,这些模式在实用环境下有特别有用。
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:9973651
    • 提供者:疯子
  1. gof

    0下载:
  2. 用java编写的23种常用设计模式,容易理解。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:261168
    • 提供者:Glendon
  1. design_mode

    0下载:
  2. 设计模式精解(GoF 23种设计解析附C++实现源码)(Build 0510).pdf
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1146910
    • 提供者:fangshuai
  1. 静态工厂方法模式(Static Factory Method)

    0下载:
  2. 一.简单工厂模式又称静态工厂方法模式(Static Factory Method),它不是Gof 所讲的23种设计模式之一,但是它却是我们在编码过程中经常使用的方法之一。
  3. 所属分类:其它

    • 发布日期:2011-08-16
    • 文件大小:1321
    • 提供者:kellyxinee
  1. [p]singleton.eg

    0下载:
  2. 入门演示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
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5657
    • 提供者:love4myxsg
  1. GoF_23

    0下载:
  2. “Next to My Life, Software Is My Passion”——Robert C.Martin. 懂了设计模式,你就懂了面向对象分析和设计(OOA/D )的精要。反之好像也可能成 立。道可道,非常道。道不远人,设计模式亦然如此。 一直想把自己的学习经验以及在项目中的应用经历拿出来和大家共享,却总是下不了这 个决心:GoF 的23 种模式研读、总结也总需要些时日,然而时间对于我来说总是不可预计 的。
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1146999
    • 提供者:李桂红
  1. GoF23

    0下载:
  2. GOF的设计模式,里面详细讲述了23中设计模式,用C++源码实例,非常好的学习资料!-GOF design patterns, which has been described in detail in the design pattern 23, using C++ source code examples, study the information very well!
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1146770
    • 提供者:zhuting
  1. fascade

    0下载:
  2. 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.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:2115
    • 提供者:qadro
  1. Agenda

    0下载:
  2. Java 议程管理系统。使用GoF设计模式进行系统设计,是java设计模式的完整体系-java agenda system
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:106027
    • 提供者:luo
  1. DistributedAgenda

    0下载:
  2. 分布式议程管理系统,使用java rmi实现。并完整体现GoF设计模式-This is a distributed system called distributed-agenda which is implemented with java rmi.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-28
    • 文件大小:55717
    • 提供者:luo
  1. Design-Patterns-in-Ruby

    0下载:
  2. Practical Ruby programming in GoF Patterns-job candidates in some shops, where it’s common to hear: “What’s your favorite pattern?” “Um . . . factory?” “Thanks for coming, there’s the door.”
  3. 所属分类:Document

    • 发布日期:2017-04-09
    • 文件大小:2046328
    • 提供者:samuel chuang
  1. java-design-pattern

    0下载:
  2. GOF的设计模式,介绍了java中常用的设计模式-GOF design patterns introduced java design patterns commonly used in
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:236941
    • 提供者:lxy
  1. GoF_design_mode

    0下载:
  2. 懂了设计模式,你就懂了面向对象分析和设计(OOA/D)的精要。反之好像也可能成立。道可道,非常道。道不远人,设计模式亦然如此。 一直想把自己的学习经验以及在项目中的应用经历拿出来和大家共享,却总是下不了这个决心:GoF的23种模式研读、总结也总需要些时日,然而时间对于我来说总是不可预计的。 之所以下了这个决心,有两个原因:一是Robert的箴言,二是因为我是一个感恩的人,就像常说的:长怀感恩之心,人生便无遗憾。想想当时读GoF的那本圣经时候的苦闷、实现23个模式时候的探索、悟道后的欣悦,
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1146868
    • 提供者:subrain
  1. DesignPatternsinActionScript

    0下载:
  2. 基于Action scr ipt 3,介绍设计模式。一个中国人写的英文书,很简短。相比较于GoF,显得很浅显易懂。虽然也有其不好的地方。但是看其长处吧。-Based on Action scr ipt 3, to introduce design patterns. A Chinese book written in English, very brief. Compared to the GoF, it is very easy to understand. Although it has i
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1851408
    • 提供者:openxu
  1. Code

    0下载:
  2. GoF23种设计模式的java代码实现.-Java Codes for Gof s 23 Design Patterns.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:154043
    • 提供者:Ritra Chiao
  1. Command

    0下载:
  2. GOF中的command模式之JAVA版-GOF java command
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:9315
    • 提供者:sun
  1. 11

    0下载:
  2. GOF模式之FlyWeight,中文版的享元模式,基于c#的-GOF flyweight c#
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:41069
    • 提供者:sun
  1. Adapter1

    0下载:
  2. Adapter 23个的GOF模式中最重要的适配器模式-Adapter GOF
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:192844
    • 提供者:sun
  1. Singleton

    0下载:
  2. Singleton 23个GOF模式中的Singleton模式-Singleton GOF C++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:201873
    • 提供者:sun
  1. Ansy

    0下载:
  2. 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
  3. 所属分类:Compiler program

    • 发布日期:2017-03-30
    • 文件大小:861531
    • 提供者:keyuchang
« 1 2 34 5 6 »
搜珍网 www.dssz.com