单词 | iterator | ||||||||||||
释义 | iterator
更多释义 收起释义 例句释义: 迭代器,迭代器模式,迭代子模式 1. Iterator is so common that it has ceased to be a formal pattern at all; it is just a feature of the language. 因为迭代器太常见了,所以它根本就算不上是正式的模式;它只是一种语言的特性。 www.ibm.com 2. the index of the element that would be returned by a subsequent call to previous, or -1 if list iterator is at beginning of list. 接下去调用previous所返回元素的下标,如果列表迭代器已位于列表起始,返回-1。 java.ccidnet.com 3. the computation of an iterator to an element from a pointer or reference to that element should be a constant time operation. 从某个元素的指针或引用得到该元素的迭代器的计算要求是常量时间的操作。 boost-doc-zh.googlecode.com 4. While I was at it, I wrote the whole thing as a lazy iterator so you don't need to instantiate a large node-list if you don't need one. 在这里,我将所有的处理编写成一个滞后迭代器,因此在不需要的时候,不必实例化大型的节点列表。 www.ibm.com 5. Execution is restarted from this location the next time the iterator is called. 下次调用迭代器时将从此位置重新开始执行。 msdn2.microsoft.com 6. The Parallelism iterator at the boundary of two such regions is called Segment Repartition. 两个这样的区域边界上的Parallelism迭代器称为SegmentRepartition。 technet.microsoft.com 7. Then, at the bottom of the file, I use a foreach iterator to walk through the list of traces in the data. 然后在文件的后面,使用foreach迭代器遍历数据中的轨迹列表。 www.ibm.com 8. In the closure you call your first query and map the results of that query in an iterator to your child node, which is word. 在闭包里,调用第一个查询,并在迭代中将查询结果映射到word子节点。 www.ibm.com 9. You're able to use a familiar iterator-like syntax to search through the document to find the data you want. 您可以使用一种熟悉的类似迭代器的语法来搜索整个文档以查找所需的数据。 www.ibm.com 10. In general, the generic algorithms operate on iterator pairs that denote a range of elements in a container (or other sequence). 通常,泛型算法都是在标记容器(或其他序列)内的元素范围的迭代器上操作的。 dictsearch.appspot.com 1. G - This pane is part of a spatial iterator used to show the icon portion of the icon navigation link. G–此窗格是空间迭代器的一部分,用于显示图标导航链接的图标部分。 www.ibm.com 2. Ordinarily , when we assign to a container element through an iterator, we assign to the element to which the iterator refers. 通常,用迭代器给容器元素赋值时,被赋值的是迭代器所指向的元素。 dictsearch.appspot.com 3. Although the charAt implementation directly returns char primitives, the iterator implementation must box each char into a Character object. 而charAt实现直接返回char原语,迭代器实现必须将每个char装箱为一个Character对象。 www.ibm.com 4. I then use short-hand for loop notion followed by an iterator with a closure. 然后使用简短的for循环,后面是一个带有闭包的迭代器。 www.ibm.com 5. This implementation iterates over the specified collection, and adds each object returned by the iterator to this collection, in turn. 对指定集合进行遍历,依次向当前集合添加每一个由迭代器返回的对象。 www.51goushu.com 6. Such unique features include iterator blocks, parallel assignment, and oddities like the Range class. 这些独特的特性包括iterator块、并行赋值和像Range类这样奇妙的东西。 www.ibm.com 7. The iterator types define the dereference operator to return the object to which the iterator refers. 迭代器类型定义了解引用操作符来返回迭代器所指向的对象。 dictsearch.appspot.com 8. Pane H is actually contained within a spatial iterator, which allows for multiple header titles to be specified in multiple rows. 窗格H实际上包含在一个空间迭代器中,它允许在多行中指定多个Header的标题。 www.ibm.com 9. You can easily modify the Rope iterator to accommodate skipping forward by more than one character at a time. 很容易就能将Rope迭代器改成一次向前移动不止一个字符。 www.ibm.com 10. Removes from the underlying collection the last element returned by the iterator (optional operation). 迭代器从底层集合中删除刚返回的元素(可选操作)。 blog.csdn.net 1. This option in particular demonstrates how the event iterator-based API stacks (no pun intended) on top of the cursor-based API. 这种用法可以很好地说明基于事件迭代器的API如何堆叠于基于指针的API之上。 www.ibm.com 2. end Returns an iterator that addresses the location succeeding the last element in a string. 返回最后一个位置的iterator地址。 zhidao.baidu.com 3. Errors in passing an invalid category of iterator to an algorithm are not guaranteed to be caught at compile-time. 向算法传递无效的迭代器类别所引起的错误,无法保证会在编译时被捕获到。 dictsearch.appspot.com 4. Think of the eachRow method as an iterator on the result of the passed-in query. 请把eachRow方法当成传进来的查询生成的结果上的迭代器。 www.ibm.com 5. This method does not advance the iterator to the next argument. 此方法不会使迭代程序前进到下一个参数。 msdn2.microsoft.com 6. The element that the iterator points to can be both written to and read from any number of times. 迭代器指向的元素可以写入和读出任意多次。 technet.microsoft.com 7. Iterator that moves backward through a sequence. These iterators invert the meaning of and --. 向后遍历序列的迭代器。这些迭代器颠倒了 和--的含义。 dictsearch.appspot.com 8. To specify an int variable for an iterator and a String variable for element name, use the code in Listing 17. 要为迭代器指定一个int变量并为元素名称指定一个String变量,请使用清单17中的代码。 www.ibm.com 9. 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. 不管出于何种目的,您都可以将XMLCursor作为java.util.Iterator使用,只是您也能够以泛型形式使用它。 www.ibm.com 10. Strive for no more than one call after a single cardinality find on a home, or a next on an iterator retrieved from a collection. 在本机上找到一个基数,或者通过迭代器从集合中检索到下一个基数后,尽量使用不超过一个调用。 www-128.ibm.com 1. These algorithms require forward iterators for the input sequence and an output iterator for the destination. 这些算法要求输入序列的前向迭代器以及目的地的输出迭代器。 www.showxiu.com 2. Fundamentally, the for loop involves what is known as an iterator, which is used to move through the collection item by item. 本质上,for循环涉及到一个迭代器(iterator),用于在集合中逐项移动。 www.ibm.com 3. A generic iterator function, which can be used to seamlessly iterate over both objects and arrays. 通用例遍方法,可用于例遍对象和数组。 dictsearch.appspot.com 4. Some of the patterns covered are Singleton, Observer, Template Method, Iterator , and Proxy. 这些模式涵盖了单件模式,观察者模式,模板方法模式,迭代器模式和代理模式。 dictsearch.appspot.com 5. Similarly, if you want to use find, you need only to ensure that the arguments you pass to it are models of Input Iterator. 同样的,如果你想使用find,你只需要确保这些参数可以通过InputIterator模型。 www.cnblogs.com 6. This listing illustrates an internal iterator (also known as a push iterator because it pushes each element in turn to the code block). 该清单展示了内部迭代器(也称为push迭代器,因为它将每个元素依次推到代码块中)。 www.ibm.com 7. Even as objects get added to the collection, the original Iterator can proceed, working through the items in the original collection. 即使对象加入到了集合中,原来的Iterator也可以进行,继续遍历原来集合中的项。 www.ibm.com 8. UnsupportedOperationException - if the remove operation is not supported by this list iterator. 如果列表迭代器不支持remove操作时抛出。 java.ccidnet.com 9. Container operation that returns an iterator referring to the element one past the end of the container. 一种容器操作,返回指向容器的超出末端的下一位置的迭代器。 dictsearch.appspot.com 10. This iterator adaptor caches the result of dereferencing the underlying iterator. 这个迭代器适配器缓存底层迭代器解引用的结果。 dictsearch.appspot.com 1. cend Returns a const iterator that addresses the location succeeding the last element in a string. 返回最后一个位置的常量iterator地址。 zhidao.baidu.com 2. UnsupportedOperationException - if the set operation is not supported by this list iterator. 如果列表迭代器不支持set操作时抛出。 java.ccidnet.com 3. Constructs a vector containing the elements of the specified collection, in the order they are returned by the collection's iterator. 构造一个vector,包含指定集合的元素,顺序为集合迭代器的返回顺序。 www.941xz.com 4. You can use a compound iterator that wraps the iterators that loop through each type of address like the one listed in Listing 3. 您可以使用一个混合迭代器,它封装了遍历清单3中列出的每种地址的迭代器。 www.ibm.com 5. This program uses an iterator to read a line from stdin and another iterator to split the line into individual tokens. 此程序使用一个迭代器来从stdin中读取一行,同时另一个迭代器将该行分割成单个的标记。 www.ibm.com 6. The digits following the pane name indicate the spatial iterator value, starting from the outermost spatial iterator working inward. 窗格名称后的数字指明空间迭代器的值,从最外面的空间迭代器开始逐渐向里。 www.ibm.com 7. UnsupportedOperationException - if the add method is not supported by this list iterator. 如果列表迭代器不支持add操作时抛出。 java.ccidnet.com 8. Without any type of counter variable (or Iterator), you're simply out of luck here. 在这里,没有任何类型的计数器变量(或者Iterator),也不存在任何侥幸。 www.ibm.com 9. The iterator pattern provides a way to encapsulate looping through a collection or array of objects. 迭代器模式将提供一种通过对象集合或对象数组封装迭代的方法。 www.ibm.com 10. AL1 - Used in a spatial iterator to insert child navigation links below the first level going from top to bottom. AL1–用在空间迭代器中,用于在从上到下的第一级下面插入导航链接。 www.ibm.com 1. boost: : filesystem: : path: : iterator: This routine is used to traverse the individual elements of the path. iterator:此例程用于遍历path的各个元素。 www.ibm.com 2. Subsequent invocations move the iterator backward or forward by the required distance. 后续的调用会将迭代器前后移动指定的距离。 www.ibm.com 3. Furthermore, it also gets an iterator from the ArrayList and scans through the collection from start to finish. 而且,还从ArrayList获得了迭代器,并从头到尾对集合进行了扫描。 www.ibm.com 4. Provides an iterator over a selected set of nodes. 在一组选中的节点上提供迭代器。 msdn2.microsoft.com 5. Those that write to a destination iterator often require only the actions of an output iterator , and so on. 而写目标迭代器的算法则通常只要求输出迭代器的操作,依此类推。 dictsearch.appspot.com 6. If the iterator is invalid, navigating in a hash table is not possible. 如果迭代程序无效,则无法导航哈希表。 www.microsoft.com 7. Chapter 4 starts building the iterator framework that underlies the rest of the book. 第4章开始构建一个迭代器框架,它是本书其余部分的基础。 www.ibm.com 8. Parsers extract data from the scanner and position the iterator appropriately through its member functions. 分析器从扫描器获得数据,并通过扫描器的成员函数对迭代器重定位。 dictsearch.appspot.com 9. Increments the reverse iterator by the given number of elements. 按给定的元素数递增反向迭代器。 technet.microsoft.com 10. By incrementing the iterator , each element in the sequence can be processed. 通过这个对迭代器进行自增的过程,即可处理该序列中所有的元素。 dictsearch.appspot.com 1. The off-the-end iterator may refer to a nonexistent element, so it must never be dereferenced . 超出末端迭代器可能指向不存在的元素,因此永远不能做解引用运算。 dictsearch.appspot.com 2. AL0 - Used in a spatial iterator to insert navigation links in the first level going from top to bottom. AL0–用在空间迭代器中,用于在从上到下的第一级中插入导航链接。 www.ibm.com 3. Defines an iterator that accesses elements in a container in the reverse direction. 定义一个迭代器,该迭代器以反向访问容器中的元素。 msdn.microsoft.com 4. The C standard specifies the minimum iterator category for each iterator parameter of the generic and numeric algorithms. 标准为所有泛型和算术算法的每一个迭代器形参指定了范围最小的迭代器种类。 dictsearch.appspot.com 5. If an iterator class or a function with static (or global) variables depends on multiple data states, two problems come up. 如果带静态(或全局)变量的迭代器类或函数取决于多个数据状态,则出现两个问题。 www.ibm.com 6. Algorithms that only read their sequences often require only input iterator operations. 只需要读取其序列的算法通常只要求输入迭代器的操作。 dictsearch.appspot.com 7. What are the benefits of offering a LValue iterator against a Read Write iterator? 提供一个左值迭代器而不是读写迭代器有什么好处? dictsearch.appspot.com 8. These work the same as the other iterator classes in PHP, but they are specially designed for certain instances. 它们与PHP中的其他迭代器类使用相同的工作方式,但是它们分别针对不同的情况。 www.ibm.com 9. Part 2 of this series will provide a detailed description of the event iterator-based API. 本系列的第二部分将详细讨论这种基于事件迭代器的API。 www.ibm.com 10. Interface for an iterator that can access elements in a container only in the forward direction by using the increment operator. 迭代器的接口,只能通过使用递增运算符向前访问容器中的元素。 msdn.microsoft.com 1. An iterator is a section of code that returns an ordered sequence of values of the same type. 迭代器是可以返回相同类型的值的有序序列的一段代码。 msdn2.microsoft.com 2. Constant reverse bidirectional iterators can be used anywhere that a constant reverse input or constant reverse output iterator is required. 无论是需要常量反向输入迭代器还是常量反向输出迭代器,均可以使用常量反向双向迭代器。 msdn.microsoft.com 3. But the list node is already embedded in the Object, so the memory is directly tracked from the iterator to the Object. 但是由于链表结点已经被嵌入在Object中,所以访问Object迭代器时就直接留下了这些内存。 boost-doc-zh.googlecode.com 4. One way to avoid these perils is for your combiner to release any locks before dereferencing a slot call iterator. 避免这些危险的一个方法是,让你的合并器在信号调用迭代器解引用之前释放锁。 boost-doc-zh.googlecode.com 5. Moves the iterator to the next marker in the path. 将迭代程序移到路径中的下一个标记。 msdn2.microsoft.com 6. That can operate over collections, Ruby programmers generally prefer to use iterator methods that pass control to a codeblock. 但Ruby程序员通常更喜欢使用迭代器方法来将控制传递给代码块。 www-128.ibm.com 7. Returns an iterator over the elements in this list in proper sequence. 以本来顺序返回列表元素的迭代器。 www.qqread.com 8. Returns true if this list iterator has more elements when traversing the list in the forward direction. 正向遍历列表时,如果列表迭代器还有元素,返回true。 java.ccidnet.com 9. Similarly, vector declares the nested types iterator and const_iterator. 相同的,vector申明了嵌套的iterator和const_iterator。 www.cnblogs.com 10. The super method would simply loop through the iterator to compute its result. 超方法将通过简单地在iterator上循环来计算其结果。 www-128.ibm.com 1. Interface and use iterator-like methods on collections themselves. 接口,直接在集合上使用类似迭代器的方法。 www-128.ibm.com 2. An iterator can also have parameters to enable clients to control all or part of the iteration behavior. 迭代器还可以带有参数,以便允许客户端控制全部或部分迭代行为。 msdn2.microsoft.com 3. They also return specialisations of java. util. Iterator, which have extra methods to return specific object types. 它们还返回java.util.Iterator的特殊化,其具有返回特定对象类型的其他方法。 www.ibm.com 4. The familiar Python idiom for elem in lst: now actually asks lst to produce an iterator. Python常见的习惯用法foreleminlst:现在实际上让lst产生一个迭代器。 www.ibm.com 5. So with some effort, you can coax an object to behave like both a sequence and an iterator. 所以,通过某些措施,可以让一个对象同时表现得像序列和迭代器。 www.ibm.com 6. With a pull approach, on the other hand, the parser is effectively an iterator for going through the components of a document on demand. 相反,在使用拉方式的情况下,解析器实际上是一个高效的迭代器,可以根据需要对文档中的不同部分进行遍历。 www.ibm.com 7. Queries with calls to table-valued functions generate query plans with the Table-valued Function iterator. 调用表值函数的查询生成具有Table-valuedFunction迭代器的查询计划。 technet.microsoft.com 8. Which, if any , of the following iterator uses are in error? 下列迭代器的用法哪些(如果有的话)是错误的? www.showxiu.com 9. Returns a list iterator of the elements in this list (in proper sequence). 以本来顺序返回列表元素的列表迭代器。 www.qqread.com 10. An iterator over the elements in this list in proper sequence. 列表元素本来顺序的迭代器。 blog.csdn.net 1. Why do iterator-range inserts give the strong exception-safety guarantee? 为什么迭代器区间的插入给出了强异常安全的保证? boost-doc-zh.googlecode.com 2. Method to return an iterator over the pairs in the collection. 方法返回遍历集合中所有对的迭代器。 www-128.ibm.com 3. Create an iterator to iterate through the collection. 创建一个迭代器,以便通过集合进行迭代。 www.ibm.com 4. The main interface of the event iterator-based API is XMLEventReader. 事件迭代器API的主要接口是XMLEventReader。 www.ibm.com 5. The function begin() returns an iterator to the first element of the list. 这个函数返回一个迭代器,指向链表的第一个成员。 blog.163.com 6. In our example, the developers declare that an Iterator of Customer beans should be returned. 在我们的示例中,开发人员声明的返回类型是Customerbean的一个Iterator。 www.ibm.com 7. Instead, you provide just an iterator, which simply traverses the data structures in your class. 您只需提供一个迭代器,即可遍历类中的数据结构。 msdn2.microsoft.com 8. Of course, there is a trade-off between memory used and the speed penalty of running through the iterator. 当然,在使用迭代器时,要在占用的内存和速度之间有所取舍。 www.ibm.com 9. Walking the results is a simple exercise in using the Iterator interface implemented by ObjectSet. 使用由ObjectSet实现的Iterator接口遍历结果非常简单。 www.ibm.com 10. Reverse bidirectional iterators can be used anywhere that a reverse input or reverse output iterator is required. 无论是需要反向输入迭代器还是反向输出迭代器,均可以使用反向双向迭代器。 msdn.microsoft.com 1. Both the matched and non-matched rows are fed into the upsert iterator. 匹配与未匹配行都被送入upsert迭代器中。 www.ibm.com 2. Any iterator category except output iterator. 除输出迭代器以外的任意迭代器类别。 boost-doc-zh.googlecode.com 3. The C lexers packaged with the Wave library may be used standalone, too, and are not tied to the C preprocessor iterator at all. 与Wave库一起打包的C lexer也可以单独使用,并没有与C 预处理迭代器捆绑在一起。 boost-doc-zh.googlecode.com 4. Canceling a task this way is useful if you want the iterator - rather than the task - to control when the scheduling stops. 如果您想用迭代器而不是任务来控制计划停止时间时,就用得上这种取消任务的方式了。 www-128.ibm.com 5. Iterator has a very simple and many times seen interface. 迭代器有一个简单的和经常被看到的接口。 blog.csdn.net 6. Bidirectional iterators can be used anywhere that a constant input or constant output iterator is required. 无论是需要常量输入迭代器还是常量输出迭代器,均可以使用双向迭代器。 msdn.microsoft.com 7. Continue iterator through the list. 继续通过列表进行迭代。 www.ibm.com 8. Increment the iterator variable iter for each "article" element, as in Listing 20. 增加每个“article”元素的迭代器变量iter的值,如清单20中所示。 www.ibm.com 9. No event iterator-based alternative API was provided. 但没有提供基于事件迭代器的API。 www.ibm.com 10. In Blue, ignoring recursion or map (functional iterator), there's one way to implement loop constructs. 而在Blue中,忽略了递归或映射(函数迭代器),只有一种方法来实现循环结构。 www.ibm.com 1. The upsert iterator is the one that performs the actual updates or inserts and deletes. 迭代器upsert执行实际的更新或者插入及删除操作。 www.ibm.com 2. Indeed, dereferencing an iterator from an intrusive list is performed in the same two steps as described above. 事实上,解引用一个来自于介入式链表的迭代器同样要执行以上两步。 boost-doc-zh.googlecode.com 3. begin Returns an iterator addressing the first element in the string. 返回第一个位置的iterator地址。 zhidao.baidu.com 4. Returns the range size of the iterator. 获得迭代器的范围大小。 luntan.erp100.com 5. The DataTableReader provides a smart, stable iterator. DataTableReader提供了智能且稳定的迭代器。 msdn2.microsoft.com 6. Creates a collection and later an iterator to loop through. 创建了一个集合和一个用于遍历的迭代器。 www.ibm.com 7. Returns: true if the iterator has more elements. 如果迭代中还有元素返回。 www.itwen.com 8. One particularly idiomatic method of REXML elements is the . each iterator. REXML元素的一个独特的惯用方法是.each迭代器。 www.ibm.com 9. Creates a "named" iterator and indexer pair by using a nested class. 使用嵌套类创建“命名的”迭代器和索引器对。 msdn2.microsoft.com 10. In this case, because the iterator shares the implementation of the data structure, you have complete control over the iteration. 在本例中,因为迭代器共享了数据结构的实现,所以您可以完成控制迭代。 www-128.ibm.com 1. As you already know, the event iterator-based API is a layer that is logically above the cursor-based API. 正如您已了解的一样,在逻辑上基于事件迭代器的API是基于指针的API上面的一层。 www.ibm.com 2. A Return statement within an anonymous Iterator works just like C#'s yield return. 在匿名迭代器中的Return语句工作方式就像C#的yieldreturn一样。 www.infoq.com 3. Part 2 will take a more in-depth look at the event iterator API. 第2部分将深入讨论事件迭代器API。 www.ibm.com 4. The fan symbol is the iterator for the fans list. Fan标记是fans列表的迭代子。 www.infoq.com 5. C#'s iterator is a form of continuation, a rarely used technique popular in languages such as Scheme. C#的迭代器是一种延续的形式,在类似Scheme这样的流行语言中很少使用这样的技术。 www.infoq.com 6. Not surprisingly, we can define a reverse iterator only from an iterator that supports -- as well as . 从一个既支持--也支持 的迭代器就可以定义反向迭代器,这不用感到吃惊。 dictsearch.appspot.com 7. The main problem is that we create a new copy of the iterator every time. 主要问题是,每次都要创建迭代器的一个新副本。 www.ibm.com 8. Creates an iterator to loop through. 创建了一个用于循环的迭代器。 www.ibm.com 9. One such compatible iterator is the RecursiveDirectoryIterator, which is used below to add the files in a directory to the archive. RecursiveDirectoryIterator是一种兼容的迭代器,下面展示如何使用它向归档添加目录文件。 www.ibm.com 10. There are also some iterators, such as istream_iterator and ostream_iterator, that aren't associated with containers at all. 还有一些迭代器跟容器没有联系,像istreamiterator和ostreamiterator。 www.cnblogs.com 1. This Error event indicates that a hash table iterator is invalid. 此错误事件表示哈希表迭代程序无效。 www.microsoft.com 2. Astute readers might wonder why charAt is more than seven times faster than the iterator, given that both provide O(1) access time. 聪明的读者可能想知道既然大家都提供0(1)的访问时间,为什么charAt会比迭代器快7倍。 www.ibm.com 3. Listing 8 shows how to extend the Configuration class to implement the Iterator interface, which is internal to PHP. 清单8显示了如何扩展Configuration类来实现Iterator接口,对于PHP来说,该接口是内部接口。 www.ibm.com 4. In this paper, a reusable Web chart framework which was based on XML and JFreeChart was designed by Factory Method and Iterator Pattern. 本文采用工厂方法和迭代器设计模式设计了一种基于XML和JFreeChart的可复用Web图表框架。 www.xinkexue.com 5. Statement and continues to the next until the end of the iterator body is reached, or a 语句之后开始,并继续下一个语句直至到达迭代器体的结尾或遇到 msdn2.microsoft.com 6. The compiler translates this code into the equivalent iterator-based loop, as shown in Listing 2 编译器把这个代码转换成等价的基于迭代器的循环,如清单2所示 www.ibm.com 7. Use of this custom iterator looks exactly the same as for a true list generated by a function 这个定制迭代器看起来确实如同由函数生成的真实列表一样 www.ibm.com 8. Instead, you can declare the iterator like this: 象这样声明迭代子: www.bing.com 9. For an example of a generic collection class that implements an iterator block, see 有关实现迭代器块的泛型集合类的示例,请参见 msdn2.microsoft.com 10. However, this pane is contained within a spatial iterator, which is configured to place multiple iterations of the TOOL. n 然而,此窗格包含在一个空间迭代器中,它被配置为放置TOOL的多次迭代。 www.ibm.com 1. Class implements the special iterator returned by the latter method, which defines an extra 类实现由后一个方法返回的特殊迭代器,它定义了一个额外的 www-128.ibm.com 2. underline abtivirus software Ethernet iterator initialize enable image image image image combo scanner 下划线底线杀毒软件以太网迭代程序初始化有效图像图片 wenku.baidu.com 3. The most common example of conditional thread safety is traversing an iterator returned from 条件线程安全的最常见的例子是遍历由 www-128.ibm.com 4. Therefore, dereferencing this iterator multiple times will only result in the underlying iterator being dereferenced once; 因此,该迭代器多次解引用将只会引起底层迭代器的一次解引用; dictsearch.appspot.com 5. When the compiler detects your iterator, it will automatically generate the 当编译器检测到迭代器时,它将自动生成 msdn2.microsoft.com 6. Add this code to the end of the iterator loop 将下列代码添加到迭代器循环的底部 www.ibm.com 7. Statement in the same iterator as in the following example 语句,如下面的示例所示 msdn2.microsoft.com 8. For loop with any Python object that provides an iterator, including the built-in sequence types such as the 循环与提供迭代器的任何Python对象结合使用,这些对象包括 www-128.ibm.com 9. The Gang of Four book defines the Iterator pattern as 四人组的书将迭代器模式定义为 www.ibm.com 10. Listing 2 shows what the previous iterator example becomes 清单2是上述例子改写后的版本 www-128.ibm.com |
||||||||||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。