术语 | loop control statement |
释义 | loop control statement 循环控制语句;[环路控制叙述] An executable statement that is used to specify the statements to be executed under the control of a loop, the parameters that are used in executing the loop, the conditions for terminating the loop,and the location to which control is to be passed when the loop is terminated; for example, FORTRAN DO, ALGOL FOR, COBOLPERFORM. 一种可执行语句,用来指明在循环控制下要执行的语句,指明执行该循环所使用的参 数,指明终止该循环的条件,以及指明在循环终止时 控制转向的位置。例如FORTRAN语言中的DO语句,ALGOL语言中的FOR语句,COBOL语言中的PERF ORM语句。 |
随便看 |
计算机英汉双解词典包含21137条计算机术语英汉翻译词条,基本涵盖了全部常用计算机术语的翻译及用法,是计算机学习及翻译工作的有利工具。