文件名称:Sheji1
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2017-07-06
- 文件大小:
- 7kb
- 下载次数:
- 0次
- 提 供 者:
- lll12*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
策略(Strategy)模式:定义系列算法族,分别封装起来,让它们之间可以互相替换,此
模式让算法的变化独立于使用算法的客户。(Policy (Strategy) model: defines a family of algorithms that are wrapped separately so that they can be replaced with each other
Patterns change the algorithm independent of the clients who use the algorithm.)
模式让算法的变化独立于使用算法的客户。(Policy (Strategy) model: defines a family of algorithms that are wrapped separately so that they can be replaced with each other
Patterns change the algorithm independent of the clients who use the algorithm.)
相关搜索: 设计模式
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Sheji1
Sheji1\.classpath
Sheji1\.project
Sheji1\.settings
Sheji1\.settings\org.eclipse.jdt.core.prefs
Sheji1\bin
Sheji1\bin\com
Sheji1\bin\com\lch
Sheji1\bin\com\lch\Display.class
Sheji1\bin\com\lch\Observer.class
Sheji1\bin\com\lch\Subject.class
Sheji1\bin\com\lch\WaetherStation.class
Sheji1\bin\com\lch\WeatherData.class
Sheji1\src
Sheji1\src\com
Sheji1\src\com\lch
Sheji1\src\com\lch\Display.java
Sheji1\src\com\lch\Observer.java
Sheji1\src\com\lch\Subject.java
Sheji1\src\com\lch\WaetherStation.java
Sheji1\src\com\lch\WeatherData.java
Sheji1\.classpath
Sheji1\.project
Sheji1\.settings
Sheji1\.settings\org.eclipse.jdt.core.prefs
Sheji1\bin
Sheji1\bin\com
Sheji1\bin\com\lch
Sheji1\bin\com\lch\Display.class
Sheji1\bin\com\lch\Observer.class
Sheji1\bin\com\lch\Subject.class
Sheji1\bin\com\lch\WaetherStation.class
Sheji1\bin\com\lch\WeatherData.class
Sheji1\src
Sheji1\src\com
Sheji1\src\com\lch
Sheji1\src\com\lch\Display.java
Sheji1\src\com\lch\Observer.java
Sheji1\src\com\lch\Subject.java
Sheji1\src\com\lch\WaetherStation.java
Sheji1\src\com\lch\WeatherData.java