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
双语例句
- We also present an algorithm based on implicit enumeration and simplex method on network.
在求解算法上,提出隐枚举法与网络单纯形法相结合的求解方法。 - This enumeration also gave us a neat scale for assessing the maturity and completeness of SOA products and implementations.
以上列出的这些,为我们评估SOA产品及实现的成熟度与完整性提供了一个很好的尺度。 - Define the constants in the enumeration.
定义枚举中的常数。 - This provides meaningful names for the enumeration and its members, which are easier to remember than their values.
这为该枚举及其成员提供了有意义的名称,这些名称比它们的值更容易记忆。 - It is created based on data such as Boolean, Integer, Text, or Enumeration of values.
它根据布尔、整数、文本或枚举值等数据创建。 - In general, each value in the enumeration can be an arbitrary scalar SQL expression.
一般情况下,枚举中的每一个值都可以成为任意标量SQL表达式。 - This enumeration contains the enumeration literals that define the definition language type for the naming authority.
这个枚举包含了那些定义了命名权限的定义语言类型的枚举文字。 - The second step of the BIOS is local device enumeration and initialization.
BIOS的第二个步骤是进行本地设备的枚举和初始化。 - From there, you can assign an enumeration in your code and not a number.
从那里,你可以指定一个在你的代码枚举,而不是一个数字。 - A typical use of this enumeration is to define whether two processes can simultaneously read from the same file.
此枚举的典型用法是定义两个进程是否可同时从同一个文件中读取。