iterable object
可迭代对象
iterable collection
可迭代集合
iterable sequence
可迭代序列
iterable items
可迭代项
iterable list
可迭代列表
iterable data
可迭代数据
iterable elements
可迭代元素
iterable values
可迭代值
iterable inputs
可迭代输入
iterable results
可迭代结果
this function accepts any iterable, including lists and tuples.
此函数接受任何可迭代对象,包括列表和元组。
convert the iterable to a list before sorting the results.
在对结果排序之前,将可迭代对象转换为列表。
the method returns an iterable of strings from the database.
该方法从数据库返回一个字符串的可迭代对象。
iterate over the iterable to build a new dictionary.
遍历可迭代对象以构建一个新字典。
pass an iterable of ids to the api call for batch processing.
将一个由标识符组成的可迭代对象传给接口调用以进行批处理。
wrap the iterable with map to transform each item.
用映射函数包装该可迭代对象来转换每个项目。
the generator produces an iterable of events in real time.
该生成器实时产生一个事件的可迭代对象。
ensure the iterable is not empty before taking the first element.
在获取第一个元素之前,确保该可迭代对象不为空。
chain two iterables together to stream records continuously.
将两个可迭代对象链接起来以连续流式传输记录。
this helper filters an iterable based on a predicate.
此辅助工具基于一个谓词来过滤可迭代对象。
return an iterable view rather than allocating a full list.
返回一个可迭代视图,而不是分配一个完整列表。
use a lazy iterable to reduce memory usage on large datasets.
使用惰性可迭代对象以减少处理大型数据集时的内存占用。
iterable object
可迭代对象
iterable collection
可迭代集合
iterable sequence
可迭代序列
iterable items
可迭代项
iterable list
可迭代列表
iterable data
可迭代数据
iterable elements
可迭代元素
iterable values
可迭代值
iterable inputs
可迭代输入
iterable results
可迭代结果
this function accepts any iterable, including lists and tuples.
此函数接受任何可迭代对象,包括列表和元组。
convert the iterable to a list before sorting the results.
在对结果排序之前,将可迭代对象转换为列表。
the method returns an iterable of strings from the database.
该方法从数据库返回一个字符串的可迭代对象。
iterate over the iterable to build a new dictionary.
遍历可迭代对象以构建一个新字典。
pass an iterable of ids to the api call for batch processing.
将一个由标识符组成的可迭代对象传给接口调用以进行批处理。
wrap the iterable with map to transform each item.
用映射函数包装该可迭代对象来转换每个项目。
the generator produces an iterable of events in real time.
该生成器实时产生一个事件的可迭代对象。
ensure the iterable is not empty before taking the first element.
在获取第一个元素之前,确保该可迭代对象不为空。
chain two iterables together to stream records continuously.
将两个可迭代对象链接起来以连续流式传输记录。
this helper filters an iterable based on a predicate.
此辅助工具基于一个谓词来过滤可迭代对象。
return an iterable view rather than allocating a full list.
返回一个可迭代视图,而不是分配一个完整列表。
use a lazy iterable to reduce memory usage on large datasets.
使用惰性可迭代对象以减少处理大型数据集时的内存占用。
探索常用高频词汇