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