CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - c 工厂模式

搜索资源列表

  1. AbstractFactory-Duck

    0下载:
  2. 这是有关设计模式中,对抽象工厂模式的简单应用.用C#写的.-This is the design model, the abstract factory pattern to a simple application. C# writes.
  3. 所属分类:C#编程

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

    0下载:
  2. 一个设计良好,非常好用的数据访问类. 使用了接口,重载等C#的常用特性,运用了工厂模式设计,支持Oracle、SqlServer、OleDb不同数据库的灵活转换。-a well-designed, very user-friendly access to data types. The use of the interface, such as C# Heavy common characteristics, use of the factory model design, support
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:12640
    • 提供者:林继平
  1. zzworkroommanager

    0下载:
  2. 逐迹工作室?.NET(C#)内容管理系统 系统简介 Zj CMS 1.1 不只是一个论坛,它也不只是一个文章系统、下载系统,而是一个由文章模块、下载模块、图片模块、音乐模块、影视模块、链接模块、留言模块、聊天模块、公司库模块、产品模块、商机模块等模块组成的信息管理与会员互动系统。 逐迹工作室?.NET(C#)内容管理系统 V1.1 功能特点 界面采用Div+Css+Xhtml技术,结构更清晰,扩展更加方便 采用多层结构显示与逻辑分离,方便修改页面显示效果 内容采用
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:811204
    • 提供者:yimingzhou
  1. books_c

    0下载:
  2. 工厂模式基础,使用C#编写!是很好的入门资料。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:8822
    • 提供者:TK
  1. ThreeLayer

    0下载:
  2. C# winform工厂模式三层结构的实例,想开发多层系统的朋友,可以下下来学习一下。经典呀。-C# Winform factory pattern example of three-tier architecture, I would like to develop multi-layered system of friends, you can learn about the next down. Classic Yes.
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:150900
    • 提供者:黎仙金
  1. Softo

    0下载:
  2. C#写的抽象工厂模式,初学者可以过来下去好好学习哈子-C# to write the abstract factory pattern, beginners can go from sub-study hard ha
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:20193
    • 提供者:xuzhe
  1. designpatternsbigsource

    0下载:
  2. C#所有设计模式配套源码下载,如工厂模式,-Design Patterns C# support all-source downloading, such as the factory model,
  3. 所属分类:CSharp

    • 发布日期:2017-05-17
    • 文件大小:4499462
    • 提供者:夏浩
  1. Csharp

    0下载:
  2. C#设计模式,讲解C#工厂设计模式,适配器设计模式-C# Design Patterns, C# on the factory design pattern, adapter design pattern
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:176131
    • 提供者:wdengwei
  1. abc

    0下载:
  2. c#版本的三层工厂模式示例源码,适合初学c#者下载学习。-c# version of the three-story factory pattern example source code, suitable for beginners to learn c# to download.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:299779
    • 提供者:陈文奇
  1. Csharpmianshi

    0下载:
  2. 收集一些C#程序员面试题常见示例代码,主要有:不同元素上使用特性、动态发射程序集、多次申明同一特性、多事件类型、反射工厂模式的实现、反射类型的使用、链式委托的返回值、链式委托、句柄的使用和转换、简单程序集、检查目标元素上的特性、工厂模式的传统实现、使用事件模拟场景、事件的示例、委托的实例、一个简单的委托、自定义特性。-Collection of some C# programmers face common examination questions sample code, mainly in
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:130266
    • 提供者:jingdzhen
  1. Hotle

    0下载:
  2. 这是用C#编写的完整酒店管理系统 内含数据库文件,6层抽象工厂模式开发-It is written in C# includes a complete hotel management system database files, 6 layer abstract factory pattern development
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1482310
    • 提供者:尚坤鹏
  1. C_Programming_traditional_factory_model_achieve.ra

    0下载:
  2. C编程开发工厂模式的传统实现C Programming traditional factory model to achieve-C Programming traditional factory model to achieve
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:17533
    • 提供者:too
  1. C_programming_reflecting_realization_factory_model

    0下载:
  2. C编程反射工厂模式的实现C programming reflecting the realization of the factory model-C programming reflecting the realization of the factory model
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:20439
    • 提供者:too
  1. design_pattern_code

    0下载:
  2. 本代码是C#语言程序设计的有关模式的实例代码,包括工厂模式、抽象工厂、原型模式、合成模式。适合初学者学习。-The code is C# programming language examples of the relevant model code, including the factory pattern, abstract factory, prototype model, synthetic model. Suitable for beginners to learn.
  3. 所属分类:CSharp

  1. FactoryMethod

    0下载:
  2. C# 工厂方法模式 C# 工厂方法模式 C# 工厂方法模式-FactoryMethod.rar
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:21701
    • 提供者:ymf10x
  1. Test

    0下载:
  2. 在c#.net平台上利用设计模式中的简单工厂模式实现精彩的计算器程序)-In c#. Net platform using a simple design pattern factory pattern to achieve wonderful calculator program)
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:27426
    • 提供者:linhong
  1. Designpatterns

    0下载:
  2. C#设计模式源码:简单工厂,工厂方法,单例(Singleton)模式-Design patterns source
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:817232
    • 提供者:vkfeng
  1. 12354cSharp

    0下载:
  2. C#编写计算器代码,利用到简单工厂模式。-Calculator written in C# code, using the simple factory pattern.
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:59878
    • 提供者:王鹏旭
  1. 简单工厂模式

    0下载:
  2. C#学习过程中写出的小代码,简单工厂模式的练习,里面包括一些简单工厂模式用到的代码(Code in the c# learning process)
  3. 所属分类:C#编程

    • 发布日期:2018-01-07
    • 文件大小:36864
    • 提供者:梧桐梦宇
  1. 抽象工厂模式c#

    1下载:
  2. 屏幕拾色器,获取当前屏幕所采用的颜色,获取格式为255,255,255(Screen Colour Picker. Get the color of the current screen in 255, 255, 255 formats)
  3. 所属分类:C#编程

    • 发布日期:2020-03-23
    • 文件大小:15360
    • 提供者:probrammyrg
« 12 »
搜珍网 www.dssz.com