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.
接口,该接口可用于对枚举值排序。 - An enumeration of the main parts of a subject; a summary.
对一个论题的主要部分的列举; - This enumeration contains the enumeration literals that define the definition language type for the naming authority.
这个枚举包含了那些定义了命名权限的定义语言类型的枚举文字。 - Add a new procedure, function, enumeration, or other code block to your code.
向代码中添加新的过程、函数、枚举或其他代码块。 - This enumeration provides additional information about the different notifications that can be received by the dependency event handler.
此枚举提供有关不同通知的其他信息,这些信息可由依赖项事件处理程序接收。 - Define the constants in the enumeration.
定义枚举中的常数。 - From there, you can assign an enumeration in your code and not a number.
从那里,你可以指定一个在你的代码枚举,而不是一个数字。 - The second step of the BIOS is local device enumeration and initialization.
BIOS的第二个步骤是进行本地设备的枚举和初始化。 - A simpler way is to create a global JavaScript object that relates each enumeration value to its label.
一个更简单的方法,是创建一个全局的JavaScript对象,它会向其标签发布每一个枚举值。