設計模式(04)創建者模式

From Now On,Let us begin Design Patterns。 創建者模式 定義 將一個複雜對象的構建與它的表示分離,使用同樣的構建過程可以創建不同的表示。 Separate theconstruction of a complex object from its representation so that the sameconstruction process can c
相關文章
相關標籤/搜索