英语人>词典>汉英 : 保留字 的英文翻译,例句
保留字 的英文翻译、例句

保留字

词组短语
key word
更多网络例句与保留字相关的网络例句 [注:此内容来源于网络,仅供参考]

A reserved word whose use is essential to the meaning and structure of a COBOL statement.

COBOL语言中使用的一种保留字,其使用对于COBOL语句的含义和结构是很重要的。

If you want to index the values in a column in descending order, you can add the reserved word DESC after the column name

如果你想要让栏目中的数据降序排列,那么你可以在栏目名的后面加上一个保留字DESC

The Editor colors the syntax of each mysql reserved word , you wont have to run your queries to know that you have a misspelling.

编辑颜色的语法,每个MySQL的保留字,你wont有以运行您的疑问,知道你有拼写错误。

The range of data types, reserved words, and wildcard characters are different in each query mode.

每个查询模式中数据类型的范围、保留字和通配符都是不同的。

The range of data types, reserve d words, and wildcard characters are different in each query mode.

每个查询模式中数据类型的范围、保留字和通配符都是不同的。

Some standards prescribe implementation behavior with respect to reserved fields e.g., originators of data structures containing reserved fields must zero fill them; consumers of data structures containing reserved fields must ignore them, etc.

一些标准规定了关于保留字段的实现行为,例如包含保留字段的数据结构的初始化者必须填零;而该数据结构的用户必须忽略保留字段的值。

In this model, an improvement in OAM performance management functions is...

其中 ,对 OAM性能管理功能进行了改进,一些满足 Qo S管理需求的 ATM网络性能监测功能在 OAM信元的保留字段中得以实现。

The version number field shall contain the value "3", the reserved field shall contain the value "0". The length field shall contain the length of the entire packet including the version number, the reserved and the length fields as a 16-bit big-endian word.

目前版本号应该填充为&3&,保留字段填&0&,长度字段应该填充整个包的长度(包括版本号和保留位的字段长),以16位的大尾巴表示。

This includes all the delimiters, reserved words and keywords.

这包括所有的分界符,保留字以及关键字。

When we define a static member outside the class, we do not respecify the static keyword. The keyword appears only with the declaration inside the class body

当我们在类的外部定义 static 成员时,无须重复指定 static 保留字,该保留字只出现在类定义体内部的声明处

更多网络解释与保留字相关的网络解释 [注:此内容来源于网络,仅供参考]

ampersand:符号

2)内存引用(memory references). 注:这里的引用相当于正常的指针(Pointer)的概念. 紧跟在&符号(ampersand)后面的标识符被认为是用户自定义的标识符,即使那个表示符拼写上和内联汇编语言程序保留字相同.

array parameter:数组参数

/方法返回一个以上的返回值时使用 数组参数(array parameter),关键字"params" 引用参数与输出参数的区别: "引用参数"与"输出参数"非常相似. out修饰符ref修饰符有很相似的地方:传址. 事实上保留字"ref"和"out"本身在中间语言里的实现是一模一样的.

carbon copy:复写

它会列出保留字段(retained field)的当前设置.添加给定名字到复制(carbon copy)的收件人列表中,但是不在Cc:行中显示出来("blind" ca添加给定名字到复制(carbon copy)的收件人列表中.提示你输入附加的复写(carbon copy)的收件人在每条消息

const,goto:保留字

10.引用:this,supper | 11.方法返回类型:void | * 12.保留字:const,goto

expletive:感叹词,咒骂语

reserved words 保留字 | expletive 感叹词,咒骂语 | naming scheme 命名机制

local variable:區域變數

这个范例主要在说明区域变数(local variable)和全域变数(global variable)的观念. 这样要特别说明的是当程序中有需要用到程序外已经定义好的变数前,必需先使用global这个保留字做宣告,才能存取程序外已经定义好的变数.

mangle:签名编码 <动词>

keyword 关键字、保留字. | mangle 签名编码 . | mangling 签名编码 .

Leave Expiring Redirect:保持过期重定向保持過期的重新導向限時保留重新導向保持過期重定導

Text Editor文本编辑器字編輯程式文字編輯程式字編... | Leave Expiring Redirect保持过期重定向保持過期的重新導向限時保留重新導向保持過期重定導 | ModerateModerated Post已验证的帖子已驗證的文章等待驗證的文章已...

Symbol is reserved word:企图非法使用一个汇编程序的保留字(例:定义add为一变量)

5、Syntax error 语句的语法与任何可识别的语法不匹配 | 6、Symbol is reserved word 企图非法使用一个汇编程序的保留字(例:定义add为一变量) | 7、Not proper align/combine type SEGMENT 参数不正确

Symbol is reserved word:企图非法使用一个汇编程序的保留字

15 Symbol already different kind 企图定义与以前定义不同的符号 | 16 Symbol is reserved word 企图非法使用一个汇编程序的保留字 | 17 Forward reference is illegal 向前引用必须是在第一遍扫视中定义过的