填空题
()模式使原本接口不兼容而不能一起工作的类可以一起工作
Adapter适配器
填空题 Adapter模式有两种类型有:对象Adapter模式、()
填空题 ()模式是一种定义一系列算法的方法
填空题 Strategy意图是定义一系列的算法,把它们一个个()起来, 并且使它们可相互替换