A.模板(Template Method)模式 B.迭代器(Iterator)模式 C.命令(Command)模式 D.觀察者(Observer)模式
A.接口 B.繼承機(jī)制 C.對象組合 D.委托
A.適配器(Adapte)模式 B.合成(Composite)模式 C.裝飾(Decorator)模式 D.橋接(Bridge)模式