字典APP>英语词典>enumeration翻译和用法

enumeration

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

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

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

复数:enumerations 

法律

BNC.24412 / COCA.25584

英英释义

noun

双语例句

  • This provides meaningful names for the enumeration and its members, which are easier to remember than their values.
    这为该枚举及其成员提供了有意义的名称,这些名称比它们的值更容易记忆。
  • 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.
    在求解算法上,提出隐枚举法与网络单纯形法相结合的求解方法。
  • The selective enumeration of microbes in the mixed strain healthy yogurt were studied in this paper.
    对多菌种保健酸奶中各微生物的选择性计数方法进行了研究。
  • Item: specifies an item in the enumeration collection.
    项:指定枚举集合中的项。
  • Enumeration provides the selections described in the following table.
    枚举提供了下表中介绍的选择。
  • This enumeration provides additional information about the different notifications that can be received by the dependency event handler.
    此枚举提供有关不同通知的其他信息,这些信息可由依赖项事件处理程序接收。
  • The second step of the BIOS is local device enumeration and initialization.
    BIOS的第二个步骤是进行本地设备的枚举和初始化。
  • 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.
    接口,该接口可用于对枚举值排序。