下图所示为(46)设计模式,A.组件(Component)B.适配器(Adapter)C.组合(Composite)D.装饰器(Decorator)

下图所示为(46)设计模式,

A.组件(Component)

B.适配器(Adapter)

C.组合(Composite)

D.装饰器(Decorator)


相关考题:

将一个接口转换成为客户想要的另一个接口,宜采用(46)模式。A.适配器(Adapter)B.桥接(Bridge)C.组合( Composite)D.装饰器(Decorator)

● 欲动态地给一个对象添加职责,宜采用(46)模式。 A.适配器(Adapter) B.桥接(Bridge)C.组合( Composite) D.装饰器(Decorator)

下图所示为 (46) 设计模式,适用于 (47) 。A.抽象工厂(Abstract Factory)B.生成器(Builder)C.工厂方法(Factory Method)D.原型(Prototype)

下图所示为 (请作答此空) 设计模式,适用于 ( ) 。A.适配器(Adapter)B.责任链(Chain of Responsibility)C.外观(Facade)D.桥接(Bridge)

下图是( )设计模式的类图,该设计模式的目的是( ),图中,Decorator和Component之间是( )关系,ConcreteDecorator和Decorator之间是(请作答此空)关系。A.依赖B.关联C.继承D.组合

下图是(请作答此空)设计模式的类图,该设计模式的目的是( ),图中,Decorator和Component之间是( )关系,ConcreteDecorator和Decorator之间是( )关系。A.适配器B.桥接C.装饰D.代理

下图所示为(44)设计模式,适用于(45)。A.适配器(Adapter)B.责任链(Chain of Responsibility)C.外观(Facade) D.桥接(Bridge)

请作答45,下图所示为(44)设计模式,属于(45)设计模式,适用于(46)A.创建型B.结构型 C.行为 D.结构型和行为

下图所示为(44)设计模式,属于(45)设计模式,适用于(46)。A.代理(Proxy)B.生成器(Builder) C.组合(Composite)D.观察者(Observer)