事件处理器 meaning in Chinese
event handler
the event generator
Examples
- You use jsf custom tag libraries inside jsp pages to render the ui components , to register event handlers , to associate components with validators , to associate components with data converters , and more
可以在jsp页面中使用jsf自定义标签库来做以下事情:呈现ui组件注册事件处理器关联组件与验证器关联组件与数据转换器,等等。 - The jsp page binds ui components to jsp pages and allow you to bind field components to properties of backing beans or properties of properties more likely , and buttons to event handlers and action methods
Jsp页面将ui组件绑定到jsp页面,并允许您将字段组件绑定到backing beans的属性或者属性的属性,以及将按钮绑定到事件处理器和操作方法。 - Because probe event handlers run as extensions to the system breakpoint interrupt handler , they have little or no dependence on system facilities - and so are able to be implanted in the most hostile environments , from interrupt - time , and task - time , to disabled , inter - context switch , and smp - enabled code paths - all without adversely skewing system performance
由于探测器事件处理器是作为系统断点中断处理器的扩展来运行,所以它们很少或者根本不依赖于系统工具这样可以被植入到大部分不友好的环境中(从中断时间和任务时间到禁用的上下文间切换和支持smp的代码路径)都不会对系统性能带来负面影响。