英语iterable怎么翻译?

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了英语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类库中也不存在。

参考技术A

英语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类。

参考技术B

释义:

可迭代的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类。

参考技术C inalterable
adj. 不能变更的,不变的
alterable
adj. 可变的;可改的
intolerable
adj. 无法忍受的;难耐的
integrable
adj. 可积分的
adorable
adj. 可爱的;可敬重的,值得崇拜的
参考技术D iterable,adj. 可迭代对象;可迭代的;可遍历。例如:
Iterable value 迭代值。

此刻目前英语怎么翻译

参考技术A 问题一:此刻的英文怎么说 the moment

问题二:此刻,,用英语怎么说? at the moment
right now

问题三:此刻 用英语怎么说 此刻
now
this moment
just now
at present
4种
希望对你有帮助 如有疑问 请在线交谈 祝你天天开心 心想事成 O(∩_∩)O ...

问题四:此时,此刻,现在用英语怎么说 at themoment

问题五:此刻我们属于彼此英文怎么翻译 此刻我们属于彼此
At the moment we belong to each other

问题六:就是现在 此时此刻 英语怎么说? 此时此刻,有好几种表述方式:
1.诸如 now , just now ,right now,这三个都偏口语化一些;
2.at this (very) moment , this hour and moment ,则更加正式和书面化一些;
上述表述方式都是可以的,如果强调立刻、即时去做某事,个人推荐right now。至于其他的,就看楼主自己依据情境而定了。

问题七:此刻你会在哪里英语怎么说 Where are you now?

问题八:此刻已陌路,翻译成英文怎么说谢谢! 此刻已陌路
Stranger now

问题九:此刻即是永恒如何翻译 30分 【=】
This moment could be kept as eternal. 这一刻当做永久保存。或,此刻即是永恒。
At the moment is eternity. 此刻即是永恒
This moment could be the permanent. 此刻即是永恒
【希望有帮助~】

问题十:“此刻,非常感谢我的父母”用英语怎么翻译 此刻,非常感谢我的父母。翻译后的意思是:At the moment, very gra亥eful to my parents.

以上是关于英语iterable怎么翻译?的主要内容,如果未能解决你的问题,请参考以下文章

Python中的iterable该怎么理解

Python中的iterable该怎么理解

java 中 iterator 为啥翻译成迭代器呢

Java里的实现了Iterable的类用iterator遍历完后怎么再次遍历?

如何创建只接受实现 Iterable 的元素的方法

python的sum函数怎么用