团队
推荐
模板社区
专题
登录
免费注册
首页
流程图
详情
Command Pattern
2014-08-13 23:18:41
8
举报
分享方式
免费使用
Command Patttern,命令模式,设计模式,Desgin Pattern,Java
Command Patttern
命令模式
设计模式
Desgin Pattern
Java
作者其他创作
大纲/内容
Receiver
+ action()
ConcreteCommand
+ arg1:Receiver
+ execute()+ undo()
Command
public void execute(){arg1.action();}
Invoker
+ arg1:Command
+ setCommand(Command)
收藏
立即使用
Command Pattern
收藏
立即使用
Facade Pattern
收藏
立即使用
Adapter Pattern
收藏
立即使用
Decorator Pattern
dearcfzone
职业:暂无
去主页
评论
0
条评论
下一页
为你推荐
查看更多
Decorator Pattern
模式-Command
User Command Status
Strategy Pattern
decorator pattern
Device Command
Observer Pattern
Command Pattern
Patrón: Command
Pattern list