Download for Windows Premium
Publiciteit
mutable sequence

Vertaling van "mutable sequence" in Japans

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
変更可能なシーケンス
ミュータブルなシーケンス
It should yield either a mutable sequence object (e.g., a list) or a mapping object (e.g., a dictionary).
まず、値は変更可能なシーケンスオブジェクト (例えばリスト)か、マップオブジェクト (例えば辞書) でなければなりません。
There are currently two intrinsic mutable sequence types: ListsThe items of a list are arbitrary Python objects.
Python に最初から組み込まれている変更可能なシーケンス型は、今のところ二つです: リスト型 (list)リストの要素は任意の Python オブジェクトにできます。
List objects support additional operations that allow in-place modification of the object.Other mutable sequence types (when added to the language) should also support these operations.Strings and tuples are immutable sequence types: such objects cannot be modified once following operations are defined on mutable sequence types (wherex is an arbitrary object)
リストオブジェクトはオブジェクト自体の変更を可能にする追加の操作をサポートします。 他の変更可能なシーケンス型 (を言語に追加する場合) も、それらの操作をサポートしなければなりません。 文字列およびタプルは変更不可能なシーケンス型です: これらのオブジェクトは一度生成されたらそのオブジェクト自体を変更することができません。 以下の操作は変更可能なシーケンス型で定義されています (ここで x は任意のオブジェクトとします):
For example, this function sets all items of a list (actually, any mutable sequence) to a given item
例えば、以下の関数は与えられた要素をリスト中の全ての要素のにセットします:
It should yield either a mutable sequence object (such as a list) or a mapping object (such as a dictionary).
参照から (リストのような) ミュータブルなシーケンスオブジェクトか、(辞書のような) マッピングオブジェクトが得られなければなりません。
Src must be a mutable sequence.
src は変更可能でなければなりません。
If the primary is a mutable sequence object (such as a list), the subscript must yield an integer.
一次語が (リストのような) ミュータブルなシーケンスオブジェクトであれば、添字表記は整数を与えなければなりません。
It should yield a mutable sequence object (such as a list).
一次語式は、(リストのような) ミュータブルなシーケンスオブジェクトを与えなければなりません。
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor mutable sequence in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
nail: metal fastener with a pointed end and flat head
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 8. Exact: 8. Verstreken tijd: 11 ms.