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
双语例句
- A simpler way is to create a global JavaScript object that relates each enumeration value to its label.
一个更简单的方法,是创建一个全局的JavaScript对象,它会向其标签发布每一个枚举值。 - Enumeration provides the selections described in the following table.
枚举提供了下表中介绍的选择。 - This provides meaningful names for the enumeration and its members, which are easier to remember than their values.
这为该枚举及其成员提供了有意义的名称,这些名称比它们的值更容易记忆。 - Use this enumeration to specify which certificates in the chain are checked for revocation.
使用此枚举可以指定要对链中的哪些证书进行吊销检查。 - It is created based on data such as Boolean, Integer, Text, or Enumeration of values.
它根据布尔、整数、文本或枚举值等数据创建。 - The final method is inverted enumeration.
最后一个方法是反向枚举。 - Interface that can be used to sort the values of the enumeration.
接口,该接口可用于对枚举值排序。 - 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中创建这些枚举文字。 - Item: specifies an item in the enumeration collection.
项:指定枚举集合中的项。
