CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - Design Patterns

搜索资源列表

  1. observer模式

    0下载:
  2. 设计模式的VC例子,可以用于学习设计模式。我自己觉得很有用。这个是Build模式-design patterns VC example, can be used to study design patterns. I feel very useful. This is the Build Model
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-13
    • 文件大小:4.15kb
    • 提供者:陈刚
  1. Singleton模式

    0下载:
  2. 设计模式的VC例子,可以用于学习设计模式。我自己觉得很有用。这个是Build模式-design patterns VC example, can be used to study design patterns. I feel very useful. This is the Build Model
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:3.64kb
    • 提供者:陈刚
  1. singleton

    0下载:
  2. 设计模式中单件类的例子,用VC++开发,有源码和可执行程序,直接编译运行。是根据李建忠的设计模式讲义编写的例子,对初学设计模式的人很有帮助。-Design Patterns in a single category of examples, using VC++ development, there is source code and executable programs, run the compiler directly. LI Jian-zhong design is based on
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1.69mb
    • 提供者:李广
  1. Code

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

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

    0下载:
  2. 设计模式之策略模式C#代码实现,学习设计模式非常有益的资料.-Model of strategy design patterns C# code to achieve, learning design patterns are very useful information.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:56.64kb
    • 提供者:Peter
  1. Builder

    0下载:
  2. 设计模式中的Buider模式的代码举例,对于学习设计模式的人来说有点用-Buider design patterns in code mode, for example, design patterns for learning a little bit with the people
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1.81mb
    • 提供者:wangyx
  1. AbstractFactory

    0下载:
  2. 设计模式中的AbstractFactory模式的代码举例,对于学习设计模式的人来说有参考价值-Design patterns in code, for example AbstractFactory model for learning design patterns useful for
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:29.99kb
    • 提供者:wangyx
  1. Design_pattern_examples

    0下载:
  2. 各种设计模式的C++示例代码,清晰易读,对于学习设计模式很有帮助-C++ example of design patterns, clear and simple to read, very helpful for studying design patterns
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1.98mb
    • 提供者:徐达
  1. Adapter

    0下载:
  2. 设计模式适配器模式模拟代码,针对性很强。-Design patterns adapter mode simulation code, and peasant economy.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:139.84kb
    • 提供者:周雄军
  1. Source

    0下载:
  2. 所有设计模式的源码例子,大家可以很好的参考,学习学习。-All source code examples of design patterns, we can be very good reference, learning to learn.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:28.37kb
    • 提供者:kevin
  1. softhy146I

    0下载:
  2. 1.楼房网系列.NET开源软件; 2.所有查询系统遵循OPOT设计模式(ONE PAGE,ONE TEMPLATE:一个页面,一个模板),便于修改和二次开发; 3.CAR技术(COPY AND RUN:复制即可运行),不需安装立即使用; 4.防止SQL注入攻击;-1. Building network series. NET open source software 2. All the search system to follow OPOT design patterns (O
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:281.78kb
    • 提供者:zs1
  1. design-patterns-matrix

    0下载:
  2. 经典设计模式的归纳比较, 讨论如何选择设计模式-a matrix that compares design patterns
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:346.88kb
    • 提供者:David Prep
  1. 23-design-patterns

    0下载:
  2. 二十三种设计模式迷你手册,.chm格式的文档,内容简洁明了,排版清楚舒服,图形说明,更易理解-Mini manual of 20 three design patterns, chm format document, the content concise, clear and comfortable, typesetting, graphic descr iption, easier to understand
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:173.47kb
    • 提供者:陈逸飞
  1. Common-design-patterns-in-cPP

    0下载:
  2. 常见设计模式的解析和实现,通过C++编写-Common design patterns and the realization
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1.02mb
    • 提供者:liguang
  1. Design-patterns-cPP

    0下载:
  2. 包含10多个设计模式的类图和源码 使用g++编译通过 运行正确-Contains more than 10 design patterns class diagrams and source code
  3. 所属分类:Other systems

    • 发布日期:2017-05-06
    • 文件大小:1.38mb
    • 提供者:姚尧
  1. design-pattern_1

    0下载:
  2. 《head first设计模式》的第一个设计模式-策略模式的c++实现,在eclipse下调试通过。-" Head first design patterns," the first design patterns- patterns c++ strategies implemented under the eclipse debugging.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2.71kb
    • 提供者:Tracy
  1. design-patterns-cPP

    0下载:
  2. 设计模式,C++描述,设计模式pdf附带的示例-design pattern,C++ descr ipt
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:73.65kb
    • 提供者:Tnikle
  1. Exception Not Found DesignPatterns-master

    0下载:
  2. Design Pattern in C#
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:96kb
    • 提供者:Pmurphy
  1. Design Patterns Library

    0下载:
  2. Design patterns - examples and all you need to get a fresh start in dessign world
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:58.74mb
    • 提供者:dcf
  1. PHP Design Patterns.pdf

    0下载:
  2. design patterns with php
  3. 所属分类:其他

    • 发布日期:2018-05-06
    • 文件大小:17.38mb
    • 提供者:antonioPaulo
« 12 3 4 »
搜珍网 www.dssz.com