The list shows the phases in their likely order of execution with event processing at each phase, but the JSF lifecycle is hardly set in stone.
虽然这个清单列出了每个阶段中事件处理的可能执行顺序,但是JSF的生命周期很难是固定一成不变的。
This is followed by notification of event occurrence to all listeners of the widget registered for that same event type and in the order in which the listeners were registered on widget.
然后发生该事件的通知会发送给控件中为该事件类型注册的所有监听器,发送顺序是这些监听器在控件上的注册顺序。
Therefore, there is no guarantee that asynchronous event handlers will execute in the same order as the triggering updates.
因此,不能够保证异步事件处理程序的执行顺序与触发更新的顺序一样。
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的事件。
If more events occur before the event handler returns, browsers enqueue them until the event handler does return, and then process the queued events in order, one at a time, synchronously.
如果在事件处理器返回之前发生了更多的事件,浏览器就将它们放在队列中;当事件处理器返回时,依次同步地处理排队的事件,每次一个。
By launching ITB Asia, an annual event, in Singapore we have prepared the ground in order to meet the needs of the growing Asian market.
通过举办每年一度的亚洲国际旅游交易会,我们在新加坡准备了场地以满足日益增长的亚洲市场的需求。
Restarting may be needed after a planned shutdown, after an unplanned machine failure, or in order to replay a model event of scientific interest with a different time step granularity.
重新启动可能需要在计划关机之后,计划外机器故障之后,或者在使用不同时间步骤粒度重放科学模型事件时。
If traditional ACID properties were maintained, the event message to restock would not have been sent until the entire LUW of the order process was complete.
如果保持了传统的ACID属性,那么补充库存的事件消息在订单流程的整个LUW完成之前是不会被发送出去的。
We would urge the organisers to review the way in which this event is managed in future in order to avoid another situation where emergency ambulances are required to treat their customers.
我们力劝组织者们以后能好好反思一下这项活动的举办方式,避免再出现呼叫急救车来招呼食客的情况。
Without event sequencing, the records are processed serially to keep their order.
但如果没有事件排序,这些记录就会被串行处理以保持其排序。
We want an operation to represent handling the event, so we add one to the Capability and name it Receive Order.
我们需要一项表示处理事件的操作,因此为 Capability添加一个操作,将其命名为Receive Order。
During processing, an event is fired (because the order is committed to the database during the LUW) to send a message automatically to the supplier to restock that item.
在处理期间,会触发一个事件(因为在LUW执行期间该订单提交到了数据库),自动向供应商发送消息补充该项的库存。
This event is processed by the OrderDetails portlet that shows the order details for the selected order ID.
该事件会由显示被选中顺序 ID细节信息的OrderDetailsportlet处理的。
When the user clicks the ID for an order in the Orders portlet, the portlet triggers an event.
当用户点击Ordersportlet中顺序的ID时,portlet就会激发一次事件。
Event sequencing - event sequencing is a function in InterChange Server that ensures that events are processed in a certain order.
事件顺序——事件顺序是InterChangeServer中的一项功能,用以确保事件按照一定的顺序进行处理。
In order to do this, you must add an onChange event handler to the customer widget, which modifies the order widgets query.
为了达到这个目的,您必须向客户小部件添加onchange事件处理程序,该程序将修改订单小部件查询。
Only when the event handler has finished its business logic, it updates the global variable result in order to return the result to MainScope.
只有事件处理程序完成了其业务逻辑后,它才会更新全局变量result,以将结果返回到MainScope。
We will name the event "Order Received" because that's what happens to kick the whole process off.
将这个事件命名为“OrderReceived”,此事件将启动整个流程。
Event sequencing enables WebSphere ESB components to process events from asynchronous invocations in the order in which they are delivered.
事件排序能使WebSphereESB组件按交付顺序处理经过异步调用的事件。
A major storyline event might impact everyone, but each order will respond differently, as per their unique philosophy.
一个主线故事里的事件可能会影响到每一位玩家,但每个势力所得到的回应却是不一样的,因为它们各自都有不同的宗旨。
When that portlet receives the order ID, the order Details portlet processes the event.
当该portlet接受顺序id时,OrderDetails portlet会处理事件。
This module must register as an event listener with the browser in order to receive the notification of downloads and document-specific events. By making use of ATL smart Pointers.
该模块必须作为一个浏览器的事件侦听器来实现,目的是为接收下载以及与文档相关的事件。
First choose an event registration model, then make sure the event is accessed by all browsers, then read out the correct properties and then solve event order problems -if any occur.
先选择一个事件注册模型,然后确定这个事件会在所有的浏览器里面触发,然后读出正确的属性,最后解决事件触发顺序问题-如果有的话。
In order to do some calculation with these events, you have to use a normalized event count for calculation.
为了对这些事件做某些计算,必须使用规范化的事件计数值。
We'll see below that it is useful to define a scope as a direct child of an event handler in order to have scoped variables that are local to the event handler instance.
我们将在下面了解到,为了获得事件处理程序实例的已确定范围的局部变量,可以将活动的范围定义为事件处理程序的直接子项。
Business event processing (BEP) engines manage the logical processing of events in order to recognize patterns and invoke actions based on defined rules.
业务事件处理(BEP)引擎管理事件的逻辑处理,目的是为了根据已定义的规则识别模式和调用动作。
Modifying an event requires all the event data again, in order to fill the fields of the editing form with the current values.
修改活动再一次需要所有活动数据,以便用当前值填充编辑表单的字段。
When the behavior of an event-driven application depends upon the order in which events occur, its programming can become very tangled, and consequently difficult to debug and modify.
当事件驱动的应用程序的行为取决于事件发生的顺序时,其编程就会变得非常复杂,也十分难以调试和修改。
Information about all SQL statements executed before the lock-timeout event in the participating transactions, such as statement text, isolation level used, order of execution, and so on.
在参与事务中的锁超时事件前执行的所有sql语句信息,如语句文本、使用的隔离级、执行顺序等等。
In order to increase consistency between the source and target data, source changes can trigger the consolidation phase to be executed through data event publishing.
为了提高源和目标数据之间的一致性,数据源的更改可以通过数据事件发布触发执行整合。
应用推荐