单项选择题
A.Adapter(适配器)模式 B.Command(命令)模式 C.Singleton(单例)模式 D.Strategy(策略)模式
A.绑定 B.静态绑定 C.动态绑定 D.继承
A.封装 B.多态 C.继承 D.变异