英语iterable怎么翻译?

如题所述

iterable.

翻译:可迭代对象 ; 可迭代 ; 可迭代的

短语:

Cursor will be iterable 光标

Iterable value 迭代值

Asynchronous iterable 可异步迭代对象

双语例句

    Handle iteration manually, by defining your own implementation of Iterable. 

    手动处理遍历,定义自己的Iterable实现。

    But, just like Iterable, the Enum class is not present in the JDK 1.4 class library. 

    但是,同iterable一样,在JD K 1.4类库中也没有enum类。

    And, just like Iterable and Enum, the valueOf methods are not present in the JDK 1.4 class library. 

    而且,就像Iterable和Enum一样,value Of方法在JD K 1.4类库中也不存在。

温馨提示:答案为网友推荐,仅供参考
第1个回答  2021-11-26

英语iterable的中文翻译是:可迭代对象 ; 可迭代 ; 可迭代的

短语

Cursor will be iterable 光标

Iterable value 迭代值

Asynchronous iterable 可异步迭代对象

例句:

    Handle iteration manually, by defining your own implementation of Iterable

    手动处理遍历,定义自己的Iterable实现。

    But, just like Iterable, the Enum class is not present in the JDK 1.4 class library. 

    但是,同iterable一样,在JD K 1.4类库中也没有enum类。

第2个回答  2021-11-29

释义:

可迭代的iterable

可迭代的;可重复的;迭代的

举例:

1.Handle iteration manually, by defining your own implementation of Iterable. 手动处理遍历,定义自己的Iterable实现。

2.Extend an existing collection class that already implements Iterable ( and therefore already supports for/ in). 扩展现有的、已经实现了Iterable(因此也就已经支持for/in)的集合类。

3.Actually, this enhancement works with any object that implements the Iterable interface, not just Collections. 实际上,这个增强适用于实现Iterable接口的任何对象,而不仅仅是Collections。

4.But, just like Iterable, the Enum class is not present in the JDK1.4 class library. 但是,同Iterable一样,在JDK1.4类库中也没有Enum类。

第3个回答  2021-12-04
inalterable
adj. 不能变更的,不变的
alterable
adj. 可变的;可改的
intolerable
adj. 无法忍受的;难耐的
integrable
adj. 可积分的
adorable
adj. 可爱的;可敬重的,值得崇拜的
第4个回答  2021-12-01
iterable,adj. 可迭代对象;可迭代的;可遍历。例如:
Iterable value 迭代值。