iterate
美
英 ['?t?re?t] 
- v.迭代(數(shù)學(xué)或計算過程,或一系列指令)
- 網(wǎng)絡(luò)重復(fù);重申;重述
詞形變化
第三人稱單數(shù):iterates 現(xiàn)在分詞:iterating 過去分詞:iterated 同義詞
英漢雙解
1. | 迭代(數(shù)學(xué)或計算過程,或一系列指令)to repeat a mathematical or computing process or set of instructions again and again, each time applying it to the result of the previous stage |
英漢解釋
英英解釋
例句
Much like the PHP version, I then iterate over the items in the list that are lines of the standard out of the command.
與PHP版本非常相似,然后我對命令的標(biāo)準(zhǔn)輸出行列表中的項進行了迭代遍歷。
XForms makes it easy to iterate over nested sets like this through the nesting of the corresponding repeats.
通過將相應(yīng)的repeat嵌套,XForms使在類似這樣的嵌套集上迭代得以輕松實現(xiàn)。
As you may imagine, a common business need is to modify specific column values as you iterate through the rows in a ResultSet.
正如您想象的那樣,常見的業(yè)務(wù)需求是在循環(huán)訪問ResultSet中的行時修改特定的列值。
This property is usually used to access a specific item in the control or to iterate though the complete collection of items.
這個屬性通常用于存取控制項中的特定項目,或逐一查看項目的整個集合。
Iterate the Law a few times and you'll eventually be able to create silicon that's fast enough for specific tasks at a very low cost.
摩爾定律反復(fù)作用最終你將能以非常廉價的花費為專項的任務(wù)設(shè)計出芯片。
You may notice that although I found a matching service on the ibook, I continued to iterate through the Vector and search for services.
您可能注意到,雖然我在ibook上發(fā)現(xiàn)了匹配的服務(wù),我還繼續(xù)在Vector中迭代并搜索服務(wù)。
As you've seen from the scripts, it's easy to iterate your contacts, and then iterate their contacts.
從上面的腳本可以看出,可以輕松迭代您的聯(lián)系人,然后迭代聯(lián)系人的聯(lián)系人。
You can bring it up in any servlet container and iterate over fragments of a page (bricks) or a larger composited page.
你可以在任何Servlet容器中運行Sitebricks并遍歷頁面(稱作brick)或是更大的組合頁面中的片段。
This means ClearCase and ClearQuest have been used to iterate on the artifacts and increment the file versions.
這意味著ClearCase和ClearQuest已經(jīng)用于迭代工件,并增加文件版本。
Thereafter, it's quite easy to iterate over this array, printing the contents of each cell in a table.
此時,可以非常輕松地遍歷這個數(shù)組,并在一個表中輸出每個單元格的內(nèi)容。
It's now quite easy to iterate over the collection and print the contents of each cell in a list.
現(xiàn)在可以很輕松地遍歷這個集合并在一個列表中輸出每個單元格的內(nèi)容。
As before, it now becomes quite easy to iterate over this object collection and extract the details of specific posts from it.
跟前面一樣,現(xiàn)在迭代通過此對象集合并從中摘取出特定帖子的詳細(xì)信息變得相當(dāng)容易。
In each previous example, the queries do not actually execute until you iterate over the query variable in a foreach statement.
在上述每個示例中,直到您在foreach語句中循環(huán)訪問查詢變量時,查詢才會實際執(zhí)行。
Now, having access to a hypervisor, you can iterate through the various resources on that hypervisor with a set of API calls.
進入虛擬機監(jiān)控程序后,便可以使用一組API調(diào)用函數(shù)重復(fù)使用該虛擬機監(jiān)控程序上的各種資源。
Sure, later you can iterate and add a feature or two, but as you get started, do as little as possible.
當(dāng)然,之后你能夠重復(fù)進行,并添加一個或是兩個新的特征,但是一旦你想開始了,盡量從簡入手。
You might be tempted to simply iterate through the collection and add or remove each element as it's found, but don't.
您也許很想對集合進行迭代,然后添加元素或移除找到的元素,但是不要這樣做。
Another example of where variables are often not used when they should be is in the case of for loops that iterate through an array.
另一個應(yīng)該用變量而沒有用的地方是遍歷數(shù)組的for循環(huán)。
With this list, iterate over the keywords and, for each, create a new @keyword line to be prefixed to the documentation.
對于該列表,對關(guān)鍵字進行重復(fù)操作,創(chuàng)建一個新的@keyword線,以作為記錄的前綴。
The essence was to re-iterate what was set out in the text.
其實質(zhì)是重新成立什么重復(fù)的文字了。
I'll start by defining the template -- it'll look much like the intended output with some logic to iterate over a collection of classes.
現(xiàn)在我將開始定義模板了——它看起來更加類似于想要的輸出結(jié)果,采用了一些邏輯來循環(huán)遍歷一組類。
In this case, you create an implicit file object, and Python does the rest, allowing you to iterate over all the lines in the file.
在這個示例中,創(chuàng)建隱式file對象,然后Python做余下的工作,允許對文件中的全部行進行迭代。
Thus, you can iterate over a collection quite easily using the each method in conjunction with a code block, as shown in Listing 1.
這樣,您可以使用each方法和代碼塊在集合中輕松迭代,如清單1所示。
7B. Iterate this procedure until the dial indicator reads zero through the full travel across the face of the vise.
重復(fù)此過程,直到指示計的讀數(shù)在通過整個虎鉗表面時為零。
A cursor is a database structure that allows you to iterate through the results of an SQL query.
游標(biāo)是一種數(shù)據(jù)庫結(jié)構(gòu),它將允許您循環(huán)訪問SQL查詢的結(jié)果。
It then uses it to iterate through the windows collection and to display the name of the containing project and project item for the window.
然后會使用這個視窗逐一查看視窗集合,并顯示視窗所包含的專案和專案項目名稱。
However, you can iterate through a set of rows and update each row individually while using optimistic locking techniques.
不過,您可以使用樂觀鎖定技術(shù)循環(huán)訪問一組行并單獨更新每個數(shù)據(jù)行。
You want to iterate through the list, breaking each word into a sorted array of letters, then joining the array again.
需要遍歷該列表,將每個單詞拆分為經(jīng)過排序的字母數(shù)組,然后再次合并數(shù)組。
To bring together the answers from across the grid, you simply have to iterate through the results provided to you from the partitions.
要組合來自整個網(wǎng)格的結(jié)果,您只需遍歷各個分區(qū)所提供的結(jié)果。
As you iterate over the query expressions, your algorithm may need to correct for double negatives.
在遍歷查詢表達(dá)式時,算法可能需要糾正雙重否定。
It is now quite simple to iterate over this collection, extract the values needed, and display them in an HTML page.
現(xiàn)在很容易在該集合上迭代,抽出所需的值,顯示在HTML頁面中。
Grouping is only slightly more complicated because we also have to iterate over groups within each match.
由于我們還必須在每個匹配項中循環(huán)訪問組,因此分組是唯一略微復(fù)雜的操作。
For this reason, it's recommended to avoid the for-in loop unless your intent is to iterate over an unknown number of object properties.
因此推薦的做法如下:除非你需要對數(shù)目不詳的對象屬性進行操作,否則避免使用for-in循環(huán)。
If you just need the name of the solution startup project, then you can just iterate through the array.
如果只需要解決方案啟動項目的名稱,循環(huán)訪問此數(shù)組即可。
Retrieves a dictionary enumerator used to iterate through the key settings and their values contained in the cache.
檢索用于循環(huán)訪問包含在緩存中的鍵設(shè)置及其值的字典枚舉數(shù)。
Similarly, the parser must always iterate over the set of attributes to locate any namespace declarations.
與此類似,解析器必須遍歷屬性集來定位所有的名稱空間聲明。
This makes it easy to unit-test workflow classes, making it possible to iterate quickly on the development of key business processes.
這樣就讓我們很容易地對工作流類做單元測試,進而允許關(guān)鍵業(yè)務(wù)流程的迭代開發(fā)。
Loop within the body of the advice to iterate over all registered observers.
循環(huán),對所有已注冊的觀察者進行迭代。
Lists differ from other container elements in that they iterate over data sets that are bound to the list.
列表不同于其他容器型元素的地方在于列表會迭代綁定到其上的數(shù)據(jù)集。
First I'll go through the basic idea, then I'll iterate through a few variations.
首先我會細(xì)說基本的想法,然后我重述那些改動的地方。
You can access lists as a whole, as shown in Listing 6, to iterate over them by first getting the list itself.
可以將列表作為整體訪問,以通過首先獲得列表本身來對其進行遍歷,如清單6中所示。