CSharp設計模式讀書筆記(1):簡單工廠模式(學習難度:★★☆☆☆,使用頻率:★★★☆☆)...

Simple Factory模式實際上不是GoF 23個設計模式中的一員。 模式角色與結構: 示例代碼: using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace CSharp.DesignPattern.SimpleFactoryPattern { cl
相關文章
相關標籤/搜索