您要查找的是不是:
- EXEC control statements EXEC控制语句
- EXEC control statement EXEC 控制语句
- EXEC control statement EXEC控制语句
- Make sure these control statements are spelled correctly. 确保这些控制语句拼写正确。
- A job control statement used in cataloged or in-stream procedures. It can be used to assign default values for symbolic parameters contained in a procedure. For in-stream procedures, it is used to mark the beginning of the procedure. 在编目或流内过程中使用的一种作业控制语句,可用来对包含在过程中的符号参数赋予系统设定值。对流内过程,用来标志过程的开始。
- A sequence of job control statements and data submitted to an operating system from an input unit. 一种从输入设备提交到操作系统的作业控制语句和数据的序列。
- Most procedural programming languages have some kind of control statements, and there is often overlap among languages. 大多数程序化的编程语言都提供了某种形式的控制语句,这在语言间通常是共通的。
- In Java,you manipulate objects and data using operators,and you make choices with execution control statements. 在Java里,我们利用运算符操纵对象和数据,并用执行控制语句作出选择。
- Most procedural programming languages have some kind of control statements,and there is often overlap among languages. 大多数程序化的编程语言都提供了某种形式的控制语句,这在语言间通常是共通的。
- A VSAM file containing model job control statements and control information for batch SDF / CICS. 一种虚拟存储存取法(VSAM)文件,包含成批用户信息控制系统(CICS)屏幕定义程序(SDF)的样板作业控制语句和控制信息。
- This list is fairly simple, and you may recognize these flow control statements from other programming languages. 这个列表相当简单,并且您可能从其他编程语言认识了这些流控制语句。
- You can use control statements (CASE, IF, LOOP, and so on), including compound statements (BEGIN and END), in batches. 您可在批处理中使用控制语句(CASE、IF、LOOP)等,包括复合语句(BEGIN和END)。
- As mentioned, these two characteristics are required in Python for flow control statements. 正如所提到的,这两个特征是Python中流控制语句所必需的。
- In Java you manipulate objects and data using operators, and you make choices with execution control statements. 在Java里,我们利用运算符操纵对象和数据,并用执行控制语句作出选择。
- Java uses all of C's execution control statements,so if you've programmed with C or C++ then most of what you see will be familiar. Java使用了C的全部控制语句,所以假期您以前用C或C++编程,其中大多数都应是非常熟悉的。
- There are a number of control statements for logical flow and decision making in the body of the procedure or trigger, or in a batch. 在过程或触发器的主体或在批处理中,有多种用于逻辑流和决策的控制语句。
- Java uses all of C's execution control statements, so if you've programmed with C or C++ then most of what you see will be familiar. Java使用了C的全部控制语句,所以假期您以前用C或C++编程,其中大多数都应是非常熟悉的。
- Control statements should have one space between the control keyword and opening parenthesis, to distinguish them from function calls. 控制结构应该有一个空格在控制关键字和圆括号之间,以区别函数调用。
- This lets you use user-coded control statements or XMI descriptions of COBOL copybook members to supply information on additional fields, long Java-style names, and data types. 这使得您可以使用用户编码控制语句或者COBOL代码库编号的XMI描述来提供关于附加字段、长Java风格名称和数据类型的信息。
- The FOR statement is a control statement that allows you to execute a list of SQL statements once for each row in a cursor. FOR语句是控制语句,它允许对游标中的每一行执行一次SQL语句列表。
