该组件通过创建日历项跟踪诸如会议、事件和最终期限之类的条目。
This component keeps track of items such as meetings, events, and deadlines by creating calendar entries.
GBean组件的生命周期是:内核创建它们、在它们上面执行DI、调用它们的方法、向它们发送事件。
GBean components adhere to a particular life cycle as the kernel creates them, performs DI on them, calls their methods, and sends events to them.
当CEP引擎发现与指定的关系匹配的一组事件时,它通知警报组件,然后警报组件创建一个用户定义的通知。
When the CEP engine finds a set of events that matches the relationship, it notifies the alerts component, which then creates a user-defined notification.
IT开发人员创建和部署监控企业中的各种事件源所需的“适配器”组件并生成所需的业务事件。
The it developer creates and deploys the "adapter" components needed to monitor the various event sources in the enterprise and generate the business events needed.
但是如果应用程序(或某个组件)需要特定内容类型的事件流,也可以创建专门的事件读取器。
However, it is also possible to create specialized event readers for situations where the application (or a component of it) expects an event stream with certain type of content.
传感器组件至少必须执行监视和检测功能,以检测所发生的事件并创建事件对象来表示该事件。
At a minimum, a sensor component must perform the monitoring and detecting functions to detect that the event happened and to create an event object to signal the event.
该接口定义了组件可以实现的必要回调,这样就可以侦听诸如组件实例的创建和删除等事件。
This interface defines the necessary callbacks that the component can implement so that it can listen to events such as creation and deletion of the component instance in a place.
事件处理组件之间的交互是通过创建要发送的事件消息完成的。
Event Processing components interact by creating event messages which are then distributed to other event Processing components.
例如在使用标准组件时,该组件定义了onmouseover之类的事件,通过这些事件便可以创建自己的定制按钮。
An example of this is to use the standard component, which defines events such as onmouseover, to create your own custom button.
当然,在这个领域还有许多其他主题需要涉及——包括发出组件事件、国际化组件、创建UICommand样式的组件,以及更多。
Of course, there are plenty of other topics to be covered in this area — including emitting component events, internationalizing components, creating UICommand-style components, and more.
它不是创建一个实现了接口的类、并将这个实现注册到需要监听的事件所在的组件上,而是创建一个EventHandler实例并注册它。
Instead of creating a class that implements an interface and registering that implementation with the component whose event you are interested in, you create an EventHandler instance and register it.
最后一步(也集成在“GenerateCode”OnClick事件处理程序中)是创建包含组件声明的相应的.pas文件。
The final step - also integrated in the "Generate Code" OnClick event handler - is the creation of the corresponding.pas file with the component declarations.
公共事件基础架构(Common Event Infrastructure,CEI)是一套模块化的组件,提供了对于事件的创建、传播、持续和消耗的支持。
Common event Infrastructure (CEI) is a set of modular components that provides support for generation, propagation, persistence, and consumption of events.
为组件创建客户端事件字典,以事件名称为键,以关联的处理程序为值。
Creates a dictionary of client events for a component, with event names as keys and the associated handlers as values.
还介绍了运用ACE反应堆组件创建负责告警分派的事件处理器。
It is also introduces the establishment of the event processor delivering alarms using the reactor pattern of ACE.
当你必须在子组件创建之前设置一个父容器的属性情况下,这个事件是非常有用的,但是这样的情况是很少用到的。
It is only useful in rare situations when you must set properties on a parent before the children are created.
当Flex分发初始化事件,子组件,包括内部的子组件,都还没有被创建。
When Flex dispatches the preinitialize event, the children of a component, including internal children, have not yet been created.
演示如何创建实现基于事件的异步模式的组件。
Illustrates how to create a component that implements the Event-based Asynchronous Pattern.
演示如何创建实现基于事件的异步模式的组件。
Illustrates how to create a component that implements the Event-based Asynchronous Pattern.
应用推荐