英文字典中文字典


英文字典中文字典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 () 函数 | 菜鸟教程
    enumerate () 函数用于将一个可遍历的数据对象 (如列表、元组或字符串)组合为一个索引序列,同时列出数据和数据下标,一般用在 for 循环当中。
  • enumerate函数详解-CSDN博客
    enumerate (iteration, start)函数默认包含两个参数,其中iteration参数为需要遍历的参数,比如字典、列表、元组等,start参数为开始的参数,默认为0(不写start那就是从0开始)。
  • Python--enumerate ()函数 - 知乎
    enumerate () 函数用于将一个可遍历的数据对象 (如列表、元组或字符串)组合为一个索引序列,同时列出数据和数据下标,一般用在 for 循环当中。
  • Python enumerate 用法详解及示例 - 极客教程
    Python中的 enumerate() 函数用于将一个可迭代对象(如列表、元组、字符串等)组合为一个索引序列,返回的结果是一个元组,包含索引和对应的元素。 这个函数常用于循环迭代时,需要同时获取元素和其对应的索引。 enumerate() 函数的语法格式如下:
  • enumerate () 函数用法示例 - nxhujiee - 博客园
    enumerate () 是 Python 中一个实用的内置函数,用于在遍历可迭代对象(如列表、元组、字符串等)时,同时获取元素的索引和值。 以下是详细的用法示例和场景说明: 基础语法 enumerate (iterable, start=0) iterable: 必须是一个可迭代对象(如列表、字符串等)
  • Python中使用enumerate提高循环效率:详解enumerate函数及其应用场景
    enumerate函数是Python内置的一个迭代器,它能够将一个可迭代对象(如列表、元组、字符串等)转换为一个枚举对象,该对象在迭代过程中会同时返回每个元素的索引和值。
  • Python中的enumerate函数详解 - CSDN博客
    本文介绍了Python内置的enumerate函数,用于在遍历序列时同时获取元素的索引和值。 它接受可迭代对象和可选的起始索引,常用于跟踪迭代次数和组合多个列表。
  • Python enumerate函数-阿里云开发者社区
    enumerate() 函数是Python中一个非常有用的工具,用于在迭代可迭代对象时获取元素的索引。 通过本文,已经了解了 enumerate() 函数的用法、语法、示例代码以及在实际编程中的应用场景。
  • Python——详解enumerate和zip - 知乎
    为了追求pythonic,于是有了enumerate函数,来解决了我们又想直接迭代又需要知道元素下标的情形。 它的用法也很简单,我们把需要迭代的对象或者迭代器传入 enumerate函数 当中,它会为我们 创建一个新的迭代器,同时返回下标以及迭代的内容。





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