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

enumeration

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

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

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

复数:enumerations 

法律

BNC.24412 / COCA.25584

英英释义

noun

双语例句

  • All variables were translated into binary variables, and implicit enumeration method was developed to solve the model.
    把模型的变量转化为二进制变量,并用隐枚举法求出最优解。
  • Other enumeration problems lead us to the study of orbits of permutation groups.
    其它的计数问题引导我们去研究置换群的轨道。
  • We also present an algorithm based on implicit enumeration and simplex method on network.
    在求解算法上,提出隐枚举法与网络单纯形法相结合的求解方法。
  • Create these enumeration literals in this enumeration: DNS, IDL, ISO, DCE and OTHER.
    在DNS、IDL、ISO、DCE和OTHER中创建这些枚举文字。
  • Add a new procedure, function, enumeration, or other code block to your code.
    向代码中添加新的过程、函数、枚举或其他代码块。
  • Enumeration provides the selections described in the following table.
    枚举提供了下表中介绍的选择。
  • Underlying type information on enumeration is not specified.
    尚未指定枚举的基础类型信息。
  • Define the constants in the enumeration.
    定义枚举中的常数。
  • A typical use of this enumeration is to define whether two processes can simultaneously read from the same file.
    此枚举的典型用法是定义两个进程是否可同时从同一个文件中读取。
  • A simpler way is to create a global JavaScript object that relates each enumeration value to its label.
    一个更简单的方法,是创建一个全局的JavaScript对象,它会向其标签发布每一个枚举值。