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
双语例句
- Item: specifies an item in the enumeration collection.
项:指定枚举集合中的项。 - Interface that can be used to sort the values of the enumeration.
接口,该接口可用于对枚举值排序。 - Define the constants in the enumeration.
定义枚举中的常数。 - This enumeration contains the enumeration literals that define the definition language type for the naming authority.
这个枚举包含了那些定义了命名权限的定义语言类型的枚举文字。 - The final method is inverted enumeration.
最后一个方法是反向枚举。 - This last one is an enumeration of states for monitoring system states, not synchronization.
最后一个线程更改是一个状态枚举表,该表是用来监视系统状态,而不是用来同步状态的。 - Enumeration provides the selections described in the following table.
枚举提供了下表中介绍的选择。 - Create a data set for the enumeration values, such as the example with the severity enumeration above.
为枚举值创建一个数据集,例如严重性枚举的范例。 - Enumeration is used to specify the authentication method to use on a connection.
枚举用于指定将在该连接上使用的身份验证方法。 - Add a new procedure, function, enumeration, or other code block to your code.
向代码中添加新的过程、函数、枚举或其他代码块。