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
双语例句
- This last one is an enumeration of states for monitoring system states, not synchronization.
最后一个线程更改是一个状态枚举表,该表是用来监视系统状态,而不是用来同步状态的。 - All variables were translated into binary variables, and implicit enumeration method was developed to solve the model.
把模型的变量转化为二进制变量,并用隐枚举法求出最优解。 - This enumeration also gave us a neat scale for assessing the maturity and completeness of SOA products and implementations.
以上列出的这些,为我们评估SOA产品及实现的成熟度与完整性提供了一个很好的尺度。 - Create a data set for the enumeration values, such as the example with the severity enumeration above.
为枚举值创建一个数据集,例如严重性枚举的范例。 - A typical use of this enumeration is to define whether two processes can simultaneously read from the same file.
此枚举的典型用法是定义两个进程是否可同时从同一个文件中读取。 - Create these enumeration literals in this enumeration: DNS, IDL, ISO, DCE and OTHER.
在DNS、IDL、ISO、DCE和OTHER中创建这些枚举文字。 - The second step of the BIOS is local device enumeration and initialization.
BIOS的第二个步骤是进行本地设备的枚举和初始化。 - Enumeration is used to specify the authentication method to use on a connection.
枚举用于指定将在该连接上使用的身份验证方法。 - Enumeration and the location of the file or directory to which permission is to be granted.
枚举和要授予其权限的文件或目录的位置。 - A simpler way is to create a global JavaScript object that relates each enumeration value to its label.
一个更简单的方法,是创建一个全局的JavaScript对象,它会向其标签发布每一个枚举值。