This class is considered lightweight because it does not provide layout, input, focus, or event handling, which improves its performance.
此类之所以被视为轻量类,是因为它不提供布局、输入、焦点或事件处理功能,从而能够改善其性能。
Handling common events is as simple as calling a function like click , submit , or mouseover and passing it an event handler function.
处理常见事件就像调用函数(比方说click 、submit或mouseover)和为其传递事件处理函数一样简单。
You simply handle an Ajax event like you would any other Web flow event, and after handling your flow can request that certain fragments, or partials, of the UI be refreshed.
你只需像处理任何其它WebFlow事件一样来处理Ajax事件就可以了,在处理事件之后,你的流程可以请求刷新ui的特定片断或部分。
Void respond (RuntimeException, RequestCycle) is called whenever an uncaught exception occurs during the event handling or response phase so that an appropriate exception response can be generated.
只要在事件处理过程或响应阶段发生未被捕获的异常,voidrespond (RuntimeException,RequestCycle)都会被调用以便生成合适的异常响应。
This synchronization is achieved through event-handling or other preferred choices such as polling or user-end triggering.
这一同步是通过事件处理或轮询或用户端触发等其他首选方式实现的。
This, in turn, means that your script can be executed as many times as necessary (or your.vimrc can be source'd repeatedly) without multiplying event-handling entities unnecessarily.
反过来,这就意味着您的脚本可以按需要执行任意次(或者是您的.vimrc可以反复被source),无需增加不必要的事件处理实体。
Customize validation for an individual data field by writing a method that processes changes for that data field (or by handling a corresponding event).
您可以撰写处理该资料栏位变更的方法,或处理对应的事件而自订个别资料栏位的验证。
Setting this property is typically only done when overriding or implementing other APIs that adjust event sources, such as when class handling an event.
通常只有在覆写或实作其他会调整事件来源的API时(例如类别处理事件时),才会设定这个属性。
Whenever you create a PHP script, there's a big chance it'll involve handling dates and times, when for example you need to create a content management system or an event tracker.
当你建立一个PHP脚本的时候,很有可能会遇到与日期和时间相关的问题,比如说当你要建立一个内容管理系统或者一个跟踪事件。
Events in the document, for example moving the cursor into specific areas or clicking buttons and menu items, can call event-handling methods in the assembly.
文档中的事件(例如将光标移入特定区域,或单击按钮和菜单项)可以调用程序集中的事件处理方法。
This allows you to provide an event-handling method that performs a custom routine, such as updating a database or the displayed content, whenever this event occurs.
这可让您提供事件处理方法,用于每次发生这个事件时执行自订常式 (例如更新资料库或显示内容)。
By using the Properties window to define message - and event-handling functions, you can automatically update the message-dispatch table (or message map) and your class header file.
通过用“属性”窗口定义消息和事件处理函数,可以自动更新消息调度表(或消息映射)和类的头文件。
Global or inline scripts, which are scripts that are not part of an event-handling subroutine or function, are executed immediately.
立即执行全局或内联脚本,这些脚本不是事件处理子例程或函数的一部分。
Global or inline scripts, which are scripts that are not part of an event-handling subroutine or function, are executed immediately.
立即执行全局或内联脚本,这些脚本不是事件处理子例程或函数的一部分。
应用推荐