- 首頁 >
- 問答 >
-
編程語言 >
- android面試題常見的設(shè)計(jì)模式
android面試題常見的設(shè)計(jì)模式
小樊
91
2024-06-29 18:24:38
- 單例模式(Singleton Pattern)
- 工廠模式(Factory Pattern)
- 觀察者模式(Observer Pattern)
- 策略模式(Strategy Pattern)
- 適配器模式(Adapter Pattern)
- 裝飾者模式(Decorator Pattern)
- 橋接模式(Bridge Pattern)
- 組合模式(Composite Pattern)
- 狀態(tài)模式(State Pattern)
- 命令模式(Command Pattern)