网站首页  情感咨询  情感美文  情感百科  情感生活  学习充电  旧版美文

请输入您要查询的词汇:

 

词汇 Command pattern
分类 英语词汇 英语翻译词典
释义

Command pattern

中文百科

命令模式

在面向对象编程的范畴中,命令模式是一种设计模式,它尝试以对象来代表实际行动。命令对象可以把行动(action) 及其参数封装起来,于是这些行动可以被:

  • 重复多次
  • 取消(如果该对象有实作的话)
  • 取消后又再重做

这些都是现代大型应用程序所必须的功能,即「复原」及「重复」。除此之外,可以用命令模式来实作的功能例子还有:

  • 交易行为
  • 进度列
  • 精灵
  • 用户接口按钮及功能表项目
  • 线程 pool
  • 巨集收录
英语百科

Command pattern 命令模式

In object-oriented programming, the command pattern is a behavioral design pattern in which an object is used to encapsulate all information needed to perform an action or trigger an event at a later time. This information includes the method name, the object that owns the method and values for the method parameters.

随便看

 

依恋情感网英汉例句词典收录3870147条英语例句词条,基本涵盖了全部常用英语单词的释义及例句,是英语学习的有利工具。

 

Copyright © 2004-2024 Yiyi18.com All Rights Reserved
京ICP备2021023879号 更新时间:2025/8/6 17:12:58