- 1
An iteration is one version of something in a process where you keep it step by step — you make something, test it, fix problems, and that new, version is the next iteration. You'll hear this word a lot in tech and design ('this is the third iteration of the app'), but it's spreading into general use for any repeated-and- process, even cooking or writing. In computer programming specifically, 'iteration' also means running the same set of instructions over and over, once for each item in a list.
(反覆改良過程中的)一個版本;(程式設計)疊代、反覆執行
組成It comes from a Latin word meaning 'again' — the same root as 'reiterate' (to say something again).
同家族的字
- reiterateshares the Latin root meaning 'again'
原始詞典資料4 筆記錄
以下是外部詞典記錄的用法,原文照列,我們還沒有寫成教學內容。上面的說明才是我們自己寫的;有些用法可能上面已經講過了。
iterationnoun/ˌɪt.əˈɹeɪ.ʃən/
- 1
A recital or a second performance; a repetition.
- 2
A variation or version.
- The architect drafted several iterations of the floorplan before deciding on his final design.
- Still going strong in his ninth decade, Wein celebrates his 88th birthday behind the piano accompanied by the latest iteration of his band, the Newport All-Stars, featuring tenor saxophonist […]
- 3
computingengineeringmathematicsThe use of repetition in a computer program, especially in the form of a loop.
- 4
computingengineeringmathematicsA single repetition of the code within such a repetitive process.
- The code calculates the appropriate value at each iteration.
資料來源:英文維基詞典 English Wiktionary(CC BY-SA 4.0)。 原文照列,未經改寫。