相关考题
-
多项选择题
结构型模式中最体现扩展性的几种模式是()
A.适配器(Adapte)模式
B.合成(Composite)模式
C.装饰(Decorator)模式
D.桥接(Bridge)模式 -
多项选择题
在不破坏类封装性的基础上,使得类可以同不曾估计到的系统进行交互。主要体现在()。
A.适配器(Adapte)模式
B.合成(Composite)模式
C.原型(Prototype)模式
D.桥接(Bridge)模式 -
多项选择题
以下属于结构型模式的是()。
A.代理(Proxy)模式
B.合成(Composite)模式
C.命令(Command)模式
D.观察者(Observer)模式
