| 释义 |
control statement 控制语句;[控制叙述] 1.A statement that controls or affects the execution of a program in a data processing system. 在数据处理系统中,控制或影响程序执行的一种语句。 2.Statements that direct the flow of the program, either causing specific transfers or making transfers dependent upon meeting certain specified conditions. 用来控制程序流向的语句,可以引起特定转移或条件转移,这取决于满足某些指定的条件。参 阅job control statement, operation control statement。 |