iterator
n. 迭代器;迭代程序
例句
Creates an iterator to loop through.
创建了一个用于循环的迭代器。
Create an iterator to iterate through the collection.
创建一个迭代器,以便通过集合进行迭代。
Figure 3 shows a class diagram of the iterator pattern.
图3显示了迭代器模式的类图。