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
双语例句
- Create a data set for the enumeration values, such as the example with the severity enumeration above.
为枚举值创建一个数据集,例如严重性枚举的范例。 - This provides meaningful names for the enumeration and its members, which are easier to remember than their values.
这为该枚举及其成员提供了有意义的名称,这些名称比它们的值更容易记忆。 - From there, you can assign an enumeration in your code and not a number.
从那里,你可以指定一个在你的代码枚举,而不是一个数字。 - Enumeration is used to specify the authentication method to use on a connection.
枚举用于指定将在该连接上使用的身份验证方法。 - All variables were translated into binary variables, and implicit enumeration method was developed to solve the model.
把模型的变量转化为二进制变量,并用隐枚举法求出最优解。 - Define the constants in the enumeration.
定义枚举中的常数。 - The selective enumeration of microbes in the mixed strain healthy yogurt were studied in this paper.
对多菌种保健酸奶中各微生物的选择性计数方法进行了研究。 - Create these enumeration literals in this enumeration: DNS, IDL, ISO, DCE and OTHER.
在DNS、IDL、ISO、DCE和OTHER中创建这些枚举文字。 - Underlying type information on enumeration is not specified.
尚未指定枚举的基础类型信息。 - This last one is an enumeration of states for monitoring system states, not synchronization.
最后一个线程更改是一个状态枚举表,该表是用来监视系统状态,而不是用来同步状态的。