A.適配器模式 B.工廠方法模式 C.原型模式 D.以上都不是
A.觀察者(Observer)模式 B.迭代器(Iterator)模式 C.職責(zé)鏈(Chain of Responsibility)模式 D.策略(Strategy)模式
A.簡單工廠模式(Simple Factory) B.抽象工廠模式(Abstract Factory) C.建造者模式(Builder) D.單例模式(Singleton)