Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Decorator
Search - Decorator - List
DL : 0
java 设计模式之Decorator(油漆工)
Date : 2008-10-13 Size : 5.94kb User : dirdir

JXLayer is the universal decorator for Swing components, it means that you have a flexible way to enrich the visual appearance of your components
Date : 2008-10-13 Size : 673.11kb User : 王志强

给一家连锁咖啡店做的源码。希望对大家能有帮助。尤其是这一行业的。
Date : 2008-10-13 Size : 868.97kb User : big

设计模式之Decorator,设计模式之Decorator
Date : 2008-10-13 Size : 7.45kb User : wang

设计模式 Decorator模式 C++实现 Neusoft KongFuRabbit QQ 328495045 E-mail bowen88500@126.com
Date : 2010-04-17 Size : 316.87kb User : bowen88500

DL : 0
java 设计模式之Decorator(油漆工) -java design pattern of the Decorator (painter)
Date : 2025-07-16 Size : 6kb User : dirdir

JXLayer is the universal decorator for Swing components, it means that you have a flexible way to enrich the visual appearance of your components
Date : 2025-07-16 Size : 673kb User : 王志强

C#设计模式随书源码-Decorator模式实例程序-C# Design pattern book with examples of source-Decorator pattern procedures
Date : 2025-07-16 Size : 37kb User : 倪俊

DL : 0
装饰模式,包含了作业和详细上课内容,还有源代码,比较好-decorator
Date : 2025-07-16 Size : 43kb User : masdad

Decorator模式: * 动态地给一个对象添加一些额外的职责。就增加功能来说, Decorator模式相比生成子类 * 更为灵活。-Decorator pattern:* dynamically to an object to add some additional functions. On increasing the functionality is, Decorator pattern compared with subclassing* more flexible.
Date : 2025-07-16 Size : 1kb User : tomcat

Decorator design of high-level programming model C code
Date : 2025-07-16 Size : 44kb User : 再问

DL : 0
实现了Decorator这种软件工程中常用设计模式的功能-Decorator Model
Date : 2025-07-16 Size : 9kb User : huazai

java 设计模式中装饰者模式的实现,主要是适合于初学者,弄清楚什么是设计模式。-java decorator patteren that can let you know what is decorator pattern
Date : 2025-07-16 Size : 37kb User : 李乔

装饰器模式是为一个类添加特定的功能,而不修改原类的代码. 为一个类扩充功能也可以通过继承的方式,在子类中实现父类中不具有的功能.-The decorator pattern
Date : 2025-07-16 Size : 4kb User : 冯继伟

Decorator Pannern设计模式,通过一个小例子来解释Decorator Pannern模式的用处,附带一张类图,能够清楚的解释类与类之间的关系-Decorator Pannern design pattern, through a small example to explain the use of Decorator Pannern mode, with a class diagram, can clearly explain the relationship in classes
Date : 2025-07-16 Size : 16kb User : luochen

Decorator模式的简单java程序-Decorator pattern is a simple Java program
Date : 2025-07-16 Size : 3kb User : 吴崇阳

decorator 装饰者模式 初学者应该看的设计模式-decorator ,Beginners see ,Java design patterns
Date : 2025-07-16 Size : 2kb User : guoyue

DL : 0
设计模式中的decorator模式的结构图代码,让你更好的了解decorator模式-C++ decorator
Date : 2025-07-16 Size : 597kb User : 谢谢

常用设计模式之装饰模式的C++实例工程,该工程简单易懂,适合设计模式之初学者学习。- Common Design Patterns Decorator mode C++ source code.
Date : 2025-07-16 Size : 1.65mb User : 欧阳

在 OO 设计和开发过程,可能会经常遇到以下的情况:我们需要为一个已经定义好的类添加新的职责(操作),通常的情况我们会给定义一个新类继承自定义好的类,这样会带来一个问题。通过继承的方式解决这样的情况还带来了系统的复杂性,因为继承的深度会变得很深。 而 Decorator 提供了一种给类增加职责的方法,不是通过继承实现的,而是通过组合。-In OO design and development process you may often encounter the following situation: we need to add a new class has been defined responsibilities (operations), usually we will define a new class that inherits the class defined, this will bring a problem. Through inheritance way to solve this situation also brings complexity of the system, because the depth of the inheritance will become deep. The Decorator is provided a method to the class increased responsibilities, not through inheritance, but by a combination thereof.
Date : 2025-07-16 Size : 1.69mb User : 赵威
« 12 3 4 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.