loop statement

  1. 循环语句

网络词典

loop statement

英 luːp steɪˈtəʊm 美 luːp steɪˈtəʊm
名词中文翻译 中文翻译:循环语句
同义词: ['loop', 'looping statement']

例句:

  1. 1.The program uses a loop to iterate through the data.
    该程序使用一个循环来遍历数据。
  2. 2.The loop statement is used to control the flow of the program.
    循环语句用于控制程序的流程。
  3. 3. The loop statement allows us to repeat a block of code multiple times.
    循环语句允许我们多次重复执行一段代码。