hzabj-comic02.server.163.org 18.119.109.179

enumerable

英 [ɪˈnjuːm(ə)rəb(ə)l] 美 [ɪˈnjumərəbəl]

adj. 可列举的;可点数的

英英释义

enumerable[i'nju:mərəbl]

专业释义

  • 数学

网络释义

  • 可数的
    • ... enucleator剜出器,摘除器 enumerable可数的 enumerator计数器 ...

  • 可点数的
    • ... 可点数的 enumerable 提供的点数 pointsOffer 升级获得的点数 Stat Point ...

  • 可枚举的
    • ... entry row 初始行 enumerable 可枚举的,可数的 enumerating计数的,枚举的 ...

  • 可枚举
    • 所查找的属性是否必须满足可枚举enumerable:true) 是 该操作仅会检查对象本身上的所有可枚举属性 var obj = { name : "Bob",

    短语
  • recursively enumerable set
    递归可枚举集合 | 递归可数集 | 递归可列集
  • recursively enumerable language
    递归可枚举语言
  • enumerable set
    可数集 | 可枚举集
  • hereditarily enumerable set
    遗传可数集
  • recursively enumerable
    递归可枚举 | 还原可数的 | 循环可枚举的
  • enumerable interface
    或可枚举接口
  • enumerable interfaces
    或一个可枚举接口 | 可枚举接口
  • enumerable attribute
    可枚举 | 可枚举属性

同根词

词根:enumerate

同近义词

双语例句

  • The first returns an enumerable object instead of the actual result of the function.

    第一个方法返回可枚举对象而不是实际的函数结果。

  • The MatchIterator class is enumerable and handles the regular expression processing.

    MatchIterator类是可枚举的,它还处理正则表达式处理过程。

  • As with the RegexMatches implementation, I prefer to use a custom enumerable object to return group information.

    同regexmatches实现一样,我喜欢使用自定义的可枚举对象来返回组信息。