搜索资源列表
DecorationDemo
- 使用JAVA实现装饰模式的源代码,里面代有详细的注释,比较适合学习设计模式的朋友!
code
- java装饰模式。通过装饰完成对上层类的封装。
exp4
- 此代码完成对输入流的装饰模式。可以输出自己想要的形式。
auction-ssh2
- 基于ssh2的三者整合,实现一个电子竞拍平台,实现邮件的自动发送,采用spring的定时更新类,实现对数据库的定时更新,用sitemesh实现对页面的统一装饰-Based on the three ssh2 integration, implementation of an electronic auction platform, the implementation automatically send e-mail, using the regularly updated spring-ty
java_Decorator
- *Decorator 常被翻译成"装饰",我觉得翻译成"油漆工"更形象点,油漆工(decorator)是用来刷油漆的,那么被刷油漆的对象我们称decoratee.这两种实体在Decorator 模式中是必须的。-* Decorator is often translated as decorative , I think that translated into painter more image points, painter (decorator) is used to paint
sitemesh-2.4.1
- OS(OpenSymphony)的SiteMesh是一个用来在JSP中实现页面布局和装饰(layout and decoration)的框架组件,能够帮助网站开发人员较容易实现页面中动态内容和静态装饰外观的分离。-OS (OpenSymphony) is a SiteMesh the JSP in the implementation used in page layout and decoration (layout and decoration) of the framework compo
DesignPattern
- 几个经典设计模式的java语言示例。有策略模式、工厂模式、观察者模式、装饰者模式、单态模式等-A number of classic design patterns java language sample. Strategic models, the factory model, observer mode, decorative pattern, such as single-state model
starbuzz
- 装饰者模式包含StarbuzzCoffee.java,Soy.java,Whip.java,Mocha.java,Milk.java,HouseBlend.java,Espresso.java,Decaf.java,DarkRoast.java,CondimentDecorator.java,Beverage.java-Decorative patterns are containing StarbuzzCoffee.java, Soy.java, Whip.java, Mocha.java,
adapter
- java设计模式中的装饰者模式的学习代码,看完代码后非常容易理解装饰者模式。-java design patterns in the decoration of learning who model code, reading the code is very easy to understand those patterns decorated.
car
- 实现销售汽车及附件的结算功能,动态的将附件附加到所对应的汽车上,此程序应用的装饰者模式,提供了比继承更有弹性的替代方案。-The sales of motor vehicles and accessories clearing functions, dynamic attachment attached to the corresponding car, this program who applied decorative pattern, providing more flexible th
DM-2
- 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
113
- 运用JAVA语言用装饰者模式编写程序,计算小鸟飞行的计算距离。-The use of JAVA language programming with the trimmed model to calculate the calculation of the birds flying away.
meiguixian
- 改程序显示四叶玫瑰的图案,能够作为网页上的一个装饰。-Reform program displays four-leaf rose pattern, can serve as a decoration on the page.
yueliang
- 该程序显示一个静态的月亮图案,能作为别的页面的装饰。-The program shows the moon in a static pattern, as the other pages can be decorated.
1987012809
- 一款关于网页播放器的javascr ipt特效,可以装饰在网站上,让网站更加“声动”-A player on the page javascr ipt effects, you can decorate the site, give your web site " Moving Sound"
Decorator
- 软件设计模式中的装饰模式,适合初学者学习了解-Software design patterns in the decorative pattern, suitable for beginners to learn to understand
Decorator
- 设计模式中的装饰模式模拟及相关代码和测试-Design Patterns in decorative patterns and related code, and test simulation
sitemesh-test
- sitemesh装饰器的小例子,适合初学者-sitemesh small example of decorators, suitable for beginners
design
- design pattern,包括桥接,代理,命令,装饰,工厂-design pattern, including proxy,bridge,factory,facade
zhuangshimoshi(Java)
- Java中的装饰模式,本例实现了一个简单的例子--只能飞100米的鸟可以增加装饰飞更远。-Java in a decorative pattern, this example implements a simple example- can only fly 100 meters to increase the decorative birds fly farther.