iterates是什么意思,iterates怎么读 语音:
  
iterates 基本解释
vt. 重复(iterate的第三人称单数形式)
中文词源
iterates 用法和例句提示:点击例句中的单词,就可以看到词义解释
提示:点击例句中的单词,就可以看到词义解释
Iterates through all directories of a given name and returns found files .
遍历指定名字的所有目录,并返回找到的文件。
Iterates may be categorized into stable and unstable sets depending on whether a neighborhood under iteration converges or diverges .
根据一个受迭代影响的社区是聚合还是发散,迭代可以被归类到稳定和不稳定集。
The final section iterates the files in the directory to test whether they 're executable .
最后一部分内容遍历了目录中的文件,测试它们是否是可执行的。
The click method iterates through the list of callbacks and invokes each one .
方法click会遍历回调函数的列表,然后一个个地调用它们。
This implementation iterates over the specified collection , and adds each object returned by the iterator to this collection , in turn .
对指定集合进行遍历,依次向当前集合添加每一个由迭代器返回的对象。