单项选择题
在“模型一视图一控制器”(MVC)模式中, (32) 主要表现用户界面, (33) 用来描述核心业务逻辑。
A.视图 B.模型 C.控制器 D.视图和控制器
A.命令(Command) B.单例(Singleton) C.装饰(Decorator) D.组合(Composite)
A.命令模式(command) B.适配器模式(Adapter) C.策略模式(Strategy) D.单例模式(Singleton)