设计模式(java源码实现)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
星期八 ddbc9df076 删除无用类 4 years ago
..
src 删除无用类 4 years ago
README.md 项目初始化 5 years ago
pom.xml 项目初始化 5 years ago

README.md

策略模式

描述:整体地替换算法

使用委托这张弱关联关系可以很方便的整体替换算法