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.
这个枚举包含了那些定义了命名权限的定义语言类型的枚举文字。 - 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.
这为该枚举及其成员提供了有意义的名称,这些名称比它们的值更容易记忆。 - The final method is inverted enumeration.
最后一个方法是反向枚举。 - A simpler way is to create a global JavaScript object that relates each enumeration value to its label.
一个更简单的方法,是创建一个全局的JavaScript对象,它会向其标签发布每一个枚举值。 - It is created based on data such as Boolean, Integer, Text, or Enumeration of values.
它根据布尔、整数、文本或枚举值等数据创建。 - To increase type safety, this could also be an enumeration.
为了提高类型安全性,这也可以是一个枚举。 - In general, each value in the enumeration can be an arbitrary scalar SQL expression.
一般情况下,枚举中的每一个值都可以成为任意标量SQL表达式。 - Enumeration describing how the tokens in a search specification is to be interpreted.
描述搜索规范中标记的解释方式的枚举。 - Create these enumeration literals in this enumeration: DNS, IDL, ISO, DCE and OTHER.
在DNS、IDL、ISO、DCE和OTHER中创建这些枚举文字。