相关考题
-
单项选择题
软件设计原则不包括()
A.迪米特法则
B.开闭原则
C.层次化原则
D.单一职责原则 -
多项选择题
适配器模式包括下边哪些角色()
A.Context上下文角色
B.Target目标角色
C.Adaptee源角色
D.Adapter适配器角色 -
多项选择题
装饰模式包括下边哪些角色()
A.Component抽象构件角色
B.ConcreteComponent具体构件角色
C.Decorator装饰角色
D.ConcreteDeorator具体装饰角色
