包含
iterator的中国译典句库查询结果如下:
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-technet.microsoft.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www-128.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:无分类双语句库-www.microsoft.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www-128.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-msdn2.microsoft.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-www.ibm.com-
属类:IT行业-technet.microsoft.com-
1 | AL0–用在空间迭代器中,用于在从上到下的第一级中插入导航链接。 | AL0 - Used in a spatial iterator to insert navigation links in the first level going from top to bottom. | |
2 | AL1–用在空间迭代器中,用于在从上到下的第一级下面插入导航链接。 | AL1 - Used in a spatial iterator to insert child navigation links below the first level going from top to bottom. | |
3 | DataTableReader提供了智能且稳定的迭代器。 | The DataTableReader provides a smart, stable iterator . | |
4 | G–此窗格是空间迭代器的一部分,用于显示图标导航链接的图标部分。 | G - This pane is part of a spatial iterator used to show the icon portion of the icon navigation link. | |
5 | iterator:此例程用于遍历path的各个元素。 | boost: : filesystem: : path: : iterator : This routine is used to traverse the individual elements of the path. | |
6 | Python常见的习惯用法foreleminlst:现在实际上让lst产生一个迭代器。 | The familiar Python idiom for elem in lst: now actually asks lst to produce an iterator . | |
7 | RecursiveDirectoryIterator是一种兼容的迭代器,下面展示如何使用它向归档添加目录文件。 | One such compatible iterator is the RecursiveDirectoryIterator, which is used below to add the files in a directory to the archive. | |
8 | REXML元素的一个独特的惯用方法是.each迭代器。 | One particularly idiomatic method of REXML elements is the . each iterator . | |
9 | 按给定的元素数递增反向迭代器。 | Increments the reverse iterator by the given number of elements. | |
10 | 本系列的第二部分将详细讨论这种基于事件迭代器的API。 | Part 2 of this series will provide a detailed description of the event iterator -based API. | |
11 | 本质上,for循环涉及到一个迭代器(iterator),用于在集合中逐项移动。 | Fundamentally, the for loop involves what is known as an iterator , which is used to move through the collection item by item. | |
12 | 编译器把这个代码转换成等价的基于迭代器的循环,如清单2所示 | The compiler translates this code into the equivalent iterator -based loop, as shown in Listing 2 | |
13 | 不管出于何种目的,您都可以将XMLCursor作为java.util.Iterator使用,只是您也能够以泛型形式使用它。 | For all intents and purposes, you can use an XMLCursor as a java. util. Iterator , except that you can also use it in a generic fashion. | |
14 | 超方法将通过简单地在iterator上循环来计算其结果。 | The super method would simply loop through the iterator to compute its result. | |
15 | 窗格H实际上包含在一个空间迭代器中,它允许在多行中指定多个Header的标题。 | Pane H is actually contained within a spatial iterator , which allows for multiple header titles to be specified in multiple rows. | |
16 | 窗格名称后的数字指明空间迭代器的值,从最外面的空间迭代器开始逐渐向里。 | The digits following the pane name indicate the spatial iterator value, starting from the outermost spatial iterator working inward. | |
17 | 创建了一个集合和一个用于遍历的迭代器。 | Creates a collection and later an iterator to loop through. | |
18 | 创建了一个用于循环的迭代器。 | Creates an iterator to loop through. | |
19 | 创建一个迭代器,以便通过集合进行迭代。 | Create an iterator to iterate through the collection. | |
20 | 此程序使用一个迭代器来从stdin中读取一行,同时另一个迭代器将该行分割成单个的标记。 | This program uses an iterator to read a line from stdin and another iterator to split the line into individual tokens. | |
21 | 此错误事件表示哈希表迭代程序无效。 | This Error event indicates that a hash table iterator is invalid. | |
22 | 此方法不会使迭代程序前进到下一个参数。 | This method does not advance the iterator to the next argument. | |
23 | 聪明的读者可能想知道既然大家都提供0(1)的访问时间,为什么charAt会比迭代器快7倍。 | Astute readers might wonder why charAt is more than seven times faster than the iterator , given that both provide O(1) access time. | |
24 | 但Ruby程序员通常更喜欢使用迭代器方法来将控制传递给代码块。 | That can operate over collections, Ruby programmers generally prefer to use iterator methods that pass control to a codeblock. | |
25 | 但没有提供基于事件迭代器的API。 | No event iterator -based alternative API was provided. | |
26 | 当编译器检测到迭代器时,它将自动生成 | When the compiler detects your iterator , it will automatically generate the | |
27 | 当然,在使用迭代器时,要在占用的内存和速度之间有所取舍。 | Of course, there is a trade-off between memory used and the speed penalty of running through the iterator . | |
28 | 第2部分将深入讨论事件迭代器API。 | Part 2 will take a more in-depth look at the event iterator API. | |
29 | 第4章开始构建一个迭代器框架,它是本书其余部分的基础。 | Chapter 4 starts building the iterator framework that underlies the rest of the book. | |
30 | 调用表值函数的查询生成具有Table-valuedFunction迭代器的查询计划。 | Queries with calls to table-valued functions generate query plans with the Table-valued Function iterator . |