| 例文 |
object iterableの部分一致の例文一覧と使い方
該当件数 : 5件
Return an enumerate object. iterable must be a sequence, an iterator, or some other object which supports iteration.例文帳に追加
列挙オブジェクトを返します。 iterable はシーケンス型、イテレータ型、あるいは反復をサポートする他のオブジェクト型でなければなりません。 - Python
The for statement is used to iterate over the elements of a sequence (such as a string, tuple or list) or other iterable object:例文帳に追加
for 文は、シーケンス (文字列、タプルまたはリスト) や、その他の反復可能なオブジェクト (iterable object) 内の要素に渡って反復処理を行うために使われます: - Python
Because the source is shared, when the groupby object is advanced, the previous group is no longer visible.例文帳に追加
返されるグループはそれ自体がイテレータで、groupby()と iterable を共有しています。 - Python
The expression list is evaluated once; it should yield an iterable object.例文帳に追加
式リストは一度だけ評価されます; 結果はイテレーション可能オブジェクトにならねばなりません。 - Python
Update or merge into dictionary a, from the key-value pairs inseq2. seq2 must be an iterable object producingiterable objects of length 2, viewed as key-value pairs. 例文帳に追加
seq2 内のキー/値ペアを使って、辞書a の内容を更新したり統合したりします。 seq2 は、キー/値のペアとみなせる長さ 2 の反復可能オブジェクト(iterable object) を生成する反復可能オブジェクトでなければなりません。 - Python
| 例文 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|