event handler中文,event handler的意思,event handler翻译及用法

2025-11-23 20:50 浏览次数 10

event handler

英[iˈvent ˈhændlə]美[ɪˈvɛnt ˈhændlɚ]

事件句柄;事件处理程序

event handler 片语

片语

event-handler functions事件处理函数

event handler procedure事件处理过程

public event event handler GameOver游戏结束事件

compact event handler建立小型事件柄

Aspect Event Handler方面事件处理器

event t handler事件处理器

event handler delegates事件处理程序委托

The Event Handler事件处理器

event handler function函数

event handler 例句

英汉例句

  • If an activity from within the event handler accesses variable VP and VM, then it has to share this variable with all other event handler instances that are active at the same time.

    如果事件处理程序内的某个活动要访问变量VP和VM,则它必须与同时处于活动状态的所有其他事件处理程序实例共享此变量。

  • Part 2 defines the actions the event handler has to take; in this part, the implementation of the event handler, its business logic, is defined.

    第2部分定义事件处理程序必须进行的操作;在此部分中,将定义事件处理程序的实现及其业务逻辑。

  • We「ll see below that it is useful to define a scope as a direct child of an event handler in order to have scoped variables that are local to the event handler instance.

    我们将在下面了解到,为了获得事件处理程序实例的已确定范围的局部变量,可以将活动的范围定义为事件处理程序的直接子项。

  • The simplest event handler is a writer which outputs some text on each event.

    最简单的事件处理程序就是输出每个事件中的一些文本的复写器。

  • The variable contains an index that tells the event handler which reviewer it should use out of the list of reviewers in the process」s input variable.

    该变量中包含一个索引,以告知事件处理程序应使用流程的输入变量中审阅人员列表内的哪个审阅人员。

  • The effect of this is that if an event handler implements a request-response operation, then only one instance of such an event handler may be active at any point in time.

    此规定的结果是,如果某个事件处理程序实现了一个请求-响应操作,则在任何时间点,只能有一个此类事件处理程序的实例处于活动状态。

  • A private copy of all process data and control behavior defined within an event handler is provided to each instance of an event handler.

    将为事件处理程序的每个实例提供该事件处理程序内定义的所有进程数据和控制行为的私有副本。

  • It provides an event handler for each menu option.

    它为每一个菜单选项提供事件处理程序。

  • In its most ancient form an event handler looks like this.

    在最古老的表单的事件处理程序看起来是这样的。

  • When the event handler is activated, it invokes all the actions defined within its body.

    当事件处理程序被激活时,它会调用其主体内定义的所有操作。

  • To avoid unnecessary overhead during document screening, such an event handler may want to stop the parsing process once it has gathered the required information.

    在文档筛选中为了避免不必要的开销,这种事件处理程序可能希望在收集到必要的信息后停止解析过程。

  • By doing so, the loop in the main scope and logic in the event handler controls the final number of event handler instances.

    这样,主范围内的循环和事件处理程序中的逻辑就可以控制事件处理程序的最终数目。

  • The cancellation can happen within a certain scope optionally, which means you cannot use a human task to meet this requirement. Instead, you can use the event handler to meet this requirement.

    取消动作可以在一定范围内随时发生,这意味着您不能使用一项人工任务来满足这个需求,而是应使用事件处理程序。

  • To guarantee that the process executes all event handlers, this receive activity waits until the last active event handler instance sends a notification of completion.

    为了保证流程执行所有事件处理程序,此接收活动将等待最后一个事件处理程序实例发送完成通知。

  • In the example above, the event handler contained a human task.

    在上面的示例中,事件处理程序包含一项手工任务。

  • The cancellation action is regarded as an inbound message that can trigger the event handler of the process scope.

    取消动作被视为一条入站消息,可以触发流程作用域的事件处理程序。

  • Notice that the first script in the figure is not placed in an event handler method.

    注意,图中的第一个脚本并不放置在一个事件处理程序方法中。

相关热词