Moves to the next start element or end element tag.
移至下一个开始元素或结束元素标记。
The arrow to the right of the start element represents a transition.
在开始元素右边的箭头表示迁移。
The thin green circle at the left-most position in Figure 1 is the start element.
在图1 中最左边的浅绿色圆形是开始 元素。
It has similar events (start element, end element) but you have to pull from them (parser.next ).
它提供了类似的事件开始元素和结束元素,但您需要使用parser . next提取它们。
XPathHandler acts as a proxy to translate SAX events (start element, end element, and the like) in calls to the application handler.
XPathHandler充当代理,以将调用中的SAX事件(起始元素、结束元素等事件)转换成应用处理程序。
This script then invokes a variety of service and application scripts to start or stop the particular element.
这个脚本然后会调用各种服务和应用程序脚本来启动或停止特定的元素。
Make all namespace declarations up in the start tag of the document element if at all possible.
如果可能,将所有名称空间的声明都编排到文档元素的开始标记中。
If the child component includes one or more attributes, though, this sequence is complicated by the need to write the attributes to the element start tag as a separate step.
如果子组件包含一个或多个属性,那么这个过程会复杂一些,因为要用一个单独的步骤向元素的开始标记中写入属性。
The parser sends events, such as the start or end of an element, to an event handler, which processes the information.
解析器向一个事件处理程序发送事件,比如元素的开始和结束,而事件处理程序则处理该信息。
First, that variable is set whenever the start of the target element is reached.
首先,当到达目标元素开始的地方时设置这个变量。
Since any given element is contained within the start and end tag of its containing element, the structure has to form a tree.
由于任何给定元素都包含在包容它的元素的开始与结束标记之内,因此该结构必然为树型。
XML documents must contain matching start and end tags for each element.
XML文档必须包含每个元素匹配的开始标记和结束标记。
The first element of the array is actually the name of the binary, so it's really the second element where the parameters start.
该数组的第一个元素实际上是二进制文件的名称,因此参数实际上是从第二个元素开始的。
Writing attributes is similar to writing element start tags, except you also must supply the attribute's value.
编写属性类似于编写元素开始标记,只是您必须同时提供属性值。
You'll find only the START_TAG and text event types, which correspond with element start tags and element text nodes.
您只会看到START _ TAG与TEXT事件类型,它们分别对应于元素开始标签与元素文本节点。
An element representation is created when the parser reports the element start tag, but the initial form of that element is essentially just a shell which holds a reference to the parser.
当解析器报告元素开始标记时创建元素表示,但是该元素的初始形式仅仅只是一个壳,其中保存了对解析器的引用。
To read attributes, you stop at the start of an element and request a specific attribute, either by name or number.
若要读取属性,请停止在元素的起点处,通过名称或编号来请求特定属性。
The first thing the code checks for when it encounters an event is whether the event is the start of a new element.
当这段代码遇到一个事件时,它首先检查这个事件是不是一个新元素的开端。
For a domain element, the value of the attribute must start with a plus sign.
对于域元素,该属性的值必须以加号开始。
Attribute names start with a lowercase letter, while element and type names start with an uppercase letter.
属性名以小写字母打头,而元素和类型名称以大写字母打头。
This script reads the file contents in step 1, and, in step 2 scans the text for the root element and chops off the beginning so that the first thing seen is the start of the root element.
该脚本在步骤1读取文件的内容,在步骤2扫描文本寻找根元素并去掉开始部分,以便让人第一眼就能看到根元素。
start在元素打开时触发。
Start with the field element, because you are indeed mapping to a field of Book.
首先使用field元素,因为确实要映射到Book的一个字段。
Notice how an ordinary animate element is tied to the start of the set event.
注意一个普通的animate元素是如何绑定到set事件的启动的。
parsePastStartTag(ns, name) -- Parses past the start of element, which must be the next parse component seen other than character data.
parsePastStartTag(ns,name)-解析完元素的开始部分,它必须是所能看到的除字符数据以外的下一个解析组件。
If you summarize the sequence of actions at run time — for example, for the start of an XML element — you have.
如果分析运行期间执行的动作序列——比方说一个xml元素的开始——就需要。
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 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)读取源文档,并通知事件,如元素的开始和结束。
I start with a wrapping element to notify the start of my library definition, described in the ui-prefixed namespace as defined on the root element.
我从包装元素开始,通知库定义的开始,按照在根元素中定义的一样,描述了以ui为前缀的命名空间。
I start with a wrapping element to notify the start of my library definition, described in the ui-prefixed namespace as defined on the root element.
我从包装元素开始,通知库定义的开始,按照在根元素中定义的一样,描述了以ui为前缀的命名空间。
应用推荐