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

enumeration

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

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

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

复数:enumerations 

法律

BNC.24412 / COCA.25584

英英释义

noun

双语例句

  • Enumeration and the location of the file or directory to which permission is to be granted.
    枚举和要授予其权限的文件或目录的位置。
  • A simpler way is to create a global JavaScript object that relates each enumeration value to its label.
    一个更简单的方法,是创建一个全局的JavaScript对象,它会向其标签发布每一个枚举值。
  • A typical use of this enumeration is to define whether two processes can simultaneously read from the same file.
    此枚举的典型用法是定义两个进程是否可同时从同一个文件中读取。
  • Create a data set for the enumeration values, such as the example with the severity enumeration above.
    为枚举值创建一个数据集,例如严重性枚举的范例。
  • To increase type safety, this could also be an enumeration.
    为了提高类型安全性,这也可以是一个枚举。
  • Enumeration provides the selections described in the following table.
    枚举提供了下表中介绍的选择。
  • This enumeration contains the enumeration literals that define the definition language type for the naming authority.
    这个枚举包含了那些定义了命名权限的定义语言类型的枚举文字。
  • Create these enumeration literals in this enumeration: DNS, IDL, ISO, DCE and OTHER.
    在DNS、IDL、ISO、DCE和OTHER中创建这些枚举文字。
  • Item: specifies an item in the enumeration collection.
    项:指定枚举集合中的项。
  • In general, each value in the enumeration can be an arbitrary scalar SQL expression.
    一般情况下,枚举中的每一个值都可以成为任意标量SQL表达式。