搜索资源列表

  1. myAdapter

    0下载:
  2. 设计模式实例: 适配器(Adapter)模式源代码-design patterns Example : Adapter (Adapter) mode source code
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:235520
    • 提供者:肖儒琳
  1. 厨师

    0下载:
  2. Java设计模式中工厂模式的实例源代码,清晰易懂,适合于初学者参考借鉴-Java design patterns factory model examples of source code, lucid, and suitable for beginners reference from
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:30720
    • 提供者:释然
  1. Csharp设计模式随书源码

    0下载:
  2. CSharp 内容丰富 配套源代码 案例齐全,据以项目为单位。 -CSharp rich content matching cases complete source code, according to the project as a unit.
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:2278400
    • 提供者:张海滨
  1. Introduction_to_Design_Patterns_in_C_Sharp_Code.zi

    0下载:
  2. 经典著作。关于设计模式。全名Introduction to Design Patterns in C# Code.zip。探讨C#中的模式问题。-classics. On the design patterns. Full name Introduction to Design Patterns in C# Code.z ip. Discussion on the C# patterns.
  3. 所属分类:电子书籍

    • 发布日期:2024-05-20
    • 文件大小:2540544
    • 提供者:红鱼
  1. Desgin-model

    0下载:
  2. 设计模式中文版尽管该书涉及较多的内容,但书中讨论的设计模式仅仅包含了一个设计行家所知道的部 分-design pattern despite the Chinese version of the book involve more of the content, but the book discussion designed to contain only a design experts know the part
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:10628096
    • 提供者:orientyu
  1. patterntest

    0下载:
  2. 测试bridge和command设计模式 -test bridge design and command mode
  3. 所属分类:系统编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:lulu
  1. CNDesignModel

    0下载:
  2. 《设计模式》中文版PDF文件,很难得的啊。-"design mode" the Chinese version of the PDF files, the hard ah.
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:10576896
    • 提供者:董强
  1. MyLiabary

    0下载:
  2. 这是一个图书管理系统源代码,它应用了许多良好的设计模式,单态模式,工厂模式,享元模式,comand模式,observer模式,mvc体系结构,是学习设计模式的不错选择-This is a library management system source code, which is used by the many excellent design pattern, single-state mode the factory model
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-20
    • 文件大小:432128
    • 提供者:邓英妥
  1. javaModeOfArchitectureBuilding

    0下载:
  2. 软件框架设计模式。位于需求和构建之间的软件开发过程阶段的学习资料。总结已有经验,归结标准模式。-software fr a mework design patterns. Located between the demand and build the software development stage of the process of learning materials. Summing up the experience ac
  3. 所属分类:电子书籍

    • 发布日期:2024-05-20
    • 文件大小:2028544
    • 提供者:雨林
  1. designpattern11111

    0下载:
  2. 著名的“四人帮”写的设计模式一书的java源代码,希望大家喜欢-the famous "Gang of Four" was designed to book a java source code, hope you like
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:263168
    • 提供者:林林
  1. DrawLYD

    0下载:
  2. 画图程序,利用多种设计模式进行编写,用JCreate运行,或命令行运行-drawing program and a variety of models designed for the preparation, use JCreate operation, or command line operation
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-20
    • 文件大小:32768
    • 提供者:李一多
  1. Mydesign

    1下载:
  2. c++程序,演示了23中设计模式的实现,结构清晰,代码简单实用-c procedures, which demonstrated a 23 design patterns to achieve a clear structure and simple practical code
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:14219264
    • 提供者:沈研研
  1. designpattern

    0下载:
  2. 而是一本关于设计模式的书,它描述了在面向对象软件设计过程中针对特定问题的简洁而优雅的解决方案。设计模式捕获了随时间进化与发展的问题的求解方法,因此它们并不是人们从一开始就采用的设计方案。它们反映了不为人知的重新设计和重新编码的成果,而这些都来自软件开发者为了设计出灵活可复用的软件而长时间进行的艰苦努力。设计模式捕获了这些解决方案,并用简洁易用的方式表达出来。 设计模式并不要求使用独特的语言特性-but a model for th
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:7928832
    • 提供者:龙铮
  1. EMS_Robot

    0下载:
  2. 这是我做毕业设计时写的一个代码框架生成器,因为我所设计的系统数据访问部分采用托管容器式持久性(Containet-Managed Persistence,CMP)方式,在这种设计模式下我们不必考虑数据从何处来,以何种方式存放,支持多数据库。所以在编码前,写了个代码生成器,减少体力劳动。-This is what I do design graduation wrote a code generator fr a mework. bec
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:65536
    • 提供者:刘原奇
  1. headfirstdesignpatternsinCsharp

    0下载:
  2. 深入浅出设计模式采用csharp语言表述的源代码-simple design patterns used csharp expressed in the language source code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1952768
    • 提供者:王孝石
  1. headfirstdesignpatternsinjava

    0下载:
  2. 深入浅出设计模式,采用java语言表述的源代码-simple design pattern, using the language of java source code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:202752
    • 提供者:王孝石
  1. MVC_Design_Model

    0下载:
  2. 这是java设计的一个总的模式,也是以前用的模式,现在有了专门的设计模式,为的是代码的重用,和代码的可维护性.-This a total design of the model, as well as the previous model, Now with the specialized design models for the code reusability and maintainability of the code.
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-20
    • 文件大小:8192
    • 提供者:Jack
  1. JTStruts

    0下载:
  2. 精通Struts技术,为了更深刻的理解Struts框架,你必须先理解MVC设计模式,Struts技术的就是基于MVC设计模式的-Struts technical proficiency, in order to more profound understanding of Struts fr a mework, you must first understand the MVC design pattern, Struts techno
  3. 所属分类:电子书籍

    • 发布日期:2024-05-20
    • 文件大小:55296
    • 提供者:sky
  1. cSharpPatten

    0下载:
  2. 本书主要介绍如何用最常见的设计模式编写C#程序.全书分为四个部分,首先介绍了C#语言和面向对象程序设计的一般原则,可作为C#程序设计的快速入门教程 然后分别讲述了创建型模式,结构型模式和行为型模式.每一类设计模式又包括若干种具体模式,共有23种.在介绍每种模式时,给出了一个或多个应用该模式的示例,以便于理解,且这些示例都是能完全运行的程序,包含在随书附带的光盘中.此外,每一章还提供了UML图,用以说明类之间的关系. 本书适用于计算机及相
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:2352128
    • 提供者:demon
  1. headfirstDP1

    0下载:
  2. 深入浅出设计模式,深得GoF好评得关于设计模式得书,您说怎么样。开始试了一起传,太慢,所以分章上传。前三章-simple design pattern has won praise in the GoF design patterns on the book, you said how kind. Start test-together, too slow, sub-chapter uploads. Ancient
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:15464448
    • 提供者:冯亮
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »

源码中国 www.ymcn.org