2019年10月11日
摘要: 策略模式(Strategy Pattern)是一种比较简单的模式,也叫做政策模式(Policy Pattern)。 其定义如下 Define a family of algorithms,encapsulate each one, and make them interchangeable(定义一组 阅读全文
posted @ 2019-10-11 17:23 低调的小郭 阅读(205) 评论(0) 推荐(0) 编辑