文件名称:alogrism
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 10kb
- 下载次数:
- 0次
- 提 供 者:
- L**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
修饰模式,在运行时将特定的功能绑定在对象上,这就是修饰模式的核心。修饰模式比继承更加灵活,因为后者是在编译时就将特定的功能绑定到类上。 -Modified model, the run-time functions will be bound to a particular object, which is the core of modified models. Modified model more flexible than inheritance, since the latter will be specified at compile time the function is bound to class.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
alogrism\.classpath
........\.project
........\.settings\org.eclipse.jdt.core.prefs
........\bin\chapt1\Ask1_1.class
........\...\pattern\model1\BarkBehavior.class
........\...\.......\......\Duck.class
........\...\.......\......\FlyBehavior.class
........\...\.......\......\ImplBarkGaga.class
........\...\.......\......\ImplBarkHoho.class
........\...\.......\......\ImplFlyCanNotFly.class
........\...\.......\......\ImplFlyFlyWithRocket.class
........\...\.......\......\ImplFlyICanFly.class
........\...\.......\......\PPDuck.class
........\...\.......\......\SimulateDuck.class
........\src\chapt1\Ask1_1.java
........\...\pattern\model1\BarkBehavior.java
........\...\.......\......\Duck.java
........\...\.......\......\FlyBehavior.java
........\...\.......\......\ImplBarkGaga.java
........\...\.......\......\ImplBarkHoho.java
........\...\.......\......\ImplFlyCanNotFly.java
........\...\.......\......\ImplFlyFlyWithRocket.java
........\...\.......\......\ImplFlyICanFly.java
........\...\.......\......\PPDuck.java
........\...\.......\......\SimulateDuck.java
........\bin\pattern\model1
........\...\.......\model2
........\src\pattern\model1
........\...\.......\model2
........\bin\chapt1
........\...\pattern
........\src\chapt1
........\...\pattern
........\.settings
........\bin
........\src
alogrism
........\.project
........\.settings\org.eclipse.jdt.core.prefs
........\bin\chapt1\Ask1_1.class
........\...\pattern\model1\BarkBehavior.class
........\...\.......\......\Duck.class
........\...\.......\......\FlyBehavior.class
........\...\.......\......\ImplBarkGaga.class
........\...\.......\......\ImplBarkHoho.class
........\...\.......\......\ImplFlyCanNotFly.class
........\...\.......\......\ImplFlyFlyWithRocket.class
........\...\.......\......\ImplFlyICanFly.class
........\...\.......\......\PPDuck.class
........\...\.......\......\SimulateDuck.class
........\src\chapt1\Ask1_1.java
........\...\pattern\model1\BarkBehavior.java
........\...\.......\......\Duck.java
........\...\.......\......\FlyBehavior.java
........\...\.......\......\ImplBarkGaga.java
........\...\.......\......\ImplBarkHoho.java
........\...\.......\......\ImplFlyCanNotFly.java
........\...\.......\......\ImplFlyFlyWithRocket.java
........\...\.......\......\ImplFlyICanFly.java
........\...\.......\......\PPDuck.java
........\...\.......\......\SimulateDuck.java
........\bin\pattern\model1
........\...\.......\model2
........\src\pattern\model1
........\...\.......\model2
........\bin\chapt1
........\...\pattern
........\src\chapt1
........\...\pattern
........\.settings
........\bin
........\src
alogrism