搜索资源列表
AbstractFactory-Duck
- 这是有关设计模式中,对抽象工厂模式的简单应用.用C#写的.-This is the design model, the abstract factory pattern to a simple application. C# writes.
absfactory
- java 创建模式,抽象工厂模式,实现代码重构,包括例子。-java creation of models, the abstract factory model codes remodeling, including examples.
Factory_rar
- 用java编写的工厂模式源代码,其中有简单工厂模式,工厂模式和抽象工厂模式-with java prepared by the factory model source code, a simple model factories, factory model and abstract factory pattern
abstractfactory
- 该类是个java抽象工厂模式,希望对大家有所帮助。-java is such an abstract factory pattern, we want to help.
zhiyun2.0
- 本系统基于java平台,采用设计模式:mvc(模型--视图--控制),基于接口与接口实现类,工厂模式和抽象工厂模式,单例模式,充分把系统解耦,采用的技术:jsp+javabean+struts+hibernate,数据库:mysql struts采用struts 1.2 版本,mysql采用mysql5.0, hibernate采用hibernate3.1 系统特色: 1,栏目无限级分类,形成树型结构,可以随意增加,修
AbstractFactory
- 这是一个关于设计模式的源码,是其中的抽象工厂模式
DesignPattern
- 设计模式C#描述之——简单工厂模式、抽象工厂模式、单例与多例模式 设计模式C#描述之——简单工厂模式
亮剑Net-深入体验与实战精要
- 目录 第一篇 技术基础总结 第1章 .NET,你真的知道了吗 1.1 搞清自己是干什么的 1.2 .NET的几个特性 1.3 万丈高楼平地起:面试者必会 1.3.1 C#介绍 1.3.2 命名空间 1.3.3 C#语法格式要点 1.3.4 变量 1.3.5 类型推断 1.3.6 变量的作用域 1.3.7
设计模式实验
- 设计模式实验:包括策略模式、观察者模式、装饰者模式、抽象工厂模式、单件模式、命令模式、适配器模式、外观模式,共8个。
设计模式(抽象工厂模式)
- 设计模式(抽象工厂模式)
C#设计模式:抽象工厂实例
- C#设计模式:抽象工厂实例解析 用源代码来作实例分析,可以加深理解.
AbstractFactory-Duck
- 这是有关设计模式中,对抽象工厂模式的简单应用.用C#写的.-This is the design model, the abstract factory pattern to a simple application. C# writes.
absfactory
- java 创建模式,抽象工厂模式,实现代码重构,包括例子。-java creation of models, the abstract factory model codes remodeling, including examples.
DALFactory
- 三层架构及设计模式(数据库实现采用抽象工厂模式)编写的学生管理系统.-Three-tier architecture and design model (the database used to achieve the abstract factory pattern) to prepare the student management system.
AbstractFactory
- 设计模式--抽象工厂模式实现多数据库连接-Design Patterns- Abstract Factory pattern to achieve multi-database connectivity
AbstractFactory
- 这是抽象工厂模式的源代码,是用java语言编写的-This is the abstract factory pattern of the source code, is language java
AbstractFactory
- 在设计模式中,创建型的抽象工厂模式,实例和相应的实例原代码-In the design mode, create a type of abstract factory pattern, examples and source code examples of the corresponding
DuckDesign
- java 设计模式之抽象工厂模式例程 通过创建鸭子实例的来说抽象工厂模式的原理及应用-java design patterns of the abstract factory pattern routines
Picross
- Picross DS 经典脑力游戏 你可以通过示例代码学习以下设计模式: 1)单件模式 2)抽象工厂模式 3)策略模式 4)适配器模式 http://en.wikipe-Picross DS brain game classic example of code you can learn the following design patterns: 1) single mode 2) the abstract f
扫雷
- 基于学习c#设计模式开发的扫雷小游戏,涉及委托、抽象类、重写、虚函数、工厂模式等知识点 可以根据代码进行扩展扫雷功能 适合初学者参考(Based on the learning c# design pattern of mine development game, involving the delegate, abstract class, rewrite, virtual function, factory model and