Enumerations

[计]列举
常用释义
n. [计]列举;计数(enumeration 的复数)

扩展信息

枚举
Unity 脚本类总索引 ... Editor Classes 编辑器类 Enumerations 枚举 History 历史 ...
枚举类型
Apex支持集合(Sets),列表(Lists)和图(Maps),以及枚举类型(Enumerations)。这些非常的直接我们在这里提供一些例子。
枚举型
...111.5.3 联合型变量的引用 18111.6 枚举型(Enumerations) 18511.6.1 枚举型的定义 18511.6.2 枚举型变量的定义 18511.6.3  …
常量枚举
xml -... ... 联合 常量枚举 删除一个参数…
一套枚举类型的值
PartI - Chapter 1 - .Net Architecture -... ... enumerations 一套枚举类型的值 Interface types 接口 ...
枚举值的集合
1.3.3 强数据类型 - 51CTO.COM ... Value Type 代表任何值类型的基类 Enumerations 枚举值的集合 ...
枚举集
...tand 4.1 包含新的类集(classes)、枚举集enumerations)、常量集(constants)、枚举和常量值(enumeration constan…
列举资料型态
...型态 变数1; 资料型态 变数2; …… }; 「列举资料型态」(Enumerations)是使用符号名称代表一组整数 资料型态的值,如同 …

例句

这样一个类型被称为枚举类型,它所包含的值被称为枚举值。

Consider dividing the enumeration into two or more enumerations, each having a more precise set of values.

请考虑将该枚举划分为两个或多个枚举,使每个枚举都有一组更精确的值。

In the rest of this section, we let users pick one of the values listed in those enumerations for each of the two preferences.

在本小节的剩余部分,我们将实现让用户为这两个首选项之一挑选枚举列出的值。

Class to be used for queries or enumerations, allowing the user to specify values for the different options.

类的一个新实例,从而允许用户指定不同选项的值。

Authentication命名空间提供一组描述连接安全性的枚举。

编号的枚举会引起不互操作的非标准扩展。

Since Scala enumerations are just regular objects, you could use any object with vals to indicate different "enumeration values" .

因为Scala的枚举值是通常的对象,你可以使用任何val对象来指示不同的“枚举值”。

唯一可用的集合数据结构是向量栈、枚举和hash表。

在概要文件中可以创建的UML类型包括原型、类和枚举类型。

只在少数几个调试方案中涉及线程状态。

枚举:javacJSR14目标模式对枚举没有特殊支持。

这些枚举的其他值使用操作系统指定的颜色。

如果成员本来有两个或多个布尔参数,则要使用枚举。

最值得一提的是,在最初的LotusDominoV7.0发布版中有一个问题,导致枚举无法正常工作。

Flags enumerations are used for masking bit fields and doing bitwise comparisons.

标志枚举用于屏蔽位域及执行按位比较。

不好的方法:用缩写表示枚举数据不是个好办法,因为这样用户就无法判断该用哪一个值了。

描述导出过程如何转换类、接口、值类型和枚举。

正像for-each循环一样,枚举也要求来自类库的支持。

公共语言运行时支持这些不同视图之间的类型等效性,这些类型包括接口、结构、枚举和委托。

Examples of the supporting classes are enumerations, event argument classes, and delegates used by events within controls and components.

支持类的例子有枚举、事件参数类,以及控件和组件内的事件使用的委托。

The following example shows two enumerations that do not use the recommended underlying data type.

下列范例会显示没有使用建议之基础资料型别的两个列举型别。

Two of these properties, MarqueeSpinDirection and MarqueeLightShape are represented by enumerations.

其中的两个属性MarqueeSpinDirection和MarqueeLightShape由枚举表示。

几个用于创建特定访问规则和审核规则的枚举。

这位作家提供了一份关于笛卡尔派学者在争论解释问题时所提出的各种见解的细目。

不要在标志枚举的名称中添加Flags作为后缀。

Code that attempts to use enumerations will fail with a NoClassDefFoundError looking for the java. lang. Enum base class.

尝试使用枚举的代码会失败,在寻找java.lang.Enum基类时出现NoClassDefFoundError。

简单枚举包含的值不用于组合,也不用于按位比较。

每个命名空间都包含可在程序中使用的类型:类、结构、枚举、委托和接口。

可以在命名空间级别声明的元素包括类、结构、模块、接口、枚举和委托。

包、任务和Foreach循环、For循环和序列容器可以使用以下枚举来设置指定的属性。

同义词

n.
列举;计数(enumeration的复数)