Assigns a sequence number for this event, if one has not been set by the event source.
如果事件源没有设置序号的话,那么为这个事件分配一个序号。
This strategy aims to detect an event early and stop it at source, before it has an opportunity to become an international threat.
这一战略旨在及早发现事件并在它有机会成为国际威胁之前,在源头加以遏制。
This, for example, allows the event source to continue processing after emitting an event rather than blocking until the event has been successfully transmitted and processed by the event server.
就是说,例如,允许事件源在发射事件后继续处理,而不是禁止发射直到事件成功传送并被事件服务器中处理完成。
Consistent with the event model, the event source is responsible for asynchronous delivery of the event messages on a frequency that it determines.
为了与事件模型一致,事件源负责按照自己确定的频率以异步方式交付事件消息。
In one study, researchers found that the neurons activated in the recall of a memory are likely the ones that fired when the event originally occurred [source: Carey].
在一次研究中,研究人员发现神经元在回忆时的活跃度如同当事件发生时他们的活跃度一样【来源:凯瑞】。
The list varies somewhat depending on the source but typically includes directory services, event handling, persistence, transactions, and security.
这些服务在一定程度上取决于资源,但通常包括目录服务、事件处理、持久性、事物和安全。
Consistent with the event model, the event source is responsible for asynchronous delivery of event messages on a frequency that it determines.
与事件模型一致,事件资源负责以一个它所决定的频率异步传送事件消息。
Another technique that can sometimes be used to find otherwise hidden lapsed listeners is preventing a given listener object from being registered twice with a given event source.
另外一项可以用来找到隐藏失效侦听器的技术是:防止指定侦听器对象在指定事件源上登记两次。
The WSDM event Format is organized into three categories for management event data: the event reporter, the event source, and situation data.
WSDM事件格式分为三种类型可用于管理事件数据:事件记录器,事件源和情形数据。
By extracting the source ID value from the event header, the code is able to determine if this is a commissioning action.
通过从事件头部提取源id值,该代码能够确定这是不是一个分配操作。
The first event source sends events to the CEI when a new order is created whereas the second event source sends only events with a severity of 70.
当有新命令产生时,第一个事件源发送事件到cei;而第二个事件源仅发送问题严重级别为70的事件。
Event source 1 will be configured to use a synchronous emitter to send events through an EJB interface. Event source 2 will use an asynchronous emitter to post events to a JMS queue.
这里配置事件源1使用同步发射器来通过ejb界面发送事件,而事件源2利用异步发射器发送事件到jms队列。
If the second event source generates CBEs with a severity other than 70 the emitter will discard that event so that only CBEs with a severity of exactly 70 will be sent to the CEI server.
如果第二个事件用生成的CBE的问题严重级别不是70,发射器将丢弃该事件,因此只有问题严重级别为70的CBE才会被发送到CEI服务器。
The following capabilities need to be provided for the application architects to run the Event Studio export tasks in source environment.
需要为应用程序设计人员提供以下功能,以便在源环境中运行EventStudio导出任务。
If you do not want to have the event source set the current correlation sphere ID, you should pass null in as the second parameter.
如果您不想让事件源设置当前相关性的sphereID,您应该将第二个参数设置为空。
You launch a C2A event from an icon on the source portlet.
从源门户的图标上启动C2A。
The idea is that instead of publishing an event during the action phase, a portlet can embed event information into its markup using special HTML constructs for enabling an event source as live text.
其基本思想在于,与在操作阶段中发布事件不同,Portlet可以使用特殊HTML构造将事件信息嵌入到标记中,以支持实时文本形式的事件源。
Assigns a globally unique identity globally unique identity (GUID) for this event, if one has not been set by the event source. GUIDs are generated using modified version of the IETF UUIDs and GUIDs.
如果事件源没有设置的话,那么为这个事件分配一个全局的、唯一globally UniqueIdentity (GUID)标识,GUID是用IETFUUID和GUID的修正版生成的。
The event emitted by WebSphere Message Broker contains information about the source of the event, the time of the event, and the reason for the event.
WebSphereMessageBroker发射的事件包含事件源、事件时间和事件原因等信息。
To add behavior to our button we can add a "Click" event handler to it. We can do this in source view by typing the event name.
要给我们的按钮加行为的话,我们可以给它加一个“Click ”事件处理函数。
The event source does not need to manage any event-related resources except for the emitter as all resource handling is performed by the emitter factory and emitter instances themselves.
除了发射器,事件源不必管理任何与事件相关的资源,因为所有的资源处理都是由发射器工厂和发射器实例自身执行的。
A user triggers a Business event on the source System, which triggers the point-to-point flow of events, as described below.
用户触发源系统上的业务事件,而该事件又触发点到点的事件流,如下所述。
Is the load a one-time event, or are new source updates periodically pushed to Profiles?
载入是一次性事件,还是定期将新数据源更新推向Profiles ?
It is an open source event-driven Ajax framework.
它是开源的事件驱动的Ajax框架。
In this example, the point-of-sale application is the source of the event that will send the event to Business Events.
在这个例子中,销售网点应用程序是事件来源,将会发送事件给BusinessEvent。
Expand the inputs and change Source Event from OFF to ON, to signal the Launcher to run the map when the input file arrives in the specified directory.
展开输入并将Source Event从OFF更改为ON,通知Launcher在输入文件到达指定目录后运行映射。
Easy language tray bubble click event source routine procedure call API function to achieve the tray bubble click message application.
易语言托盘气泡点击事件源码例程程序调用API函数实现托盘气泡被点击消息的应用。
According to the requirements of the model, listener class and it's object will be created to register to the event source and realize the specific method in interface.
根据模型要求,要创建监听器类及其对象,完成向事件源的注册并实现接口中的特定方法。
The class that raises an event is the event source, and the methods that process the event are the event handlers.
引发事件的类是事件源,而处理事件的方法是事件处理程序。
The class that raises an event is the event source, and the methods that process the event are the event handlers.
引发事件的类是事件源,而处理事件的方法是事件处理程序。
应用推荐