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

搜索资源列表

  1. computer-simpleFactory

    0下载:
  2. 设计模式之简单工厂模式的应用,只是个人的一些学习用的,发出来给,让大家指点一下-Design patterns of simple application factory
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:10366
    • 提供者:gaintime
  1. Caculator

    0下载:
  2. 简单工厂模式实现商场计费 。-simple factory
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-10
    • 文件大小:2498313
    • 提供者:nxl
  1. FactoryModel

    0下载:
  2. 将《大话设计模式》中的C#改为C++,不对之处将不断完善。本程序工厂模式,欢迎和我讨论。 QQ:1499770571 E-mail:zeliangzhang@sina.com-The " lying design pattern" in the C# to C++, wrong with it will continue to improve. This procedure factory pattern, and I welcome the discussion. Q
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:30347
    • 提供者:zhangzl
  1. factory

    0下载:
  2. java23中设计模式当中,较为常用的工厂模式。-java23 in the design pattern, factory pattern is more commonly used.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:1468
    • 提供者:高兴
  1. abstractfactory

    0下载:
  2. java23中设计模式中,使用率很高的抽象工厂模式-java23 in design mode, the rate highly abstract factory pattern
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:3074
    • 提供者:高兴
  1. ClassFactory

    0下载:
  2. .NET实现的工厂模式代码 可以通过配置实现创建不同的产品类-. NET implementation of the factory pattern to create the code can be configured to achieve different product categories
  3. 所属分类:.net

    • 发布日期:2017-04-13
    • 文件大小:3248
    • 提供者:king
  1. FactoryPatterndemonstration

    0下载:
  2. 工厂模式介绍 vc9 抽象工厂模式等等 -introduction of factroy pattern
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1905713
    • 提供者:lam.wong.simg
  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-06
    • 文件大小: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-06
    • 文件大小:20439
    • 提供者:too
  1. snake

    0下载:
  2. 贪吃蛇 at89s52单片机:AT89S52晶振Fosc:11.0592MHz编程软件:Keil uVision2 (2)有10个等级速度 (3)四种模式:经典模式 现代模式 工厂模式 迷宫模式 (4)硬件:LCD12864(STC792)并行方式 加五个按键 (5)退出连续按两下取消键-Snake at89s52 SCM: AT89S52 crystal Fosc: 11.0592MHz Programming Software: Keil uVision2 (2)
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:116263
    • 提供者:cai
  1. javaFactory

    0下载:
  2. Java 工厂模式 1,ccFactoryMethod工厂方法-模式进阶.pdf 2,ccFactory简单工厂-设计模式的入门级模式.pdf 3,chp12简单工厂(Simple Factory)模式.pdf 4,JAVA简单工厂创立性模式介绍.pdf
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:387626
    • 提供者:曹成
  1. javaFtorywwq

    0下载:
  2. Java工厂模式 1,ccFactoryMethod工厂方法-模式进阶.pdf 2,ccFactory简单工厂-设计模式的入门级模式.pdf 3,chp12简单工厂(Simple Factory)模式.pdf 4,JAVA简单工厂创立性模式介绍.pdf
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:383261
    • 提供者:曹成
  1. Design_Modal

    0下载:
  2. 十几种常见设计模式的实现,如工厂模式、观察者模式、单件模式等。-Ten implementation of several common design patterns, such as the factory pattern, observer pattern, single mode.
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:101609
    • 提供者:wangfeng
  1. KeyEvent

    0下载:
  2. 记录键值事件的小玩意,主要体现工厂模式的强大-Record key events gadgets, mainly the powerful factory mode
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:35485
    • 提供者:weikangle
  1. LoginSys

    0下载:
  2. 初学者面向对象编程最佳实践,工厂模式,包括继承,接口等。-cc
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:101904
    • 提供者:黄朝旭
  1. gongchang

    0下载:
  2. 利用抽象工厂模式模拟一个场景,场景包括两种天气,晴天,阴天,对于每种天气情况下又包含石头,森林,地面等多种场景-Using the abstract factory pattern to simulate a scene, the scene includes two weather, sunny, cloudy, weather conditions for each and include stone, forest, land and other scenes
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:19416
    • 提供者:wuhongle
  1. MazeGameFactory

    0下载:
  2. 用工厂模式写的一个迷宫构造方法。用vc开发。直接下载就可以运行。一扇门两个房间的构造。-With the factory pattern to write a maze constructed. By vc development. Direct download to run. Construction of two rooms of a door.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:266741
    • 提供者:chenqy
  1. SimpleFactory

    0下载:
  2. 设计模式简单工厂模式的实现 使用VC++开发,有注解,练习时使用的代码-Design pattern factory pattern is implemented using a simple VC++ development, there are comments, the code used to practice
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:330768
    • 提供者:刘进
  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. MyNewsReader

    0下载:
  2. 基于C#,采用简单工厂模式实现功能简单的RSS阅读器-Based on C#, using a simple factory pattern to achieve a simple RSS reader functionality
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-04
    • 文件大小:1261400
    • 提供者:flr
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 26 »
搜珍网 www.dssz.com