iterate
常见例句
- Then, I iterate through every class in the input file.
然后,我迭代了输入文件中的每个类。 - We then iterate through a set of changes to improve this implementation.
然后我们通过一系列更改的迭代来改进这一实现。 - You then iterate the modules that depended on you and remove this module from their lists.
然后迭代具有依赖性的模块,并将这个模块从这些列表中删除。 - I've written a little for loop, which is going to iterate over all of the elements in the list.
让我们先看看这儿的代码,我已经写了一个循环语句,用来迭代处理数组中所有的元素。
麻省理工公开课 - 计算机科学及编程导论课程节选 - What you can do is you can iterate keys, which gives you the keys in the dictionary, and then you can choose them, but there's no guarantee in the order in which you get keys.
你能做的就是迭代得到键,这样就可以得到字典中,所有的键并进行选择,但是键的顺序,是没有保证的。
麻省理工公开课 - 计算机科学及编程导论课程节选 - Now, again, let's just iterate the point here.
好吧,我们重申一下这个游戏的要点
耶鲁公开课 - 博弈论课程节选 - Besides, by being nimble, it is possible to iterate the direction of a company.
FORBES: Splunk: Patience Can Make Billions - When in the PC's history did we iterate either hardware or software this quickly?
ENGADGET: Editorial: Should your next mobile OS update cost you? - The fundamental approach is to move lean, launch quickly and often, and iterate on the fly.
FORBES: Google Says It's Time For Agencies To Get Agile 返回 iterate