reserved word
reserved word什么意思,reserved word翻译
基本解释
n.: 保留字
网络: 预定字;预留字;运算公式保留字
英汉解释
预定字
保留字
例句
You want to be very sure that "title" is taken as the reserved word rather than as a STRING.
您需要确定“title”是被视作保留字而非字符串的。
A string requires quotes if it is a reserved word or if it contains a character not ordinarily allowed in an identifier.
如果一个字符串是保留字,或者包含标识符中通常不允许的字符,则该字符串必须加上引号。
SQL statement used to retrieve data from database tables or views. Queries begins with the SQL reserved word SELECT.
结构化查询语言(sql)的一个语句,用于从数据库的表或图中检索数据。查询以sql的保留字select开始。
The reserved word inline and the directive assembler are maintained for backward compatibility only. They have no effect on the compiler.
保留字内联汇编指示符是向后兼容的,他们对编译器没有影响。
In Korn shell scripting, the word function is a reserved word.
在KornShell脚本中,单词function是一个保留字。
Using a protected reserved word as an identifier causes a compilation error when loading your script.
将受保护的保留字用作标识符会在加载脚本时引起编译错误。
Verify that the project name does not contain extra spaces and is not a reserved word such as NUL, CON, or AUX.
验证确保项目名不包含多余空格并且不是保留字,如NUL、CON或AUX。
The identifier must not be a Transact-SQL reserved word .
要在SQL语句中使用保留字作为标识符,必须用双引号将它引起来。
Notes: Either uppercase or lowercase can be use for reserved word and identifier.
注意:大写或小写都适用于保留字及标识符。
A reserved word whose use is essential to the meaning and structure of a COBOL statement.
COBOL语言中使用的一种保留字,其使用对于COBOL语句的含义和结构是很重要的。