This enumeration contains the enumeration literals that define the definition language type for the naming authority.
这个枚举包含了那些定义了命名权限的定义语言类型的枚举文字。
Enumeration values should use names only (not Numbers) and the names used for enumeration values must conform to the guidelines for element or attribute names.
枚举值应只使用名称(不使用数字)并且用于枚举值的名称必须符合元素或者属性名称的指导原则。
When you are done, you can use the custom enumeration class that you wrote in step 5 anywhere that you want the enumeration to be used.
完成上述步骤后,就可以在希望使用枚举的任何位置使用第5步中编写的定制枚举类了。
Create a data set for the enumeration values, such as the example with the severity enumeration above.
为枚举值创建一个数据集,例如严重性枚举的范例。
The values for attributes whose type is an enumeration would be enumeration literals owned by that enumeration.
枚举类型的属性集的值,可以被枚举列出。
Create a global Const variable for each item in the enumeration with each Const name starting with the enumeration name followed by an underscore (in our case, BookType_xxx).
为枚举中的每项创建一个Const全局变量,各Const的名称都以枚举名称开头,后接下划线(在本例中为BookType_xxx)。
Create a global list with a data type equal to the enumeration name and with a name of Enum_ followed by the enumeration name (in our case, Enum_BookType).
创建一个全局列表,使其数据类型等同于枚举名称,且名称以enum _开头,后接枚举名称(在本例中为Enum_BookType)。
The complete list of enumeration sets can be found in the IBM Cognos 8 SDK Developer's Guide under the chapter titled enumeration sets.
枚举集的完整列表可以在IBMCognos8SDK开发人员指南中的枚举集一章中找到。
To make this code-writing process easier, try the Domino enumeration code Generator page, which allows you to enter an enumeration name, a data type, and all the values you want to use.
要简化这一代码编写过程,请尝试DominoEnumerationCodeGenerator页面,它允许您输入枚举名称、数据类型和希望使用的所有值。
However, if the enumeration itself has a more restricted access level, the specified enumeration access level takes precedence.
但是,如果枚举本身具有更严格的访问级别,则指定的枚举访问级别优先。
According to probabilistic convergence of incomplete enumeration, the concept of near-implicit enumeration is proposed.
根据不完全枚举的概率收敛性,提出近隐式枚举的概念。
To guarantee thread safety during enumeration, you can either lock the collection during the entire enumeration or catch the exceptions resulting from changes made by other threads.
若要确保枚举过程中的线程安全性,可以在整个枚举期间锁定集合,或者捕获由其他线程进行的更改所导致的异常。
For a bit field to store and retrieve combined enumeration values correctly, each value that is defined in the enumeration must be a power of two.
若要使用位元栏位正确储存和撷取结合的列举值,列举中所定义的每个值都必须为二的次方。
An enumeration type (also named an enumeration or an enum) provides an efficient way to define a set of named integral constants that may be assigned to a variable.
枚举类型(也称为枚举)为定义一组可以赋给变量的命名整数常量提供了一种有效的方法。
To guarantee thread safety during enumeration, you can either lock the collection during the entire enumeration or catch the exceptions that result from changes made by other threads.
若要保证列举期间的安全执行绪,您可以在整个列举期间锁定集合,或拦截由其他执行绪所做变更造成的例外状况。
In this case the property value expects an enumeration, and the validation assures that the provided value evaluates to a member of that enumeration.
在这种情况下,属性值预期列举型别,且验证会确保提供的值评估为该列举型别的成员。
Similarly, if the property's values are defined in an enumeration class, you can simply assign the enumeration to the property.
同样,如果属性值在枚举类中定义,您可以只将该枚举指定到属性。
Returns the next element of this enumeration if this enumeration object has at least one more element to provide.
如果枚举器对象中至少还有一个元素可提供时,返回枚举器的下一个元素。
In this paper, enumeration problems in the orthogonal geometry over a finite field with characteristic 2 are studied, and an enumeration theorem is proved.
本文研究特征为2的有限域上正交几何中的计数问题,给出了一个计数定理。
Post-Enumeration Survey can not be begun until the census ends. The post enumeration is designed to provide the basic data for adjustment.
事后调查在人口普查结束后进行,主要目的是为修正提供基础数据。
Post-Enumeration Survey can not be begun until the census ends. The post enumeration is designed to provide the basic data for adjustment.
事后调查在人口普查结束后进行,主要目的是为修正提供基础数据。
应用推荐