搜索资源列表

  1. FactoryMethod-Duck

    0下载:
  2. 这是一个对于设计模式中工厂方法模式的简单应用.使用C#编写-This is a model for the design of the factory model of a simple method of application. The use of C#
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10930
    • 提供者:文心澈
  1. worminmanor

    0下载:
  2. 用户输入一个正整数n,控制台就输出n*n的矩阵,从1开始+1递增,并成环绕状。如: input:3 output:1 2 3 8 9 4 7 6 5 本代码实现功能虽然简单,但使用面向对象技术,形象的用小虫子吃菜叶来描述,并使用了单例、工厂等模式。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:8375
    • 提供者:陈铤杰
  1. FactoryMethod-Duck

    0下载:
  2. 这是一个对于设计模式中工厂方法模式的简单应用.使用C#编写-This is a model for the design of the factory model of a simple method of application. The use of C#
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:56320
    • 提供者:文心澈
  1. worminmanor

    0下载:
  2. 用户输入一个正整数n,控制台就输出n*n的矩阵,从1开始+1递增,并成环绕状。如: input:3 output:1 2 3 8 9 4 7 6 5 本代码实现功能虽然简单,但使用面向对象技术,形象的用小虫子吃菜叶来描述,并使用了单例、工厂等模式。-err
  3. 所属分类:其他游戏

    • 发布日期:2024-05-17
    • 文件大小:265216
    • 提供者:苏缦云
  1. AbstractFactory

    0下载:
  2. c# 编写的抽象工厂设计模式的实例 内容简单易懂-c# the preparation of the abstract factory design pattern examples of the content of easy-to-read
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:98304
    • 提供者:糖果果
  1. DesignPatterns

    0下载:
  2. 大话设计模式,一本很短的书。通过简单的几个例子,来说明三层架构和工厂设计的重要性,值得喜欢编程的同志们一读。-Lying the design model, a very short book. Several simple examples to illustrate the three-tier structure and the importance of plant design, it is like programming
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:1186816
    • 提供者:zz
  1. AudioComm_MultiCast_Release_D18

    0下载:
  2. 语音通信控件组播版集成G729A压缩算法,实时传输协议,支持一对多(广播式)的实时通话,话音清晰流畅 适合于多媒体语音教室、会议、工厂、商场等场所!与转发模式相比更能节能网络带宽,减少延时!使用简单方便!-Voice communication control MulticastVersion, Integration G729A compression algorithm, real-time transport protocol t
  3. 所属分类:IP电话/视频会议

    • 发布日期:2024-05-17
    • 文件大小:283648
    • 提供者:Chsq
  1. XMLReader

    0下载:
  2. 对自定义XML文件的读、写、修改、删除操作,加入简单类工厂和单例模式,便于扩展。打包成DLL,EX为测试项-XML documents to read, write, modify, delete operations, adding a simple type of plant and single-case model, convenient for extension. Packaged into a DLL, EX test i
  3. 所属分类:xml/soap/webservice

    • 发布日期:2024-05-17
    • 文件大小:63488
    • 提供者:dragon
  1. XMLReaderDragon

    0下载:
  2. 对自定义XML文件的读、写、修改、删除操作,加入简单类工厂和单例模式,便于扩展。打包成DLL,EX为测试项-XML documents to read, write, modify, delete operations, adding a simple type of plant and single-case model, convenient for extension. Packaged into a DLL, EX test i
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:79872
    • 提供者:dragon
  1. Newsweb

    0下载:
  2. 工厂方法模式实现,用一个简单的例子实现了工厂方法设计模式-Factory Method pattern to achieve, with a simple example to achieve a factory method design pattern
  3. 所属分类:.net编程

    • 发布日期:2024-05-17
    • 文件大小:246784
    • 提供者:hua
  1. MyCalcDemo_WP7

    0下载:
  2. 初学者产物,一个用silverlight写的,基于堆栈实现的简单计算器,采用工厂设计模式,用于windows phone7平台-a simple calc demo based on stack.Running on WP7
  3. 所属分类:SilverLight

    • 发布日期:2024-05-17
    • 文件大小:131072
    • 提供者:唐良濯
  1. HotelManament

    0下载:
  2. 一个简单的三层架构代码+抽象工厂设计模式,适合初学者练习-A simple three-tier architecture code+ abstract factory design pattern for beginners
  3. 所属分类:C#编程

    • 发布日期:2024-05-17
    • 文件大小:1433600
    • 提供者:honeyxiaoyi
  1. factory-pattern

    0下载:
  2. java设计模式中工厂模式的简单实例,快速了解java工厂模式-Simple examples of java design patterns factory pattern, quickly learn java factory mode
  3. 所属分类:书籍源码

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:邹悦
  1. IFactory

    0下载:
  2. 工厂模式的简单模拟,希望对学习设计模式的童鞋可以用得上,只是一个简单的测试,没有多少具体功能。亲测能用。-a demo of factory pattern.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:搁浅地盘
  1. Design-mode

    0下载:
  2. 本篇包括23中主要类的设计模式及其C++简单实现,如工厂模式,单一模式等资料。-This paper includes 23 major classes of design patterns and their C++ simple implementation, such as factory mode, single mode and other information.
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:1217536
    • 提供者:白佳豪
  1. Design100

    0下载:
  2. 几个简单设计模式的应用包括工厂模式、策略模式等-The application of a few simple design patterns including factory pattern, strategy pattern
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:pan3094471
  1. test-report

    0下载:
  2. 面向对象与设计模式实验及详细解答(附源码) 策略模式、命令模式、中介者模式、责任链模式、模板方法模式、观察者模式、装饰模式、组合模式、适配器模式、迭代器模式、多态娱乐实验、简单工厂、工厂方法、抽象工厂模式。-Java Design Patterns
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:1399808
    • 提供者:徐艺洵
  1. state

    0下载:
  2. 用java实现的设计模式小程序,应用了状态模式、单例模式、抽象工厂模式,模拟的是简单的红绿交通信号灯系统。绿灯10秒,黄灯3秒,红灯10秒,三种状态之间相互循环切换。-Use java to implement a little program,it use state module,single module and abstract factory module,it imitate the traffic signal light
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:10240
    • 提供者:zhaowei
  1. C-Sharp-simple-Explorer

    0下载:
  2. 使用C#编写的简单仿windows资源管理器,基本实现windows资源管理器的所有功能,同时进行了一部分拓展,使用了接口设计以及工厂模式。-C# prepared using a simple imitation Windows Explorer, the basic realization of all the functions of the windows explorer, while a part of the expans
  3. 所属分类:界面编程

    • 发布日期:2024-05-17
    • 文件大小:804864
    • 提供者:凋零青春
  1. factory

    0下载:
  2. 工厂模式 (1) 简单工厂方法(50分) 保险理赔包含几个基本类型:驾驶员身体受伤、汽车损坏、人员伤亡、多种事故。使用简单工厂方法模式设计并实现一个可以创建不同保险理赔对象的应用-Factory pattern (1) Simple factory method (50 points) Insurance claims include several basic types: the driver s physical
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:6144
    • 提供者:郑钧中
« 1 2 ... 4 5 6 7 8 910 »

源码中国 www.ymcn.org