字典APP>英语词典>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.
    枚举和要授予其权限的文件或目录的位置。
  • 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.
    从那里,你可以指定一个在你的代码枚举,而不是一个数字。
  • This last one is an enumeration of states for monitoring system states, not synchronization.
    最后一个线程更改是一个状态枚举表,该表是用来监视系统状态,而不是用来同步状态的。
  • Enumeration provides the selections described in the following table.
    枚举提供了下表中介绍的选择。
  • Create these enumeration literals in this enumeration: DNS, IDL, ISO, DCE and OTHER.
    在DNS、IDL、ISO、DCE和OTHER中创建这些枚举文字。
  • Enumeration describing how the tokens in a search specification is to be interpreted.
    描述搜索规范中标记的解释方式的枚举。
  • This enumeration contains the enumeration literals that define the definition language type for the naming authority.
    这个枚举包含了那些定义了命名权限的定义语言类型的枚举文字。
  • Use this enumeration to specify which certificates in the chain are checked for revocation.
    使用此枚举可以指定要对链中的哪些证书进行吊销检查。
  • A simpler way is to create a global JavaScript object that relates each enumeration value to its label.
    一个更简单的方法,是创建一个全局的JavaScript对象,它会向其标签发布每一个枚举值。