iter
n. 通路;[解剖] 导管
例句
If you rename iter to I, the other instances automatically change as well.
如果您将iter重新命名为i,那么其他实例也会自动更改该名称。
Increment the iterator variable iter for each "article" element, as in Listing 20.
增加每个“ article ”元素的迭代器变量iter的值,如清单20中所示。
We have the iter built-in function to turn many sequence-like objects into iterators.
还出现了iter内置函数,它可以将许多类似于序列的对象转换为迭代器。