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

搜索资源列表

  1. JUnit设计模式分析及简化的JUnit代码

    0下载:
  2. JUnit设计模式分析及简化的JUnit代码 Junit 中的设计模式 感谢刘兵同志 (技术顾问 bliu76@yeah.net) JUnit 是一个优秀的Java 单元测试框架,由两位世界级软件大师Erich Gamma 和 Kent Beck 共同开发完 成。本文将向读者介绍在开发JUnit 的过程中是怎样应用设计模式的。-JUnit design pattern to simplify the analysis and code Junit JUnit the design pattern
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:157097
    • 提供者:清风
  1. test3

    0下载:
  2. Today s Actionscr ipt-based applications require increasingly sophisticated architectures and code. This book aids intermediate and advanced Actionscr ipt developers in learning how to plan and build applications more effectively. You ll learn ho
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:407294
    • 提供者:红龙
  1. MVCProject

    0下载:
  2. design pattern: model view controller in C#
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:33549
    • 提供者:jason
  1. 设计模式之singleton

    0下载:
  2. 设计模式之singleton模式例程-model singleton design pattern routines
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:53985
    • 提供者:小建
  1. d_m1

    0下载:
  2. 设计模式,adapter,bridge,chain-design pattern, adapter, bridge, chain
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:4626
    • 提供者:建国
  1. d_m2

    0下载:
  2. 设计模式,command,composite,decorate-design pattern, command, composite, decorate
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:4738
    • 提供者:建国
  1. d_m3

    0下载:
  2. 设计模式,factory_lab,factory_methode,protetype-design pattern, factory_lab, factory_methode, protetype
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:5122
    • 提供者:建国
  1. d_m4

    0下载:
  2. 设计模式,proxy_lab,singleton_lab,templateMethode-design pattern, proxy_lab, singleton_lab, templateMethode
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3936
    • 提供者:建国
  1. 项目实训之-银行系统

    1下载:
  2. 本银行系统涉及到多线程,Socket编程,和Singleton设计模式。源玛注释齐全,有说明文档,并附开发过程的UML设计图。仅供学习参考,望多多指教。-the banking system relates to multi-threaded, socket programming, and Singleton design pattern. Notes for the complete source Gilmour, documentation, together with the devel
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:409003
    • 提供者:侯锦坤
  1. DesignPatternMaze

    0下载:
  2. Design Pattern 里讲到的Maze类,用于创建型模型,可以一边看书,一边看这里面的代码,加深理解. 代码只是示意,只能Compile,Link不能成功,因为有些函数没有实现.只为学习用的^_^-Design Pattern category referred to in the Maze, used to create models that can read the side, while watching this code inside a deeper understandi
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:39245
    • 提供者:ZDL
  1. design_pattern example

    0下载:
  2. 设计模式代码 设计模式例子 大家给点意见把-design pattern design model code examples to the point we put
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:487690
    • 提供者:sdfa
  1. GDI pattern brush tool with C++ source code

    0下载:
  2. GDI pattern brush tool with C++ source code可以选择并设计新的填充图形-GDI pattern brush tool with C source code can select and design new graphics Filled
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:81282
    • 提供者:张翰
  1. 源程序及测试数据

    0下载:
  2. 使用交遇区样本分类器设计的模式识别程序 用C语言编程-use overlapping region samples classifier design pattern recognition procedures using C language programming
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:9302
    • 提供者:xjt
  1. Java design pattern

    0下载:
  2. 疯狂java 讲义java 设计模式,包含示例代码
  3. 所属分类:文档资料

  1. PetShop4.0design.rar

    0下载:
  2. C#语言的设计模式,包括GOF全部的23中,各个模式的都有具体的示例。是学习设计模式的重要参考资料。 ,C# language, design patterns, including all 23 in the GOF, each model has specific examples. Study design patterns are an important reference.
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:425126
    • 提供者:白预备
  1. Swing

    0下载:
  2. Swing组件简介 模型-视图-控制器设计模式 Swing组件都有三个要素:  内容,例如,按钮的状态(是否按下)或者文本框中的文本。  外观显示(颜色,尺寸)。  行为(对事件的反应)。 -About Swing components Model- View- Controller design pattern Swing component has three elements:  content, fo
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:14662
    • 提供者:dongbeiren
  1. DesignPattern

    0下载:
  2. 介绍设计模式思想,理解OOP思想。 此文档适合对C++有一定了解的人看,否则会有点累-Design pattern
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1117678
    • 提供者:戚剑锋
  1. SimpleFactory_Nvwa

    0下载:
  2. 设计模式中简单工厂模式的java代码实现完整版-The java code of Simple Factory design pattern
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:6371
    • 提供者:June
  1. NBBS

    0下载:
  2. 研究.NET平台上B/S系统的分层架构方法和设计模式的应用。完成一个完整的BBS系统,以实践检验理论。-The Research of Multi-Layer Architecture and Design Pattern Based on .NET Platform! In traditional system design, database access, business logic and visual elements are usually combined together.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-17
    • 文件大小:4217875
    • 提供者:阿造
  1. ogre-analyse

    1下载:
  2. ogre引擎结构和代码分析中文资料汇总 文档教程基础教程 中级教程 OGRE分析之设计模式 OGRE分析之消息机制 渲染系统线程化 OGRE分析之文件系统-ogre engine, data structure and code of Chinese Basic Course Intermediate Course summary document tutorial design pattern OGRE OGRE analysis of the message mechanism
  3. 所属分类:3D Graphic

    • 发布日期:2016-07-13
    • 文件大小:10638167
    • 提供者:wangliangchen
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com