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.
GO TO标签语句可以无条件地退出循环,并将控制权转移到跟在指定的语句标签之后的可执行语句或语句块。
This compilation process involves authorization checking, optimization, and other activities necessary to convert the statement into an executable form.
该编译过程牵涉到授权检查、优化,以及将语句转化为可执行格式时所需的其他一些活动。
The import statement is executable so it can be placed where needed, avoiding importing unnecessary symbols.
import语句是可执行的,因此它可以放在需要的地方,同时避免导入不必要的符号。
In order for a PERL program to transform a dynamic SQL statement into executable form, you need to first use the prepare method, and then bind parameters using the bind_param method.
为了让Perl程序将动态sql语句转换成可执行的格式,需要首先使用prepare方法,然后使用bind _ param方法来绑定参数。
You need to add to your PATH statement the snort executable, which is located in c: \ snort \ bin \ snort.exe (assuming you chose the default installation directory).
您需要将snort可执行文件添加到path语句之中,它的位置是C: \ snort \bin \ snort . exe(假设您选择的是默认安装目录)。
Then ensure it is executable from a shell prompt (if not, add Python to your PATH statement).
然后确保可以从shell提示执行该版本(如果不行,请将Python添加到path语句中)。
In SQL programming, a string containing any (mathematical) formula can be converted into an executable SQL statement with the SQL command PREPARE.
在SQL编程中,可以使用SQL命令PREPARE将含有任何(数学)公式的字符串转换成可执行的sql语句。
While the query is running, from another session (SESSION2 in this example) connect to the database and find out the executable-id associated to the statement. We can see it is
在查询运行时,在另一个会话中(这里是 SESSION2)连接数据库,然后查找与该语句关联的 executable_id。
To translate a statement or instruction into executable form and then execute it.
将一条语句或指令翻译成可执行的形式,然后执行。
A specification statement cannot appear in the executable section.
说明语句不可出现于可执行的部分。
A specification statement cannot appear in the executable section.
说明语句不可出现于可执行的部分。
应用推荐