Welcome![Sign In][Sign Up]
Location:
Search - 外观模式

Search list

[Windows Developfacade_cs

Description: 外观模式vc实例源码。-code of facade_cs by vc
Platform: | Size: 2223 | Author: 陈其 | Hits:

[CSharppattern

Description: 外观模式 外观模式 外观模式 外观模式
Platform: | Size: 34730 | Author: 崔玉征 | Hits:

[CSharpCsharpe设计模式---外观模式

Description: c#kai发得一个外观模型,希望能给菜鸟们一些提示提高c#程序开发技术-issuing an exterior model, in hopes of giving the guys some hints to improve c # programming technology
Platform: | Size: 15350 | Author: 徐立 | Hits:

[SourceCode设计模式实验

Description: 设计模式实验:包括策略模式、观察者模式、装饰者模式、抽象工厂模式、单件模式、命令模式、适配器模式、外观模式,共8个。
Platform: | Size: 1738939 | Author: xiaocuiaiminzhe | Hits:

[Other设计模式(外观模式)

Description: 设计模式(外观模式)
Platform: | Size: 2937959 | Author: qiaokeligongzhu | Hits:

[Windows Developfacade_cs

Description: 外观模式vc实例源码。-code of facade_cs by vc
Platform: | Size: 2048 | Author: 陈其 | Hits:

[CSharpCsharpe设计模式---外观模式

Description: c#kai发得一个外观模型,希望能给菜鸟们一些提示提高c#程序开发技术-issuing an exterior model, in hopes of giving the guys some hints to improve c# programming technology
Platform: | Size: 71680 | Author: 徐立 | Hits:

[CSharppattern

Description: 外观模式 外观模式 外观模式-Model the appearance of the appearance of the appearance of model appearance model model
Platform: | Size: 84992 | Author: 崔玉征 | Hits:

[JSP/JavaJava3

Description: 外观模式(Facade pattern)涉及到子系统的一些类。所谓子系统,是为提供一系列相关的特征(功能)而紧密关联的一组类。例如,一个Account类、Address类和CreditCard类相互关联,成为子系统的一部分,提供在线客户的特征。-Appearance model (Facade pattern) related to some type of subsystem. The so-called sub-system is to provide a range of related features (function) and a group of closely related categories. For example, an Account category, Address Class and Class CreditCard interrelated and become part of subsystem to provide online customer characteristics.
Platform: | Size: 79872 | Author: 赵云峰 | Hits:

[SQL ServerBookStore

Description: 本系统主要内容是围绕图书销售管理系统而展开讨论的,主要针对图书批销以及门市销售为主而进行设计的,适合图书进销零售的管理,特别适用于书城及图书批销商协调的资源管理。系统源码采用C#语言书写格式,在VS.NET 2005集成环境下调试进行,数据库采用SQL Server 2000后台。该系统大量采用了丰富数据库技术,有针对性模块行的开发,其中数据库操作层技术大量采用存储过程及触发器的应用,数据库访问层技术采用微软公司的ADO.NET最新2.0开发技术,数据库表示层采用统一的外观模式,从而使得整个系统架构明晰,源码可读可写性好,进而更好的方便了用户的操作及开发人员下一步的开发工作,树型控件和自定义分页技术的使用使得整个系统人机交互性能更为出色。-err
Platform: | Size: 769024 | Author: 飘渺流云 | Hits:

[JSP/JavaWaiguan

Description: java模式中的外观模式,大家相互学习一下阿.-the appearance of java mode model, we learn from each other about the Arab-Israeli.
Platform: | Size: 4096 | Author: leeming | Hits:

[OtherCsharpDesignPatterns

Description: 这是主要的内容 1.C#设计模式: 模式 UML C#3.0 实例 2.结构模式: Decorator模式 代理模式 桥模式 3.结构模式:复合材料及复合型飞锤 享元模式 练习 模式比较 4.结构模式:适配器和外墙 适配器模式 外观模式 模式比较 5。创建模式: 原型模式 工厂方法模式 Singleton模式 模式比较 6。创建模式: 抽象工厂模式 建造者模式 模式比较 7。行为模式: 策略模式 国家模式 模板方法模式 模式比较 8。行为模式: 责任链模式 命令模式 模式比较 9。行为模式: 迭代器模式 调解模式 观察者模式 模式的探讨和比较 10。行为模式: 访问者模式 解释器模式 备忘录模式 模式比较 11。设计模式的未来 摘要模式 一种设计模式的未来 结束语 -1.C# Meets Design Patterns About Patterns About UML About C#3.0 About the Examples 2.Structural Patterns: Decorator,Proxy, and Bridge Decorator Pattern Proxy Pattern Bridge Pattern Example: OpenBook Pattern Comparison 3.Structural Patterns: Composite and Flyweight Composite Pattern Flyweight Pattern Exercises Pattern Comparison 4.Structural Patterns: Adapter and Faç ade Adapter Pattern Faç ade Pattern Pattern Comparison 5. Creational Patterns: Prototype, Factory Method, and Singleton Prototype Pattern Factory Method Pattern Singleton Pattern Pattern Comparison 6. Creational Patterns: Abstract Factory and Builder Abstract Factory Pattern Builder Pattern Pattern Comparison 7. Behavioral Patterns: Strategy, State, and Template Method Strategy Pattern State Pattern Template Method Pattern Pattern Comparison 8. Behavioral Patterns: Chain of Responsibility and Command Chain of Responsibility Pattern Command Pattern Pattern Comparison 9. B
Platform: | Size: 2279424 | Author: 辛琪 | Hits:

[JSP/JavaDM-2

Description: JAVA设计模式之结构型模式的源码,已经做好分类,以形象的例子来描述创建型模式的7分类,有外观模式、适配器模式、代理模式、装饰模式、桥模式、组合模式、享元模式。-JAVA Design Patterns Structural model of the source, is well classified, in order to create the image of an example to describe the schema of the seven categories, with the appearance mode, the adapter pattern, proxy pattern, decorative patterns, bridge mode, combination mode, Flyweight mode.
Platform: | Size: 44032 | Author: 陈晓杰 | Hits:

[Software EngineeringDesign-Pattern-Experiment

Description: 设计模式实验,包括:策略模式、观察者模式、装饰者模式、抽象工厂模式、单件模式、命令模式、适配器模式、外观模式,共8个。-Experimental design patterns, including: strategy pattern, observer pattern, the Decorator Pattern, the abstract factory pattern, the singleton pattern, command pattern, adapter pattern, appearance model, a total of 8.
Platform: | Size: 1738752 | Author: 李明 | Hits:

[JSP/JavaFacade

Description: 外观模式:为子系统中的一组接口提供一个一致的界面,Facade模式定义了一个高层接口,这个接口使得这一子系统更加容易使用。-Mode of appearance: a set of interfaces for subsystems to provide a consistent interface, Facade pattern defines a high-level interfaces, this interface makes the subsystem easier to use.
Platform: | Size: 1024 | Author: terry | Hits:

[Otherdesigner-module

Description: 抽象工厂模式,适配器模式,外观模式,简单的c++实现源码-Abstract factory pattern, adapter pattern, facade pattern, a simple c++ realize source
Platform: | Size: 1858560 | Author: 王镇 | Hits:

[JSP/JavatestFacade

Description: 设计模式 外观模式的代码编写 信用货款-test model
Platform: | Size: 6144 | Author: 戴志鹏 | Hits:

[JSP/Javafacade

Description: 设计模式,外观模式,java简单实现,仅供参考-Design patterns, the appearance model, a simple implementation of Java, for reference only
Platform: | Size: 5120 | Author: licong | Hits:

[JSP/Javapattern

Description: 23种设计模式Java源码,包括创建型模式,共五种:工厂方法模式、抽象工厂模式、单例模式、建造者模式、原型模式。 结构型模式,共七种:适配器模式、装饰器模式、代理模式、外观模式、桥接模式、组合模式、享元模式。 行为型模式,共十一种:策略模式、模板方法模式、观察者模式、迭代子模式、责任链模式、命令模式、备忘录模式、状态模式、访问者模式、中介者模式、解释器模式。-23 kinds of design patterns
Platform: | Size: 160768 | Author: 康健 | Hits:

[CSharpFacade-pattern

Description: 经典设计模式中的外观模式,代码以股票为例介绍了外观设计模式-Classic design mode facade pattern, an example to introduce the code to share design patterns
Platform: | Size: 47104 | Author: 赵小韩 | Hits:
« 12 3 »

CodeBus www.codebus.net