您要查找的是不是:
- device reserve word 设备保留字
- In a programming language, a reserved word that is available for use as an operator; for example, AND, READ and DO. 在编程语言中,作为操作符使用的一种保留字,如AND, READ和DO。
- The identifier must not be a Transact-SQL reserved word. 标识符不能是Transact-SQL保留字。
- Some keywords in SQL are also reserved words. SQL中的一些关键字也是保留字。
- Reserved words cannot be used as identifiers. 保留字不能作为标识符使用。
- 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。
- To use a reserved word in a SQL statement as an identifier, you must enclose it in double quotes. 要在SQL语句中使用保留字作为标识符,必须用双引号将它引起来。
- In a programming language,a reserved word that is available for use as an operator; for example, AND, READ and DO. 在编程语言中,作为操作符使用的一种保留字,如and,read和do。
- A SQL statement used to retrieve data from database tables or views. Queries begins with the SQL reserved word SELECT. 结构化查询语言(SQL)的一个语句,用于从数据库的表或图中检索数据。查询以SQL的保留字SELECT开始。
- This includes all the delimiters, reserved words and keywords. 这包括所有的分界符,保留字以及关键字。
- Notes: Either uppercase or lowercase can be use for reserved word and identifier. 注意:大写或小写都适用于保留字及标识符。
- The reserved word inline and the directive assembler are maintained for backward compatibility only. 嵌入的保留的词和指令汇编器仅仅为向后的相容性被维持。
- The finalization section begins with the reserved word finalization and continues until the end of the unit. 当主程序终止时,结束节中的语句被执行。
- A display device that uses a cathode ray tube. 一种使用阴极射线管的显示装置。
- A reserved word whose use is essential to the meaning and structure of a COBOL statement. COBOL语言中使用的一种保留字,其使用对于COBOL语句的含义和结构是很重要的。
- If took ten men to wrestle the device into place. 用了10个人才把那台装置挪动到位。
- A SQL statement is used to retrieve data from database tables or views. Queries begins with the SQL reserved word SELECT. 结构化查询语言(SQL)的一个语句,用于从数据库的表或图中检索数据。查询以SQL的保留字SELECT开始。
- A string requires quotes if it is a reserved word or if it contains a character not ordinarily allowed in an identifier. 如果一个字符串是保留字,或者包含标识符中通常不允许的字符,则该字符串必须加上引号。
- For example, declaring a variable with the reserved word Byte is the same as declaring it with the fully qualified structure name System.::.Byte. 例如;用保留字Byte声明一个变量同使用完全限定的结构名System.;::
- You cannot search certain reserved words, such as and, for, from, and with. 不能搜索某些保留字,如and、for、from和with。