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

enumeration

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

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

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

复数:enumerations 

法律

BNC.24412 / COCA.25584

英英释义

noun

双语例句

  • To increase type safety, this could also be an enumeration.
    为了提高类型安全性,这也可以是一个枚举。
  • Interface that can be used to sort the values of the enumeration.
    接口,该接口可用于对枚举值排序。
  • All variables were translated into binary variables, and implicit enumeration method was developed to solve the model.
    把模型的变量转化为二进制变量,并用隐枚举法求出最优解。
  • The final method is inverted enumeration.
    最后一个方法是反向枚举。
  • Use this enumeration to specify which certificates in the chain are checked for revocation.
    使用此枚举可以指定要对链中的哪些证书进行吊销检查。
  • We also present an algorithm based on implicit enumeration and simplex method on network.
    在求解算法上,提出隐枚举法与网络单纯形法相结合的求解方法。
  • Create a data set for the enumeration values, such as the example with the severity enumeration above.
    为枚举值创建一个数据集,例如严重性枚举的范例。
  • This enumeration provides additional information about the different notifications that can be received by the dependency event handler.
    此枚举提供有关不同通知的其他信息,这些信息可由依赖项事件处理程序接收。
  • From there, you can assign an enumeration in your code and not a number.
    从那里,你可以指定一个在你的代码枚举,而不是一个数字。
  • This provides meaningful names for the enumeration and its members, which are easier to remember than their values.
    这为该枚举及其成员提供了有意义的名称,这些名称比它们的值更容易记忆。