enumerations

enumerations

 英

  • 网络枚举;枚举类型;枚举型

例句

Such a type is called an enumerated type, and the values it contains are called 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.

一个实例从而允许用户指定不同选项

The Authentication namespace provides a set of enumerations that describe the security of a connection.

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

Numbered enumerations invite nonstandard extensions that do not interoperate.

编号枚举引起互操作标准扩展

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

因为Scala枚举通常对象可以使用任何val对象指示不同枚举”。

The only available collection data structures are vectors, stacks, enumerations, and hash tables.

唯一可用集合数据结构向量枚举hash

The only UML types that can be created in a profile are Stereotypes, Classes, and Enumerations.

概要文件可以创建UML类型包括原型枚举类型

The thread state enumerations are only of interest in a few debugging scenarios.

少数几个调试方案涉及线程状态

Enumerations: The JSR 14 target mode of javac has no special support for enumerations.

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

The other values of these enumerations use colors specified by the operating system.

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

Do use enumerations if a member would otherwise have two or more Boolean parameters.

如果成员本来两个多个布尔参数使用枚举

Most notably, there was a problem in the initial Lotus Domino V7. 0 release that caused enumerations not to work properly.

值得最初LotusDominoV7.0发布版一个问题导致枚举无法正常工作

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

标志枚举用于屏蔽执行比较

Bad: It is a bad idea to abbreviate enumerations; the user will have no idea which value to use.

不好方法缩写表示枚举数据不是办法因为这样用户无法判断一个

Describes how the export process converts classes, interfaces, value types, and enumerations.

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

Just like the for-each loop, enumerations require support from the class library.

正像for-each循环一样枚举要求来自支持

The common language runtime supports type equivalence between these different views for interfaces, structures, enumerations, and delegates.

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

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.

其中两个属性MarqueeSpinDirectionMarqueeLightShape枚举表示

Several enumerations that allow you to create specific access and audit rules.

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

The author provides complete enumerations of the opinions of Cartesian scholars on disputed questions of interpretation.

这位作家提供关于笛卡学者争论解释问题提出各种见解细目

Do not add Flags as a suffix on the names of flags enumerations.

不要标志枚举名称添加Flags作为后缀

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

尝试使用枚举代码失败寻找java.lang.Enum出现NoClassDefFoundError

Simple enumerations contain values that are not combined or used in bitwise comparisons.

简单枚举包含用于组合不用按位比较

Each namespace contains types that you can use in your program: classes, structures, enumerations, delegates, and interfaces.

每个命名空间包含程序使用类型结构枚举委托接口

Elements you can declare at namespace level include classes, structures, modules, interfaces, enumerations, and delegates.

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

Packages, tasks, and the Foreach Loop, For Loop, and Sequence containers can use the following enumerations to set the specified properties.

任务Foreach循环For循环序列容器可以使用以下枚举设置指定属性

Enumerations allow for adding values in later versions, however, adding values to enumerations can introduce compatibility issues.

枚举允许以后版本添加枚举添加可能引入兼容性问题

Explanation of using regular expressions, enumerations, unions, lists, and substitution groups.

使用表达枚举联合列表置换说明

Describes guidelines for using static and abstract classes, interfaces, enumerations, and structures.

描述使用静态抽象接口枚举结构准则

Flags enumerations are intended to be combined using bitwise OR operations.

标志枚举使用按位OR操作进行组合

You can use Rational modeling extension to model various types, including classes, structs, delegates, and enumerations, among others.

可以使用Rational扩展各种类型其中包括结构委托枚举

With XSD, enumerations are static and, therefore, cannot be made context-aware.

使用XSD枚举静态因此无法做到上下文感知

XML Schema enumerations help the user discover the valid values for a particular variable.

XMLSchema枚举可以帮助用户发现某个特定变量有效

Enumerations provide sets of constant values that are useful for strongly typing members and improving readability of code.

枚举提供常数它们有助于使成员成为类型以及提高代码可读性

Are two enumerations that specify a permission to use isolated storage for a roaming user.

指定使用漫游用户独立存储权限枚举

Do not apply this attribute to simple enumerations.

不要属性应用于简单枚举

热门查询