下圖可以使用()模式進行設(shè)計
A.組合 B.模板 C.責任鏈 D.狀態(tài)
A.策略模式(Strategies) B.單例模式(Singleton) C.抽象工廠模式(Abstract Factory) D.裝飾模式(Decorator)
下面的類圖表示的是哪個設(shè)計模式?()。
A.裝飾模式(Decorator) B.適配器模式(Adapter) C.策略模式(Strategies) D.橋接模式(Bridge)