More significantly, many streams depend on external events, and yet should be processed as each element is available.
更重要的是,许多流取决于外部事件,并且当每个元素可用时,才处理这些流。
The parser sends events, such as the start or end of an element, to an event handler, which processes the information.
解析器向一个事件处理程序发送事件,比如元素的开始和结束,而事件处理程序则处理该信息。
Select the end element from the events palette.
从事件选项板中选择结束元素。
The flow of events, or workflow, is a key element of a business use case.
事件流、或者工作流程流,是业务用例的一个关键要素。
As we click around in the application, new events will be pushed onto the top of the stack, and the pointer will identify the last element added.
当我们在应用程序中单击的时候,新的事件将被压入堆栈顶部,指针指向最后添加的元素。
The last element in the pipe must write the events to an XML or HTML file.
管道中的最后一个元素必须将事件写到 XML或HTML 文件中。
This demonstrates that multiple events can be assigned to the same element.
这表明可以对同一个元素指定多个事件。
Support for Events which are a key element of the product.
支持事件,它们是产品的关键元素。
There are events for element opening and closing tags, for the content of elements, for entities, and for parsing errors.
元素打开关闭标记、元素内容、实体和解析错误都有对应的事件。
Imagine if you could reference any HTML element rendered on the screen, change its properties, set handlers triggered by events, and modify its appearance — all instantaneously.
设想一下,您将能够引用在屏幕上呈现的任何HTML元素、更改其属性、设置由事件触发的处理程序并修改其外观,而所有这些都能即时实现。而这一切如今已成为现实。
An artist or photographer attempts to control the sequence in which visual events in the frame are observed and the amount of attention each element receives.
艺术家或摄影师尽力掌控画面中的视觉要素和每一个要素的关注程度。
There are four sections in this TAB that either show or are hidden, based on the element type selected in the Events list.
该项中有四个部分,这些部分在events列表选中元素类型的基础上,要么显示,要么隐藏。
The XML Events specification consists mainly of the definitions of attributes that can be placed on existing elements, along with a listener element that can also host the attributes.
XMLEvents规范主要由可以放置在现有元素中的属性定义组成,还有一个listener元素用来容纳这些属性。
Whenever the ev: handler attribute is omitted, the element bearing the XML Events attributes is considered the handler.
如果省略ev:handler属性,拥有XMLevents属性的元素就被看作是处理程序。
Listing 4 shows a convenient way to use XML Events with the minimum possible number of attributes: XML Events attributes are attached directly to the handler element.
清单4说明了用最少的属性使用XMLEvents的便捷方法:XML events属性直接附加到处理程序元素上。
Now that I've defined the graphics template, the element USES the XML Events' event attribute to define a handler for the SVGBindEnd event in ECMAScript.
现在已经定义了图形模板,元素通过XMLEvents的event属性在ECMAScript中定义了SVGBindEnd事件的处理程序。
You can get StAX events from any element, regardless of whether the object model is fully built or not.
可以从任何元素获得StAX事件,而不管是否完整构建了对象模型。
In this way, the inner table is an element of the outer table's cell, and the onRender events of the table, detail row and cell are firing before the inner table does.
通过这种方式,内部表格就是外部表格单元的一个元素,以及表格的onRender事件,具体行和单元会在内部表格操作之前引发。
In order to create events you select the appropriate BPEL element (such as processes, activities, variables) and check the business relevant flag in the server TAB.
为了创建事件,选择合适的BPEL元素(例如流程、活动、变量),并检查服务器选项卡上的businessrelevant标记。
The text element has two events that it reacts to — mouseover and mousedown.
文字元素可以对两种事件做出反应——mouseover和mousedown。
The XML parser (package com.icl.saxon.aelfred) reads the source document and notifies events such as the start and end of an element.
xml语法分析器(包com . icl . saxon . aelfred)读取源文档,并通知事件,如元素的开始和结束。
It has fired five events so far: three events for the product element, one event for the beginning of document, and one for price-list opening tag.
到目前为止,它已经激发了5个事件:product元素的3个事件,一个文档开始事件和一个price - list开始标记事件。
While iterating over the events, method peek determines if the next event will be the start of an icon element, which contains the feed's icon URL.
迭代事件的过程中,peek方法判定下一个事件是否从icon元素开始,该元素包含提要的图标url。
The difficulty in writing SAX handlers is that the code to process a specific element (say cfg:body) is split over several events (such as startElement() and endElement()).
编写SAX处理器的困难在于:要将处理一个特定元素(例如cfg:body )的代码拆分成几个事件(例如startElement()和endElement() )。
This element has two required parameters, a name and a target, allowing you to dispatch xforms events like xforms-submit (example name) to submission (example target) elements.
此元素需要两个参数,name和target,您可以使用此元素将xforms事件如xforms - submit示例name调度给提交元素示例target。
It generates two events for each price-quote element: one event for the opening tag and one event for the closing tag.
它为每个price - quote元素生成两个事件:一个开始标记事件和一个结束标记事件。
XPathHandler acts as a proxy to translate SAX events (start element, end element, and the like) in calls to the application handler.
XPathHandler充当代理,以将调用中的SAX事件(起始元素、结束元素等事件)转换成应用处理程序。
It has similar events (start element, end element) but you have to pull from them (parser.next ).
它提供了类似的事件开始元素和结束元素,但您需要使用parser . next提取它们。
The attributes (like background, alink, bgcolor, etc.) and events (like onClick, onDblClick, onKeyPress, etc.) of this HTML element can be set using the getter/setter methods of this class.
这个HTML元素的属性 (如background、alink、bgcolor等)和事件 (如onClick、onDblClick、onKeyPress等)可以用这个类的getter/setter方法设置。
A channel ACTS as if it has a single consumer element with the name "in", to which producers can send events.
通道就好像是一个名字为“in”的消费者,生产者可以向它发送事件。
应用推荐