| 释义 |
sequence control statement 顺序控制语句;[顺序控制叙述] In a source program, a statement that specifies a branch and, possibly, the conditions for branching; a statement that specifies a conditional or unconditional branch. 在源程序中指定分支的一种语句,也可能包括指定其分支的条件;或一种指定有条件转移或无条件转移的语句。 |