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
双语例句
- All variables were translated into binary variables, and implicit enumeration method was developed to solve the model.
把模型的变量转化为二进制变量,并用隐枚举法求出最优解。 - From there, you can assign an enumeration in your code and not a number.
从那里,你可以指定一个在你的代码枚举,而不是一个数字。 - Enumeration provides the selections described in the following table.
枚举提供了下表中介绍的选择。 - Enumeration describing how the tokens in a search specification is to be interpreted.
描述搜索规范中标记的解释方式的枚举。 - This provides meaningful names for the enumeration and its members, which are easier to remember than their values.
这为该枚举及其成员提供了有意义的名称,这些名称比它们的值更容易记忆。 - Define the constants in the enumeration.
定义枚举中的常数。 - Enumeration is used to specify the authentication method to use on a connection.
枚举用于指定将在该连接上使用的身份验证方法。 - A simpler way is to create a global JavaScript object that relates each enumeration value to its label.
一个更简单的方法,是创建一个全局的JavaScript对象,它会向其标签发布每一个枚举值。 - Interface that can be used to sort the values of the enumeration.
接口,该接口可用于对枚举值排序。 - Add a new procedure, function, enumeration, or other code block to your code.
向代码中添加新的过程、函数、枚举或其他代码块。
