executable statement
常见例句
- Sometimes, a line of code contains more than one executable statement.
有时候,一个代码行会包含多个可执行语句。 - The specification of an executable statement that forms an abstraction of a computational procedure.
动作是一条可执行语句的规格说明,此规格 说明形成计算例程的抽象。 - The GOTO label statement can unconditionally exit from a loop and transfer control to the executable statement or statement block that follows the specified statement label.
GOTO 标签语句可以无条件地退出循环,并将控制权转移到跟在指定的语句标签之后的可执行语句或语句块。 返回 executable statement