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
双语例句
- Other enumeration problems lead us to the study of orbits of permutation groups.
其它的计数问题引导我们去研究置换群的轨道。 - Underlying type information on enumeration is not specified.
尚未指定枚举的基础类型信息。 - Use this enumeration to specify which certificates in the chain are checked for revocation.
使用此枚举可以指定要对链中的哪些证书进行吊销检查。 - From there, you can assign an enumeration in your code and not a number.
从那里,你可以指定一个在你的代码枚举,而不是一个数字。 - The final method is inverted enumeration.
最后一个方法是反向枚举。 - This last one is an enumeration of states for monitoring system states, not synchronization.
最后一个线程更改是一个状态枚举表,该表是用来监视系统状态,而不是用来同步状态的。 - This enumeration provides additional information about the different notifications that can be received by the dependency event handler.
此枚举提供有关不同通知的其他信息,这些信息可由依赖项事件处理程序接收。 - Create these enumeration literals in this enumeration: DNS, IDL, ISO, DCE and OTHER.
在DNS、IDL、ISO、DCE和OTHER中创建这些枚举文字。 - A simpler way is to create a global JavaScript object that relates each enumeration value to its label.
一个更简单的方法,是创建一个全局的JavaScript对象,它会向其标签发布每一个枚举值。 - Create a data set for the enumeration values, such as the example with the severity enumeration above.
为枚举值创建一个数据集,例如严重性枚举的范例。