Table 1 lists all the attributes supported for the element.
表1列出了所有在元素中受支持的属性。
This represents the one XML element (from Listing 1) and is the basic structure for the class hierarchy.
它表示一个XML元素(来自清单1),是类层次的基本结构。
Notice how this matches the element structure from Listing 1.
请注意这是如何与清单1中的元素结构相匹配的。
You already know that the body has just one statement, so this list of super invocations will likely have 0 or 1 element.
您已经知道程序体中只有一条语句,所以这个类表将拥有0个或者1个元素。
Phase 1: Assess element maturity.
阶段1:评估元素成熟度。
For example, in the SOAP fault message in Listing 1, the element has multiple elements.
例如,在清单1中的SOAP故障消息中,元素有多个元素。
Listing 1 USES indentation to illustrate where each element appears in the DOM node tree.
清单1用缩进表示每个元素在DOM节点树中的位置。
As shown in Figure 1, a component is the basic element of a business function in an SCA application.
如图1中所示,组件是SCA应用程序中的基本业务功能元素。
Cases 1 through 7 involve queries over XML element nodes.
案例1到7涉及XML元素节点上的查询。
This returns a double array, where the first element (array index [0]) is latitude and second element (array index [1]) is longitude.
该方法返回一个双数组,其中第一个元素(数组索引 [0])表示纬度,而第二个元素(数组索引 [1])表示经度。
The predicate [1] means "the element that has a position of 1.
谓词 [1]表示 “具有位置 1的元素”。
Look at Listing 1's guitar element, which specifies a luthier (that's a guitar maker) for each guitar.
请看文档的guitar元素,它对每个吉他都指定了一个弦乐器制作匠(吉他制造者)。
In Listing 1, sharedlib within the element specifies the dependency on the sharedlib service.
在清单1中,元素内的sharedlib将指定与sharedlib服务之间的依赖性。
Listing 1: Embedding a version element inside a SOAP header.
清单1:在SOAP消息头内部嵌入版本元素。
The XPath expression //Name[1] selects the first element regardless of where it's located in the XML document; however, there is a problem.
XPath表达式 //Name[1]选择第一个元素,无论它位于XML文档中的何处;但是,这里有一个问题。
Listing 1. A snippet from vorbisdec element information
清单1.vorbisdec元素信息中的代码段
In Listing 1 the emphasize element prescribes that the enclosed text should be emphasized in whatever way the program that reads and displays it decides is appropriate.
清单1中的emphasize元素说明其包含的文本应该被强调,强调的方式由读取和显示它的程序决定。
If you'll recall from the examples above, the selected elements could be 1 page element, or it could be many page elements.
回想一下上例您会发现,选定元素可以是单页面元素,或者是多页面元素。
Note: In the dot syntax the first element is element zero, and in the bracket syntax, the first element is element 1.
注意:在点语法中,第一个元素是编号为0 的元素,而在括号语法中,第一元素是编号为1 的元素。
Listing 3: Address Finder Web Service's WSDL file — element sample 1.
清单3:地址查询Web服务的WSDL文件——元素示例1。
In Listing 1 above, the element possesses two attributes, "bestseller" and "bookclubs".
上面的清单1中,元素有两个属性,“bestseller ”和“bookclubs ”。
Look at the description element in Listing 1.
请查看清单1中的description元素。
Listing 1 has a root element doc; inside that context is a number of section elements.
清单1有一个根元素doc;那个上下文中有几个section元素。
Listing 1 USES the a element — which stands for an "anchor" — to define an outgoing link.
清单1中使用a(代表“anchor(锚)”)元素定义了一个外向链接。
The String element, s[1], is assigned a null value.
这里的String元素s[1]被赋为空值。
Figure 1: An empty UML 2 frame element
图1:空的UML2框架元件
You may want to encrypt only one element in Listing 1 — for example, the Payment element.
您可能只想加密清单1中的一个元素—例如Payment元素。
Listing 1: Address Finder Web Service's WSDL file — element.
清单1:地址查询Web服务的WSDL文件——元素。
The <xsl:for-each> element iterates from 1 to the number of words in the word list.
<xsl:for-each>元素从1 开始,遍历单词列表中的每个词。
Note that you use (i+1) because in the array, the counter value of the first element is zero; as you want to start with the first element, the 1 is added.
注意,这里使用了 (i+1),因为数组中第一个元素的索引号是0,要从第一个元素开始,必须加上 1。
应用推荐