The use of JAVA to write a strategy to realize the code model, which has a large...
- 资源大小:4.87 kB
- 上传时间:2021-06-29
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
Java
Develop
java
资 源 简 介
使用JAVA写的策略模式的一个实现代码,里面代有大量的注释,适合初学者学习!-The use of JAVA to write a strategy to realize the code model, which has a large number of notes on behalf of, suitable for beginners to learn!
文 件 列 表
策略模式-1
strategydemo
ConcreteStrategyA.java
Context.java
Strategy.java
StrategyDemo.java