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

enumeration

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

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

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

复数:enumerations 

法律

BNC.24412 / COCA.25584

英英释义

noun

双语例句

  • It is created based on data such as Boolean, Integer, Text, or Enumeration of values.
    它根据布尔、整数、文本或枚举值等数据创建。
  • The final method is inverted enumeration.
    最后一个方法是反向枚举。
  • All variables were translated into binary variables, and implicit enumeration method was developed to solve the model.
    把模型的变量转化为二进制变量,并用隐枚举法求出最优解。
  • Use this enumeration to specify which certificates in the chain are checked for revocation.
    使用此枚举可以指定要对链中的哪些证书进行吊销检查。
  • Enumeration is used to specify the authentication method to use on a connection.
    枚举用于指定将在该连接上使用的身份验证方法。
  • This enumeration contains the enumeration literals that define the definition language type for the naming authority.
    这个枚举包含了那些定义了命名权限的定义语言类型的枚举文字。
  • Add a new procedure, function, enumeration, or other code block to your code.
    向代码中添加新的过程、函数、枚举或其他代码块。
  • A simpler way is to create a global JavaScript object that relates each enumeration value to its label.
    一个更简单的方法,是创建一个全局的JavaScript对象,它会向其标签发布每一个枚举值。
  • Define the constants in the enumeration.
    定义枚举中的常数。
  • This last one is an enumeration of states for monitoring system states, not synchronization.
    最后一个线程更改是一个状态枚举表,该表是用来监视系统状态,而不是用来同步状态的。