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

搜索资源列表

  1. TC2.0中怎样调用汇编程序.rar

    0下载:
  2. TC2.0中怎样调用汇编程序(02) 作者:未知 更新人:legume 来源:不详 更新时间:2004-06-11 投稿信箱: tg*ddvip.com 上面讲了一个例子,使用的是small模式。 可以看到汇编语言的基本格式为:
  3. 所属分类:其它文档

    • 发布日期:2012-03-16
    • 文件大小:1834
    • 提供者:
  1. structs(三层结构)

    0下载:
  2. 本例子是关于三层结构模式(MVC),通过这个例子有利了解structs结构模式.-examples of the three-tier structure (MVC). through this example to understand structs favorable structural model.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:2222927
    • 提供者:钟兵
  1. singelhorse_1

    0下载:
  2. 经典著作《设计模式》中将策略模式定义为:定义一系列的算法,把它们一个个的封装起来,并且使它们可以相互转换。这个定义还是比较抽象,下面我将通过一个例子来具体的讲解策略模式。感觉这样更容易帮助新手理解模式,这也是《Head First Design Patterns》中讲解模式的方法。先来描述一下用到的例子的背景资料:-classics "design mode" model strategy will be defined as : definition of a series
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3804
    • 提供者:wangxue
  1. state

    0下载:
  2. 设计模式State的理解,并且带有两个具体使用模式的例子!-State design pattern understanding, and with two specific examples of the usage pattern!
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:26448
    • 提供者:周臣云
  1. designed_mode_example

    0下载:
  2. 设计模式全部演示代码,都可以编译通过,通过这些例子,在研究c++下的设计模式,特别好理解.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:226823
    • 提供者:刘永军
  1. test

    0下载:
  2. 这个是关于设计模式的一些小例子,里面共有7个例子
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:14638
    • 提供者:许立钊
  1. designpattern

    0下载:
  2. GOF23种设计模式详细例子!附有详细的代码噢!
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:476519
    • 提供者:Alex
  1. DesignPatterns.Strategy

    0下载:
  2. 软件设计模式之一:策略模式例子程序,说明了该模式的设计思想
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:8281
    • 提供者:Brian
  1. actionmode

    0下载:
  2. 23中设计模式大家都应该知道吧,我从别处收集过来的,书里面讲解清晰明了,里面的例子可以直接编译通过,这是其中的行为模式
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:90971
    • 提供者:qwer
  1. foundmode

    0下载:
  2. 23中设计模式大家都应该知道吧,我从别处收集过来的,书里面讲解清晰明了,里面的例子可以直接编译通过,这个是创建型模式
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:39708
    • 提供者:qwer
  1. structuremode

    0下载:
  2. 23中设计模式大家都应该知道吧,我从别处收集过来的,书里面讲解清晰明了,里面的例子可以直接编译通过,这个是结构型模式
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:64943
    • 提供者:qwer
  1. ClassAdapter

    0下载:
  2. 设计模式中 适配器模式的一个例子 C++编写 有工程文件可直接运行
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6294
    • 提供者:娜娜
  1. Command

    0下载:
  2. 设计模式中 命令模式的一个例子 C++编写 有工程文件可直接运行
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:9827
    • 提供者:娜娜
  1. 一个strategy模式的例子

    0下载:
  2. 一个stragegy模式的例子,学习设计模式的可以参考-stragegy a model example of learning design patterns can reference
  3. 所属分类:软件工程

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

    0下载:
  2. 设计模式的VC例子,可以用于学习设计模式。我自己觉得很有用。-design patterns VC example, can be used to study design patterns. I feel very useful.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:4228
    • 提供者:陈刚
  1. ContosoUniversity 是学习 asp.net mvc3的最佳例子

    0下载:
  2. 是学习 asp.net mvc3的最佳例子之一,采用EF做持久层,演示了Ioc的使用,以及Resposity,UnitOfWork模式的使用方式。-Learn asp.net mvc3 is one of the best examples, the use of EF as a persistent layer, demonstrates the use of Ioc and Resposity, UnitOfWork mode is used.
  3. 所属分类:软件工程

    • 发布日期:2017-04-09
    • 文件大小:2003269
    • 提供者:hsb0307
  1. PainterUsePattern

    0下载:
  2. 设计模式例子PainterUsePattern-Examples of design patterns PainterUsePattern
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:97970
    • 提供者:YP
  1. OOAD

    0下载:
  2. 用observer设计模式实现一个小例子程序 模拟awt的事件监听机制 -With the observer design pattern to achieve a small example program to simulate the event listener mechanism awt
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:14709
    • 提供者:dfasdf
  1. 大话设计模式(带目录完整版)

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

    • 发布日期:2017-12-17
    • 文件大小:66819072
    • 提供者:GreyChen
  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
« 12 3 »
搜珍网 www.dssz.com