它选择ps:name后的第一个元素。
每个元素中的第一个元素被选中。
删除并返回此列表中的第一个元素。
只返回元素中的第一个元素。
返回此列表中的第一个元素。
利用XPath选择一个给定名称的第一个元素。
表示选取这些匹配元素中的第一个元素。
所以可以确定1应该是合并后的,列表的第一个元素。
Sure. So that says one should be the first element in my merge list.
current参数的初始值是数组内的第一个元素。
The current parameter starts off as the first element in the array.
这个指针将指向列表的第一个元素 (也称为“头文件”)。
This pointer will point to the first element (known as the "head") of the list.
我们说的第一个元素指的是,最初的开始索引点。
By saying first element remember we start at as the initial indexing point.
您如何选择XML文档中的第一个元素取决于您如何使用XPath。
How you select the first element in the XML document depends on how you use XPath.
head返回列表的第一个元素,tail返回其他的元素。
Head returns the first element of a list, and tail returns everything else. Listing 3 shows some simple list functions.
主模板和o:export匹配,这是预处理程序生成的第一个元素。
The main template matches o: export, which is the first element generated by the pre-processor.
函数的作用是:将数组内部的指针移动到数组中的第一个元素。
The reset() function moves the internal pointer to the first element of the array.
通常,该结构体是用来进行任务定义的结构体的第一个元素(后面有相关例子)。
Typically, this structure is the first element of a user's structure of work definition (you'll see an example of this later).
对于选择元素集合中的第一个元素,最容易的方法是利用值1 的谓词。
The easiest method for selecting the first in a set of elements is with a predicate of value 1.
函数的作用是:删除数组中的第一个元素并返回这个被删除的元素的值。
The array_shift function removes the first element from an array, and returns the value of the removed element.
我为菜单的第一个元素添加了完整的清单,但对于其他元素,则省略了重复的清单。
The resulting HTML looks like Listing 7. I included the entire listing for the first element in the menu, but skipped the repetitive listings for the other elements.
清单4中的第一个元素包含了关于这个示例中专用uddi注册中心的信息。
The first element in Listing 4 contains information about the private UDDI registry used in this example.
有一点要注意:数组的第一个元素(而不是最后一个元素)是这个调用跟踪的栈顶。
One thing to note: the first element of the arrray is the top of the call trace, not the last.
spu_extract (myvec,0)将myvec的第一个元素作为标量返回。
Spu_extract (myvec, 0) returns the first element of myvec as a scalar.
第一列是position函数的值,这些Name元素是它们父元素中的第一个元素。
The first column is the value of the position function of those Name elements that are first within their parent element.
该数组的第一个元素实际上是二进制文件的名称,因此参数实际上是从第二个元素开始的。
The first element of the array is actually the name of the binary, so it's really the second element where the parameters start.
从列表的第一个元素获取数据的函数称为car(这个名字是古老的汇编语言指令的延续)。
The function to retrieve the data from the first element of a list is called car (a name which is a holdover from an ancient assembly language instruction).
列表的第一个元素是否是某个特殊形式(special form)(不是函数的操作)的名称?
Is the first element of the list the name of a special form (an operator that isn't a function)?
firstpos() :与根在节点n 上的XPath的第一个元素匹配的XML节点集
n.firstpos(): the set of XML nodes that match the first element of an XPath rooted at node n
如果您正在部署该代码,您可能还要检查一下,在引用该数组的第一个元素之前,该数组至少有一个元素。
Note that if you were deploying this code, you would probably also want to check that the array had at least one element before referring to the array's first element.
如果需要传递一个子区间,则传递指向这个子区间的第一个元素以及最后一个元素的下一位置的迭代器。
If we wish to pass a subrange, we pass iterators to the first and one past the last element of that subrange.
topicDITA映射中的第一个元素用来保存eclipseTOC文件中元素的topic属性。
Topic the first element in the DITA map is used to preserve the topic attribute of the element in the Eclipse TOC file.
应用推荐