事件处理器 meaning in Chinese
event handler
the event generator
Examples
- Further , an action request may contain additional context information , which will be provided to the event handler method
此外,一个动作请求可以包含额外的上下文信息,以提供给事件处理器方法。 - It is not a very complex api to implement , as it mostly consists of setters and getters for sax event handlers
并不是一个实现起来十分复杂的api ,因为它包含的大部分是sax事件处理器的setter和getter方法。 - The activate event handler may also return a value , which is treated identically to a return value of an action request event trigger
激活事件处理器也可以返回一个值,它与动作请求的事件触发器返回的值是一样的。 - A set of event handlers , each of which is invoked in response to a specific user action specifically , by the user clicking a button or link
一组事件处理器,每个处理器都将在响应特定的用户活动(特别是,用户点击按钮或链接)时调用。 - The page handler itself includes variables and event handlers each of which is invoked in response to a specific user action specifically , by the user clicking a button or hypertext link
页面处理器自身包括变量和事件处理器,这些将在对特定的用户操作的响应中被调用(特别是,通过用户点击按钮或超级链接) 。