Describes how to handle events.
说明如何处理事件。
Describes how to raise and handle events using COM interop.
描述如何使用COM互操作来引发和处理事件。
The In-basket widget, as a receiver, can handle events sent by other widgets.
In-basket 小部件作为接收者,可以处理其他小部件发送的事件。
Each class that extends page might also contain methods that handle events on the page.
扩展Page的每个类还可以包含处理页面事件的方法。
Describes how to handle events by linking event handler methods to existing events.
介绍如何通过将事件处理程序方法与现有事件链接来处理事件。
Having controllers handle events themselves instead of the events has also been discussed.
我们也已经对让控制器自己来处理事件而不是由事件本身处理进行了讨论。
The UIResponder class defines an interface for objects that respond to and handle events.
此类为对象定义接口,用于响应和处理事件。
However, the application would have to know of this policy change and handle events accordingly.
但应用程序却必须了解策略的变化并且相应地处理事件。
Internal transitions are used to handle events without the transition of an object to a new state.
内部转换用于处理事件,而不会将对象转换为新状态。
A . NET client can handle events raised by a COM server the way it handles any other managed event.
NET客户端可以按处理其他任何托管事件的方式来处理COM服务器引发的事件。
The normalized event count makes you handle events as if you collect them during the whole data collection.
规范化的事件计数值使我们能够像是在整个数据收集过程中收集事件那样处理事件。
The servlet specification defines several interfaces that listener classes implement in order to handle events.
servlet规范定义了侦听器类为处理事件而实现的一些接口。
Handle events consistently for all containers and contained items, in the same way you handle events for other controls.
以处理其他控制项事件的方式,来处理所有容器和被收纳项目共同的事件。
Testing with the second test tool focused on reaching the limits of the server's ability to handle events and method invocations.
使用第二个测试工具完成的测试重点是在于达到服务器处理事件和方法调用的能力的极限。
Registers a class handler for a particular routed event, with the option to handle events where event data is already marked handled.
使用处理事件资料已标示为已处理之事件的选项,注册特定路由事件的类别处理常式。
When the class raises the event, that event is raised on every class that has elected to handle events for that instance of the object.
当类别引发事件时,这个事件便会在每个选定为物件执行个体处理事件的类别上引发。
He provide a lot of the early guidance of how to modularize the application, how to handle events at different layers of the applications, etc.
他提供了如何模块化应用程序,以及如何在应用程序的不同层次处理事件等很多方面的早期指导。
Each input control supports a specific set of input events so you can handle events such as when the user enters text or touches a button.
每个组件都支持一些特殊的用户输入事件,比如输入文本或者点击按钮。
Some of these sections include application composition, the SipFactory API, and a lot of event listeners to handle events in the protocol handling.
其中一些部分包含了应用程序组合、SipFactoryAPI和用于在协议处理中处理事件的很多事件侦听器。
These aspects include choosing how to handle events, schedules, clock synchronization, interval calculations, local relevance, and cultural significance.
这些方面包括选择如何处理事件、调度、时钟同步、时间间隔计算、本地相关性和文化意义。
Defines an interface that is implemented to allow a user written class to handle events that occur as the load test, and the tests contained within the load test, are run.
定义一个接口,实现此接口的目的是为了允许用户编写的类处理运行负载测试以及其中所包含的测试时发生的事件。
A thread is allocated to handle shutdown events.
一个线程被分配为处理关机事件。
While events are often used to handle user input and other actions that happen asynchronously, the events themselves happen in synchronous fashion.
虽然事件常常被用于处理用户输入和其它异步发生的行为,但事件本身是以同步方式发生的。
Applications that handle these events can provide custom error processing.
处理这些事件的应用程序可以提供定制错误处理。
The use of template rules to handle various events in the input document means that the conversion can be content driven rather than strictly controlled by a sequential process.
使用模板规则处理输入文档中的各种事件意味着会话可以是由内容驱动的,而不是严格按照顺序控制。
Components are required to handle such events to notify client programs and also do appropriate logging to help facilitate troubleshooting and service monitoring.
组件需处理类似事件以通知用户程序,并且做适当的日志以便促进排除故障和服务监测。
Menus also handle their own events, so there's no need to register event listeners on the items in your menu.
菜单会自行处理它们的事件,所以你不必为你菜单中的项目注册事件侦听器。
As the number of clients connect, new events to handle the client connection are added to the event queue and removed when the client disconnects.
当客户端连接时,在事件队列中添加新事件以处理客户端连接;当客户端中断连接时删除事件。
As the number of clients connect, new events to handle the client connection are added to the event queue and removed when the client disconnects.
当客户端连接时,在事件队列中添加新事件以处理客户端连接;当客户端中断连接时删除事件。
应用推荐