enumeration
英 [ɪˌnjuːməˈreɪʃn]
美 [ɪˌnuːməˈreɪʃn]
n. 列举事实,逐条陈述; 详叙,细目,(详)表
复数:enumerations
BNC.24412 / COCA.25584
英英释义
noun
- the act of counting
- the counting continued for several hours
- a numbered list
双语例句
- This enumeration contains the enumeration literals that define the definition language type for the naming authority.
这个枚举包含了那些定义了命名权限的定义语言类型的枚举文字。 - This enumeration also gave us a neat scale for assessing the maturity and completeness of SOA products and implementations.
以上列出的这些,为我们评估SOA产品及实现的成熟度与完整性提供了一个很好的尺度。 - A simpler way is to create a global JavaScript object that relates each enumeration value to its label.
一个更简单的方法,是创建一个全局的JavaScript对象,它会向其标签发布每一个枚举值。 - From there, you can assign an enumeration in your code and not a number.
从那里,你可以指定一个在你的代码枚举,而不是一个数字。 - A typical use of this enumeration is to define whether two processes can simultaneously read from the same file.
此枚举的典型用法是定义两个进程是否可同时从同一个文件中读取。 - Item: specifies an item in the enumeration collection.
项:指定枚举集合中的项。 - The final method is inverted enumeration.
最后一个方法是反向枚举。 - Interface that can be used to sort the values of the enumeration.
接口,该接口可用于对枚举值排序。 - This provides meaningful names for the enumeration and its members, which are easier to remember than their values.
这为该枚举及其成员提供了有意义的名称,这些名称比它们的值更容易记忆。 - Underlying type information on enumeration is not specified.
尚未指定枚举的基础类型信息。