保留字 - 翻译成英语

reserved words
reserved word

在 中文 中使用 保留字 的示例及其翻译为 英语

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
例如,在大多数主要编程语言中使用诸如function,while,if和else的保留字
For example, reserved words like function, while, if, and else are used in most major programming languages.
该参数本应命名为“lambda”,但这是Python中的保留字
(The parameter would be called« lambda», but that is a reserved word in Python.).
注意某些MySQL数据库对象可能会与SQLServer2000的保留字冲突。
Be aware that some MySQL database objects may be in conflict with SQL Server 2000 reserved words.
而class属性则变为className,这是因为class是JavaScript中的保留字:.
The attribute class is also written as className since class is a reserved word in JavaScript.
注意在代码中,我们使用变量名lmbda,因为lambda是Python的保留字,其含义与此无关。
Note that in the code, we use the variable name lmbda, because lambda is a reserved word in Python, with an unrelated meaning.
MicrosoftAccessSQL和ANSISQL各自都有不同的保留字和数据类型。
Microsoft Access SQL and ANSI SQL each have different reserved words and data types.
关键字(keyword):被编译器用来分析程序的保留字;.
Keyword: A reserved word that is used by the compiler to parse program;
C++中有一些保留字,称为关键字,它们在C++语言中有特殊的含义。
C++ language has some reserve words which are called keywords of C++ language.
有一张保留字列表,这张表中的保留字无法用作变量命名,因为它们被用于编程语言本身了。
There is a list of reserved words, which cannot be used as variable names because they are used by the language itself.
第二,使用表前缀减少了表名中出现DBMS保留字的可能。
Second, using table prefix reduces the possibility of having some table names that are reserved keywords in DBMS.
例如,Java(以及其他C语言派生的语言),具有相对较少的保留字,大约有50个。
For example, Java(and other C derivatives) has a rather sparse complement of reserved words- approximately 50- whereas COBOL has approximately 400.
例如已经不能这样用empty和default这两个词了,因为他们是保留字
For example, it is already wrong to use the words empty and default this way, since they are reserved keywords.
在Java中,const和goto就是两个保留字--它们在Java中目前没有被使用,因此不具有意义,但是不能够被用作标识符。
A notable example is in Java, where const and goto are reserved words- they have no meaning in Java but they also cannot be used as identifiers.
大多数数据库都有一组保留字
Most databases have a set of reserved words.
GUID有内部的结构,至少有6个bit的保留字有特殊含义。
GUIDs have an internal structure; at least six of the bits are reserved and have special meanings.
例如已经不能这样用empty和default这两个词了,因为他们是保留字
For example, you already cannot use the words empty and default this way, since they are special keywords.
SQLServer保留关键.
SQL Server reserved words.
保留字(比如JavaScript的关键词)无法用作变量名称.
Reserved words(like JavaScript keywords) cannot be used as names.
保留字(比如JavaScript的关键词)无法用作变量名称.
Reserved words(like JavaScript keywords) cannot be used as variable names.
还可以使用DATABASE保留字来指定外部数据库。
You can also use the DATABASE reserved word to specify the external database.
结果: 223, 时间: 0.0181

单词翻译

顶级字典查询

中文 - 英语