AI
推荐
模板社区
专题
登录
免费注册
首页
流程图
详情
适配器模式
2018-03-16 15:41:46
20
举报
分享方式
免费使用
设计模式-适配模式
设计模式
适配模式
模板推荐
作者其他创作
大纲/内容
依赖
主要用于 类的复用
class Adapter(适配模式)
Adaptee
+ attribute1:type+ attribute2:type
+soecificRequest(): :void
实现
Client
客户端
《interface》Target
+ request()
Adapter
- adaptee :Adaptee*(实例)
+ request() :void
Adapter是适配器,用来适配 Adaptee 类
收藏
立即使用
观察者模式
收藏
立即使用
适配器模式
收藏
立即使用
设计模式-装饰模式-php版本
收藏
立即使用
设计模式-装饰模式
小人物»奋斗
职业:php开发工程师
去主页
Collect
Get Started
适配器模式
Collect
Get Started
适配器模式
Collect
Get Started
适配器模式
Collect
Get Started
端口适配器
评论
0
条评论
下一页
Document