网站首页  词典首页

请输入您要查询的英文单词:

 

单词 enumerated type
释义

enumerated type

  • 网络枚举类型;可枚举的类型;列举型态
1.
枚举类型
软件开发常用名词中英文对照 - Leo Liu - 博客园 ... entry point 入口点 enumerated type 枚举类型 enumeration 枚举 ...
www.cnblogs.com
2.
可枚举的类型
effective java 中英文术语对照 -... ... enclosing instance 外围实例 enumerated type 可枚举的类型 exception 异常 ...
blog.163.com
3.
列举型态
为了操作列举型态Enumerated Type),我从站上的文章中找到GetEnumName, GetEnumValue与TypeInfo的使用方法。主 …
delphi.ktop.com.tw
4.
列举类型
在正确合法的文件中,此属性和其他属性一样,使用时必须先宣告。宣告时它必须被设定为列举类型 (enumerated type),此类 …
www.cljhealth.com
5.
纯量枚举类型
Assignment of Management... ... 纯量资料类型 data type 纯量枚举类型 enumerated type 量执行单元 scalar execution unit ...
www.docstoc.com
6.
枚举型
通讯专业词汇库 - MBA智库文档 ... entry-status 表目状况 enumerated type 枚举型 enumeration 枚举/列举/计数 ...
doc.mbalib.com

例句

释义:
1.
Such a type is called an enumerated type, and the values it contains are called enumerations.
这样一个类型被称为枚举类型,它所包含的值被称为枚举值。
www.bing.com
2.
Converts the specified value of a specified enumerated type to its equivalent string representation according to the specified format .
使用指定的区域性特定格式信息,将此实例的数值转换为它的等效字符串表示形式。
www.bing.com
3.
Finally, an enumerated type may, in a Schema, be part of a union with a primitive type.
最后,模式(Schema)中的枚举类型可能是原始类型的联合(union)的一个组成部分。
www.ibm.com
4.
The only other thing to watch out for is that an enumerated type is defined using a Class and not an Interface like other model classes.
惟一需要当心的是枚举类型。它被定义成一个Class,而不是其他模型类中的Interface!
www.ibm.com
5.
Represents the name of your enumerated type.
表示枚举类型的名称。
www-128.ibm.com
6.
This concept is getting more into the area of treating each element of an enumerated type as a subclass.
这个概念正在深入到将枚举类型的每个元素作为一个子类对待的领域。
www.ibm.com
7.
The EnumMap class offers a special implementation of the java. util. Map interface where the key is an enumerated type.
EnumMap类提供了java.util.Map接口的一个特殊实现,该接口中的键(key)是一个枚举类型。
www.ibm.com
8.
The type attribute of the PostalAddress element is actually an enumerated type, allowing a choice of one of four strings.
PostalAddress元素的type属性实际上是枚举类型,它允许选择4个字符串之一。
www.ibm.com
9.
Identifies the enumerated type properties of a visual style element.
标识视觉样式元素的枚举类型属性。
msdn2.microsoft.com
10.
That conversion may fail if the string is not a valid member of the enumerated type.
如果字符串不是枚举类型的有效成员,该转换则可能失败。
msdn2.microsoft.com
1.
Listing 1 creates an enumerated type and uses the type-safe usage as an argument to a helper method.
清单1将创建一个枚举类型,并将类型安全的枚举值作为帮助器方法(helpermethod)的参数。
www.ibm.com
2.
This results in the addition of the selection= "open" attribute to the select1 control that's generated for the enumerated type.
这将导致向为枚举类型所生成的select1控件添加selection=“open”属性。
www.ibm.com
3.
Returns the value of the specified enumerated type property for the current visual style element.
返回当前视觉样式元素的指定枚举类型属性的值。
msdn2.microsoft.com
4.
Enumerated type that describes a valid memory class in which to place the resource.
枚举类型的成员,用于描述将资源放置于其中的有效内存类。
msdn2.microsoft.com
5.
You also have the responsibility to set the column flags, which are specified using the DBCOLUMNFLAGS enumerated type.
您也有责任设置列标志,它们是用DBCOLUMNFLAGS枚举类型指定的。
msdn2.microsoft.com
6.
Interface that holds a collection of values of an enumerated type.
接口的实现,该接口保存了某种枚举类型的值的集合。
www-128.ibm.com
7.
A variable of an enumerated type can hold values outside the range of declared values .
枚举类型的变量可以接受声明值范围之外的值。
www.bing.com
8.
Converting enumerated type values into strings.
把枚举型数转换成字符串型。
iyuanma.com
9.
We can see that our Breed enumerated type contains several variables of type Value, as in the following example.
你可以看到我们的Breed枚举类型包含了几种Value类型的值,像下面的例子所展示的。
www.bing.com
10.
Enumerated type that describes the type of primitive to render.
枚举类型的一个成员,它描述要呈现的基元的类型。
msdn2.microsoft.com
1.
By default, the first value in the enumerated type is a zero.
默认情况下,枚举类型中的第一个值为零。
msdn2.microsoft.com
2.
Name of the enumerated type.
枚举类型的名称。
msdn2.microsoft.com
3.
When the compiler encounters an enumerated type, it generates a class that extends the library class java. lang. Enum.
当编译器遇到枚举类型时,生成的类将扩展库类java.
www.ibm.com
4.
To make it clear, Listing 3 shows how to implement the TopicCategory enumerated type.
为了明确这一点,清单3展示了TopicCategory枚举类型是如何实现的。
www.ibm.com
5.
For example, when the attribute is an enumerated type, the default value must appear in the values list.
例如,属性为枚举类型时,默认值必须出现在values列表中。
msdn2.microsoft.com
6.
For example, it believed I was using an enumerated type where there was really just CDATA.
例如,它认为在我正在使用枚举类型,而实际上只不过是CDATA。
www.ibm.com
7.
conversions from any numeric type to any enumerated type
从任何numeric类型到任何枚举类型
www.ichacha.net
8.
Class, where the enumerated type fits into the generic pattern
类的子类,其中,枚举类型符合通用模式
www-128.ibm.com
9.
This is unfortunate, especially as I have never seen an enumerated type list go over a few dozen elements;
这是不幸的,尤其是我从来没有见过列举有超过几十个元素。
tw.myblog.yahoo.com
10.
Keyword to create a new enumerated type, you are essentially creating a subclass of the
关键字创建新的枚举类型时,实际上是在创建
www-128.ibm.com
1.
Each value of an enumerated type maps into the
枚举类型的每一个值都将映射到
www.ichacha.net
2.
Solution 3: Create a pattern, and combine it with the original enumerated type
解决方案3:创建一个模式,并与原始枚举类型结合
www.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/10 16:47:02