A.职责链模式 B.策略模式 C.适配器模式 D.组合模式
A.装饰模式(Decorator) B.适配器模式(Adapter) C.策略模式(Strategies) D.桥接模式(Bridge)
A.命令模式 B.策略模式 C.外观模式 D.迭代器模式