EH:事件处理程序

“Event Handler”是计算机科学中一个常见术语,常被简称为EH,以方便快速书写和使用。该术语广泛出现在未明确分类的综合领域,用于描述响应特定事件(如用户操作或系统触发)的代码模块。其中文对应词为“事件处理程序”,指的是专门负责管理和执行事件响应逻辑的程序组件。

Event Handler具体释义

  • 英文缩写:EH
  • 英语全称:Event Handler
  • 中文意思:事件处理程序
  • 中文拼音:shì jiàn chǔ lǐ chéng xù
  • 相关领域eh 未分类的

Event Handler的英文发音

例句

  1. Notice that the first script in the figure is not placed in an event handler method.
  2. 注意,图中的第一个脚本并不放置在一个事件处理程序(EH)方法中。
  3. WS-BPEL specifies another construct to deal with external events : the event handler.
  4. WS-BPEL指定了另一个构造来处理外部事件:事件处理程序(EH)。
  5. Multiple instances of the event handler may be active, while variables VP and VM have only one instance.
  6. 事件处理程序(EH)可能有多个实例处于活动状态,而变量VP和VM只能具有一个实例。
  7. Optionally, you can use an event handler to modify the task role variables at runtime.
  8. 您可以选择性地使用一个事件处理程序(EH)来在运行时修改任务角色变量。
  9. Another element you can add to an event handler is a timeout.
  10. 另一个可以添加到事件处理程序(EH)的元素是Timeout。