执行语句 meaning in Chinese
exec statement
executable statement
execute statement
execution statement
executive statement
perform statement
Examples
- Specifies the context in which the statement is executed
指定执行语句的上下文。 - Statement is not itself an executable statement
语句本身不是一条可执行语句。 - Labels can be used only on executable statements inside methods
标签只能用于方法内的可执行语句中。 - You can repeat the statements in a loop structure until a condition is
您可以用循环结构重复执行语句,直到条件为 - Returns an integer indicating the line number of the last executed statement
返回指示上一条执行语句的行号的整数。