古诗词网
最近查询
iterator的意思 > 英语造句典 > 古诗词
古诗词网旗下英语造句典提供iterator的意思:

iterator的造句(例句):

1、Subsequent invocations move the iterator backward or forward by the required distance.
后续的调用会将迭代器前后移动指定的距离。

2、After getting an Iterator from each, an element is added to each.
在得到每一个实例的Iterator后,分别在其中加入一个元素。

3、Chapter 4 starts building the iterator framework that underlies the rest of the book.
第4章开始构建一个迭代器框架,它是本书其余部分的基础。

4、Basically, an iterator is an object that has a.next method.
基本上,迭代器是含有. next方法的对象。

5、Likewise, the new idiom for line in file: is supported via an iterator that calls.readline.
同样,通过调用. readline迭代器支持新的习惯用法forlineinfile:。

6、Add this code to the end of the iterator loop
将下列代码添加到迭代器循环的底部

7、Increment the iterator variable iter for each "article" element, as in Listing 20.
增加每个“article ”元素的迭代器变量iter的值,如清单20中所示。

8、The main problem is that we create a new copy of the iterator every time.
主要问题是,每次都要创建迭代器的一个新副本。

9、Create an iterator to iterate through the collection.
创建一个迭代器,以便通过集合进行迭代。

10、Similarly, vector declares the nested types iterator and const_iterator.
相同的,vector申明了嵌套的iterator和const_iterator。

11、How does the compiler know that the supplied argument has an iterator method?
编译器如何知道提供的参数有一个iterator方法呢?

12、Imagine an iterator object as a kind of wrapper around our arrays
把迭代器对象设想为一种数组的包装。

13、Imagine an iterator object as a kind of wrapper around our arrays.
把迭代器对象设想为一种数组的包装。

14、The second block, which uses an Iterator instead, should perform faster than the first.
第二个代码块使用的是 Iterator,应该比第一块执行得快一些。

15、Second, Iterator supports a derived cousin.
第二,Iterator支持派生的(并且可能是更强大的)兄弟成员。

16、Creates an iterator to loop through.
创建了一个用于循环的迭代器。

17、Figure 3 shows a class diagram of the iterator pattern.
图3显示了迭代器模式的类图。

18、Iterparse returns a Python iterator for the selected element context.
iterparse为所选的元素上下文返回一个python迭代器。

19、Part 2 will take a more in-depth look at the event iterator API.
第2部分将深入讨论事件迭代器api。

20、Create an iterator to go through the DDO.
创建迭代器以遍历ddo。

iterator翻译

【计】 迭代器, 迭代程序 详情