while loop

短语

[计] 当型循环

词形变化

while loops 复数 while loops

释义与例句

n.
  1. 1.

    A section of computer code in which an instruction or group of instructions is repeated only while a certain condition continues to be met.

    while回圈

    while循环

    计算机 工程 数学

词源

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

来源:wiktionary