语句
[yǔ jù]
new
语句的英文翻译
基本释义
参考释义
- 语句 [yǔ jù]
-
-
- (成句的话) sentence- {自} statement
-
短语语句标识符statement identifier语句分隔符statement separator语句前缀statement prefix语句信息标号correlative indexing
-
语句的用法和样例:
例句
-
在COBOL语言中,一个或多个语句的序列,最后以尾随一个空格的句号结束。
In COBOL, a sequence of one or more statements, the last ending with a period followed by a space. -
在编目或流内过程中使用的一种作业控制语句,可用来对包含在过程中的符号参数赋予系统设定值。对流内过程,用来标志过程的开始。
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 unit of work that is defined by a user and that is to be accomplished by a computer. Loosely, the term "job" is sometimes used to refer to a representation of a job. This representation may include a set of computer programs, files, and control statements to the operating system. -
语法规则隐含在一种语言中的规则体系,被看作在该语言中生成所有可能的语句的机制
The system of rules implicit in a language, viewed as a mechanism for generating all sentences possible in that language.