iterate - 英文翻譯成中文
「
iterate
音標 : [ˈɪtəreɪt] US
詞典項目
動詞
- 迭代 dié dài
- 諄諄 zhūn zhūn
- 遍歷 biàn lì
- 諄 zhūn
- 重复
- 重演 chóng yǎn
例句
重複或遍歷元素
iterate over a list
— 遍歷清單;逐一處理清單元素iterate through an array
— 遍歷陣列;依序處理陣列iterate through the collection
— 遍歷集合;依序處理集合iterate each item
— 逐一處理每個項目;處理每個項目重複程序或動作
iterate the process
— 重複流程;重複執行流程iterate the steps
— 重複步驟;再次執行步驟iterate the test
— 重複測試;進行重複測試iterate n times
— 重複 n 次;執行 n 次重複透過重複版本改進或最佳化
iterate on the design
— 改進設計;透過迭代改善設計iterate the prototype
— 改進原型;改善原型iterate based on feedback
— 根據回饋改進;依回饋進行最佳化iterate and refine
— 迭代並最佳化;改進並完善迭代計算與演算法
iterate until convergence
— 重複至收斂;迭代至收斂iterate the algorithm
— 迭代執行演算法;以迭代方式執行演算法iterate the function
— 重複套用函式;以迭代方式執行函式iterate recursively
— 遞迴迭代;以迭代方式遞迴呼叫