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.