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

搜索资源列表

  1. 设计模式可复用面向对象软件的基础

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

    • 发布日期:2017-12-11
    • 文件大小:7928832
    • 提供者:volcanol
  1. yangzhang设计模式

    0下载:
  2. c#版设计模式,包含设计模式以及根据模式的进阶实践,源码和理论。(c# Design pattern, Contains design patterns and advanced practices based on patterns, sources, and theories.)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-16
    • 文件大小:276480
    • 提供者:装甲龙
  1. 23设计模式-Java

    0下载:
  2. 对23中设计模式详细说明,帮助大家更好的了解23设计模式(Detailed descr iption of the design model in 23, to help you better understand the 23 design patterns)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-18
    • 文件大小:1721344
    • 提供者:风飘絮
  1. 设计模式之禅-第2版

    0下载:
  2. 设计模式之禅-第2版 JAVA经典设计模式,要想写出优秀的代码,必读。(The Zen of design patterns - Second Edition JAVA classic design model, in order to write excellent code, must read.)
  3. 所属分类:Java编程

    • 发布日期:2017-12-13
    • 文件大小:12001575
    • 提供者:test999
  1. C#设计模式

    0下载:
  2. C#设计模式图书教程分享 希望对大家有所帮助(C# design patterns, books, tutorials, sharing)
  3. 所属分类:C#编程

  1. 设计模式初学者指南

    0下载:
  2. 本书介绍如何以面向对象的方式来编程,以及如何用设计模式来解决面向对象系统中的常见问题(This book describes how to program in an object-oriented manner and how to use design patterns to solve common problems in object-oriented systems)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:35155968
    • 提供者:颖翳
  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. Head First 设计模式(中文版)

    0下载:
  2. Head First 设计模式(中文版),详细讲解java设计模式(Head First design patterns (Chinese version), explain in detail the Java design patterns)
  3. 所属分类:文章/文档

  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. 23个设计模式C#代码

    0下载:
  2. 简单代码,直观理解设计模式,容易学习,建议收藏。(Simple code, intuitive understanding of design patterns, easy to learn, it is recommended to collect.)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:26624
    • 提供者:方法的
  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 的23种设计模式,基本上包含了所有的常用或不常用的模式,而且解释得非常详细(Java 23 design model)
  3. 所属分类:Java编程

  1. 学用 JavaScript 设计模式 - v1.0

    0下载:
  2. 学习js设计模式的好书,通俗易懂的讲解方式加上真实项目上的实战,更加容易学习。(Learning js design patterns of good books, easy to understand explanations plus real projects on the actual combat, easier to learn.)
  3. 所属分类:JavaScript/JQuery

    • 发布日期:2018-01-02
    • 文件大小:2376704
    • 提供者:websjs
  1. 23种开发常用的设计模式

    1下载:
  2. 开发中巧妙使用优秀的设计模式可以提高我们的开发效率,提高代码质量。
  3. 所属分类:JSP源码/Java

  1. JavaScript设计模式与开发实践

    0下载:
  2. Javascr ipt设计模式与开发实践.zip(Javascr ipt design pattern and development practice)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:7627776
    • 提供者:lhj767382286
  1. C++常见设计模式的解析和实现+源码解析

    1下载:
  2. C++常见设计模式的解析和实现+源码解析.rar(C++ design ,my English is bad)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:1077248
    • 提供者:漂泊的狼
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com