会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
骑一头小毛驴啊
博客园
首页
新随笔
联系
订阅
管理
2018年5月27日
深入理解工厂模式
摘要: “Define an interface for creating an object, but let subclasses decide which class to instantiate. Factory Method lets a class defer instantiation to subclasses.”(在基类中定义创建对象的一个接口,让子类决定实例化哪个类。工厂方法让一个类的实例化延迟到子类中进行。)
阅读全文
posted @ 2018-05-27 20:50 SnailClimb
阅读(263)
评论(0)
推荐(0)
编辑
公告