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
双语例句
- Enumeration provides the selections described in the following table.
枚举提供了下表中介绍的选择。 - The second step of the BIOS is local device enumeration and initialization.
BIOS的第二个步骤是进行本地设备的枚举和初始化。 - Other enumeration problems lead us to the study of orbits of permutation groups.
其它的计数问题引导我们去研究置换群的轨道。 - Add a new procedure, function, enumeration, or other code block to your code.
向代码中添加新的过程、函数、枚举或其他代码块。 - The selective enumeration of microbes in the mixed strain healthy yogurt were studied in this paper.
对多菌种保健酸奶中各微生物的选择性计数方法进行了研究。 - The final method is inverted enumeration.
最后一个方法是反向枚举。 - Use this enumeration to specify which certificates in the chain are checked for revocation.
使用此枚举可以指定要对链中的哪些证书进行吊销检查。 - This provides meaningful names for the enumeration and its members, which are easier to remember than their values.
这为该枚举及其成员提供了有意义的名称,这些名称比它们的值更容易记忆。 - To increase type safety, this could also be an enumeration.
为了提高类型安全性,这也可以是一个枚举。 - A simpler way is to create a global JavaScript object that relates each enumeration value to its label.
一个更简单的方法,是创建一个全局的JavaScript对象,它会向其标签发布每一个枚举值。