团队
推荐
模板社区
专题
登录
免费注册
首页
流程图
详情
FactoryMethod
2017-06-03 16:33:37
1
举报
分享方式
免费使用
工厂方法模式
工厂方法
设计模式
作者其他创作
大纲/内容
product = FactoryMetho()
Creator
FactoryMethod()anOperation()
Product
ConcreteProductA
ConcreteCreator
FactoryMethod()
return new ConcreteProduct()
收藏
立即使用
FactoryMethod
收藏
立即使用
Strategy
收藏
立即使用
Observer
收藏
立即使用
Decorator
郭卓强
职业:本科
去主页
评论
0
条评论
下一页
为你推荐
查看更多
2、工厂方法
FactoryMethod
spring中bean创建过程框图
《设计模式:可复用面向对象软件的基础》中18个模式的整理
Bean的生命周期
设计模式之间的关系
UML图解-Gof 23种设计模式