英文字典中文字典


英文字典中文字典51ZiDian.com



中文字典辞典   英文字典 a   b   c   d   e   f   g   h   i   j   k   l   m   n   o   p   q   r   s   t   u   v   w   x   y   z       







请输入英文单字,中文词皆可:

enumerate    音标拼音: [ɪn'umɚ,et]
vt. 列举,计算,枚举,数

列举,计算,枚举,数

enumerate
计算; 列举

enumerate
v 1: specify individually; "She enumerated the many obstacles
she had encountered"; "The doctor recited the list of
possible side effects of the drug" [synonym: {enumerate},
{recite}, {itemize}, {itemise}]
2: determine the number or amount of; "Can you count the books
on your shelf?"; "Count your change" [synonym: {count}, {number},
{enumerate}, {numerate}]

Enumerate \E*nu"mer*ate\, v. t. [imp. & p. p. {Enumerated}; p.
pr. & vb. n. {Enumerating}.] [L. enumeratus, p. p. of
enumerare to count out, enumerate; e out numerare to count,
fr. numerus number. See {Number}.]
To count; to tell by numbers; to count over, or tell off one
after another; to number; to reckon up; to mention one by
one; to name over; to make a special and separate account of;
to recount; as, to enumerate the stars in a constellation.
[1913 Webster]

Enumerating the services he had done. --Ludlow.

Syn: To reckon; compute; calculate; count; estimate; relate;
rehearse; recapitulate; detail.
[1913 Webster]


请选择你想看的字典辞典:
单词字典翻译
Enumerate查看 Enumerate 在百度字典中的解释百度英翻中〔查看〕
Enumerate查看 Enumerate 在Google字典中的解释Google英翻中〔查看〕
Enumerate查看 Enumerate 在Yahoo字典中的解释Yahoo英翻中〔查看〕





安装中文字典英文字典查询工具!


中文字典英文字典工具:
选择颜色:
输入中英文单字

































































英文字典中文字典相关资料:


  • Python enumerate () 函数 | 菜鸟教程
    Python enumerate () 函数 Python 内置函数 描述 enumerate () 函数用于将一个可遍历的数据对象 (如列表、元组或字符串)组合为一个索引序列,同时列出数据和数据下标,一般用在 for 循环当中。 Python 2 3 以上版本可用,2 6 添加 start 参数。
  • enumerate函数详解-CSDN博客
    本文详细介绍了Python内置函数enumerate的用法,包括如何设置起始值 (start)以及它返回的两个值含义。 通过实例演示了不同start参数对遍历结果的影响。
  • Python教程29:Python内置函数enumerate简介 - 知乎
    Python内置函数enumerate详细教程在Python中, enumerate是一个内置函数,用于同时获取列表、元组等可迭代对象的索引和值。 本教程将详细介绍enumerate函数的用法、参数、返回值、示例和常见用途,以帮助读者更好地…
  • enumerate () 函数用法示例 - nxhujiee - 博客园
    enumerate () 是 Python 中一个实用的内置函数,用于在遍历可迭代对象(如列表、元组、字符串等)时,同时获取元素的索引和值。 以下是详细的用法示例和场景说明: 基础语法 enumerate (iterable, start=0) iterable: 必须是一个可迭代对象(如列表、字符串等)
  • Python enumerate 用法详解及示例 - 极客教程
    Python中的 enumerate() 函数用于将一个可迭代对象(如列表、元组、字符串等)组合为一个索引序列,返回的结果是一个元组,包含索引和对应的元素。 这个函数常用于循环迭代时,需要同时获取元素和其对应的索引。 enumerate() 函数的语法格式如下:
  • Python中你不知道的迭代神器! 解锁Python的枚举魔法:enumerate函数深度剖析,告别手动计数,让Python循环与索引共舞 . . .
    **摘要**:本文介绍了 Python 内置函数 enumerate () 的作用、基本语法、指定起始索引、与其他迭代器结合使用、在列表推导式及嵌套列表等场景中的应用,还提及根据索引筛选元素等用法。
  • 内置函数 — Python 3. 14. 4 文档
    enumerate(iterable, start=0) ¶ 返回一个枚举对象。 iterable 必须是一个序列,或 iterator,或其他支持迭代的对象。 enumerate() 返回的迭代器的 __next__() 方法返回一个元组,里面包含一个计数值(从 start 开始,默认为 0)和通过迭代 iterable 获得的值。





中文字典-英文字典  2005-2009