词语吧>英语词典>enumeration翻译和用法

enumeration

英 [ɪˌnjuːməˈreɪʃn]

美 [ɪˌnuːməˈreɪʃn]

n.  列举事实,逐条陈述; 详叙,细目,(详)表

复数:enumerations 

法律

BNC.24412 / COCA.25584

英英释义

noun

双语例句

  • Enumeration provides the selections described in the following table.
    枚举提供了下表中介绍的选择。
  • It is created based on data such as Boolean, Integer, Text, or Enumeration of values.
    它根据布尔、整数、文本或枚举值等数据创建。
  • 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产品及实现的成熟度与完整性提供了一个很好的尺度。
  • Add a new procedure, function, enumeration, or other code block to your code.
    向代码中添加新的过程、函数、枚举或其他代码块。
  • Item: specifies an item in the enumeration collection.
    项:指定枚举集合中的项。
  • Create a data set for the enumeration values, such as the example with the severity enumeration above.
    为枚举值创建一个数据集,例如严重性枚举的范例。
  • Underlying type information on enumeration is not specified.
    尚未指定枚举的基础类型信息。
  • All variables were translated into binary variables, and implicit enumeration method was developed to solve the model.
    把模型的变量转化为二进制变量,并用隐枚举法求出最优解。
  • A simpler way is to create a global JavaScript object that relates each enumeration value to its label.
    一个更简单的方法,是创建一个全局的JavaScript对象,它会向其标签发布每一个枚举值。