• 2022-06-06
    行为型设计模式描述类或对象如何交互和如何分配职责模式是行为型设计模式()
    A: 装饰器(Decorator)
    B: 构建器(Builder)
    C: 组合(Composite)
    D: 解释器(Interpreter)