A.觀察者(Observer)模式 B.迭代器(Iterator)模式 C.訪問(wèn)者(Visitor)模式 D.策略(Strategy)模式
A.模板(Template Method)模式 B.迭代器(Iterator)模式 C.命令(Command)模式 D.觀察者(Observer)模式
A.接口 B.繼承機(jī)制 C.對(duì)象組合 D.委托