事件处理器 meaning in English
event handler
the event generator
Examples
- The event handler doesn t even need to take an argument if the behavior is obvious enough
如果行为足够明显的话,那么事件处理器甚至不需要接受参数。 - It is possible to write an event handler to control the actions performed when the submit button is clicked
当提交按钮点击时可以写事件处理器来控制行动的执行。 - It is possible to write an event handler to control the actions performed when the command button is clicked
当命令按钮按下时可以写事件处理器来控制行动的执行。 - Components may handle request events themselves , or they may choose to delegate event handling to an event handler
这些组件将自行处理这些事件或者提交给某个事件处理器代理处理。 - Informal parameters are often used to set the css class of an element , or to specify client - side event handlers
非正式参数通常被用来设置一个元素的css样式,或者用来指定客户端的事件处理器。