for loop

短语

[计] 循环

词形变化

for loops 复数 for loops

释义与例句

n.
  1. 1.

    A section of code in which an instruction or group of instructions is executed a specific number of times depending on the value of a loop counter.

    计算机 工程 数学

词源

From the keyword FOR, used in many programming languages for this purpose.

来源:wiktionary