A. 代理模式 B. 外观模式 C. 桥接模式 D. 组合模式
A. Facade(外观) B. Singleton( 单例) C. Participant(参 与者) Decorator(装 饰)
A. Facade(外 观) B. Singleton(单例) C. Participant(参与者) Decorator(装 饰)
A. 命令模式(Command) B. 适配器模式(Adapter) C. 策略模式(Strategy) D. 单例模式(Singleton)