CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 软件工程 搜索资源 - 模式

搜索资源列表

  1. 设计模式手册

    0下载:
  2. 设计模式手册,对常用的程序结构进行了说明。-design manual mode, the structure of procedures used for the illustration.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:177878
    • 提供者:上面
  1. java的经典模式

    1下载:
  2. java的经典模式,可以看看提高代码优化水平
  3. 所属分类:软件工程

    • 发布日期:2009-05-29
    • 文件大小:5247
    • 提供者:xingfu807
  1. 设计模式

    0下载:
  2. 设计模式可复用面向对象软件的基础、java与模式
  3. 所属分类:软件工程

    • 发布日期:2011-03-02
    • 文件大小:17324973
    • 提供者:goyisking
  1. 大话设计模式(带目录完整版)

    0下载:
  2. 书中以风趣幽默的语言描述了不同的设计模式,有很多实用的例子,值得一读(In the books, author list many design modes. Author also writes many useful samples.)
  3. 所属分类:软件设计/软件工程

    • 发布日期:2017-12-17
    • 文件大小:66819072
    • 提供者:GreyChen
  1. 23种设计模式_加示例代码

    0下载:
  2. 23种设计模式加示例代码(C#实现),设计模式(Design Pattern)是一套被反复使用、多数人知晓的、经过分类的、代码设计经验的总结。 使用设计模式的目的:为了代码可重用性、让代码更容易被他人理解、保证代码可靠性。 设计模式使代码编写真正工程化;设计模式是软件工程的基石脉络,如同大厦的结构一样。(23 design patterns plus sample code (C# Implementation), Design Pattern is a set of repeated, mo
  3. 所属分类:软件设计/软件工程

    • 发布日期:2017-12-15
    • 文件大小:344064
    • 提供者:microbit
  1. headfirst设计模式源代码

    0下载:
  2. 设计模式书籍源码,适合学习设计模式的人员参考!(Design patterns books source code, suitable for learning design patterns of personnel reference!)
  3. 所属分类:软件工程

    • 发布日期:2017-12-14
    • 文件大小:172564
    • 提供者:magengbin
  1. 设计模式可复用面向对象软件的基础

    0下载:
  2. 设计模式可复用面向对象软件的基础,设计模式的提高资料(Design patterns can be reused as the basis for object-oriented software)
  3. 所属分类:软件设计/软件工程

    • 发布日期:2017-12-11
    • 文件大小:7928832
    • 提供者:volcanol
  1. 大话设计模式(带目录完整版)

    0下载:
  2. 关于设计模式的一些资料,供初学者学习借鉴,谢谢(Some information on desin model, for beginners to learn from, thank you)
  3. 所属分类:软件设计/软件工程

    • 发布日期:2017-12-14
    • 文件大小:63779035
    • 提供者:l_chong
  1. 大话设计模式源码

    0下载:
  2. .net 开发设计模式 比较简单的小栗子 方便新手学习,大家多多交流。(.net development design pattern)
  3. 所属分类:软件工程

    • 发布日期:2017-12-14
    • 文件大小:5112832
    • 提供者:老林先生
  1. 23种设计模式(C++)

    1下载:
  2. 23种设计模式,帮助大家熟悉设计模式。C++版本,需要一定的C++基础(23 design patterns that help you get familiar with the design patterns. The C++ version requires a certain C++ base)
  3. 所属分类:软件工程

    • 发布日期:2017-12-14
    • 文件大小:1353336
    • 提供者:李帅好帅
  1. 大话设计模式(带目录完整版)

    0下载:
  2. 大话设计模式,适合设计模式初学者,小菜和大鸟之间的故事(The big talk design pattern, suitable for the design of the beginners, the small dish and the big bird story)
  3. 所属分类:软件设计/软件工程

    • 发布日期:2017-12-13
    • 文件大小:67316736
    • 提供者:一只菜鸟
  1. 设计模式 - 可复用面向对象软件的基础(高清版)

    0下载:
  2. 设计模式 - 可复用面向对象软件的基础(高清版)(Design Patterns - the basis of Reusable Object Oriented Software (HD version))
  3. 所属分类:软件设计/软件工程

    • 发布日期:2017-12-26
    • 文件大小:6697984
    • 提供者:ydxhym
  1. 大话设计模式(带目录完整版)[中文PDF+源代码]

    0下载:
  2. 经典的设计模式教程,大话设计模式,配有课程源码,欢迎大家下载学习(Classic design patterns, tutorials, big bang design patterns, with curriculum source code, welcome to download learning)
  3. 所属分类:软件设计/软件工程

    • 发布日期:2017-12-18
    • 文件大小:71548928
    • 提供者:李帅好帅
  1. 设计模式之禅(第2版).pdf

    0下载:
  2. 设计模式之禅(第2版),学习设计模式的优秀文档,好好学习,天天向上(Zen of design patterns (2nd Edition), design patterns excellent documentation, study hard, and make progress everyday)
  3. 所属分类:软件设计/软件工程

    • 发布日期:2017-12-11
    • 文件大小:12028038
    • 提供者:Pisz
  1. 装饰模式

    0下载:
  2. java设计模式的见解 对于装饰模式一些见解以及举例说明怎么试用装饰模式(the understand of software design pattern)
  3. 所属分类:软件设计/软件工程

    • 发布日期:2017-12-12
    • 文件大小:548408
    • 提供者:z小佳
  1. 设计模式之禅(第2版)

    0下载:
  2. 设计模式最好的参考书籍,由浅入深,结合例子将设计模式诠释的淋漓尽致(The best reference books of the design pattern, from the shallow to the deep, combined with examples to interpret the design pattern incisively and vividly)
  3. 所属分类:软件设计/软件工程

    • 发布日期:2018-01-09
    • 文件大小:11243520
    • 提供者:barosliu
  1. 24种设计模式介绍与6大设计原则

    0下载:
  2. 设计模式介绍,很实用,值得欣赏,希望大家可以有用(Design pattern introduction, very practical)
  3. 所属分类:软件设计/软件工程

    • 发布日期:2018-04-28
    • 文件大小:1361920
    • 提供者:sunqqq
  1. 24种设计模式介绍与6大设计原则

    0下载:
  2. 24种设计模式和6个设计选择介绍,适合设计模式的初学者阅读。(24 design patterns and 6 design options, suitable for design patterns for beginners to read.)
  3. 所属分类:软件工程

    • 发布日期:2018-04-28
    • 文件大小:1374208
    • 提供者:fansihaoxi
  1. 大话设计模式

    0下载:
  2. 通俗易懂的设计模式,java为模板,c++也可以套用(Easy to understand design patterns, Java as a template, c++ can also be applied)
  3. 所属分类:软件设计/软件工程

    • 发布日期:2018-04-29
    • 文件大小:10022912
    • 提供者:jacyx
  1. 深入浅出设计模式

    0下载:
  2. 深入浅出设计模式PDF深入浅出设计模式深入浅出设计模式深入浅出设计模式(Head First Design Patterns)
  3. 所属分类:软件工程

    • 发布日期:2018-04-30
    • 文件大小:821248
    • 提供者:SSZZ2020
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com