| 意味 | 例文 |
immutable objectの部分一致の例文一覧と使い方
該当件数 : 11件
Immutable object is an object that has a state which never changes after creation. 例文帳に追加
不変オブジェクトとは創成後決して変化しない状態を持つオブジェクトのことである。 - コンピューター用語辞典
A mapping object maps immutable values to arbitrary objects.例文帳に追加
マップ型 (mapping) オブジェクトは変更不可能な値を任意のオブジェクトに対応付けます。 - Python
An object of an immutable sequence type cannot change once it is created.例文帳に追加
変更不能なシーケンス型のオブジェクトは、一度生成されるとその値を変更することができません。 - Python
Objects whose value can change are said to be mutable; objects whose value is unchangeable once they are created are called immutable.(The value of an immutable container object that contains a reference to a mutable object can change when the latter's value is changed;however the container is still considered immutable, because the collection of objects it contains cannot be changed.例文帳に追加
値を変えることができるオブジェクトは 変更可能 (mutable) であるといいます; 値を一度設定すると、その後は変えることができないオブジェクトは変更不能 (immutable) であると呼びます。 (変更不能なコンテナオブジェクトが変更可能なオブジェクトへの参照を含んでいる場合、その値は後者のオブジェクトの変更によって変わる場合があります; その場合でも、コンテナの含んでいるオブジェクトの集まりは変わらないため、コンテナは変更不能と考えます。 - Python
So, if an immutable container (like a tuple)contains a reference to a mutable object, its value changes if that mutable object is changed.Types affect almost all aspects of object behavior.例文帳に追加
したがって、(タプルのように) 変更不能なオブジェクトが変更可能なオブジェクトへの参照を含む場合、その値が変化するのは変更可能なオブジェクトが変更された時、ということになります。 型はオブジェクトの動作のほとんど全てに影響します。 - Python
Sincetuples are immutable, the rules for literals apply (i.e., twooccurrences of the empty tuple may or may not yield the same object). 例文帳に追加
タプルは変更不能なので、リテラルと同じ規則が適用されます (すなわち、空のタプルが二箇所で使われると、それらは同じオブジェクトになることもあるし、ならないこともあります)。 - Python
A way to resize a string object even though it is ``immutable''.Only use this to build up a brand new string object; don't use this if the string may already be known in other parts of the code.例文帳に追加
``変更不能'' である文字列オブジェクトをサイズ変更する手段です。 新たな文字列オブジェクトを作成するときにのみ使用してください;文字列がすでにコードの他の部分で使われているかもしれない場合には、この関数を使ってはなりません。 - Python
If the object contains references to other objects,these other objects may be mutable and may be changed; however,the collection of objects directly referenced by an immutable object cannot change.例文帳に追加
オブジェクトに他のオブジェクトへの参照が入っている場合、参照されているオブジェクトは変更可能なオブジェクトでもよく、その値は変更される可能性があります;しかし、変更不能なオブジェクトが直接参照しているオブジェクトの集合自体は、変更することができません。 - Python
Even the importance of object identity is affected in some sense: for immutable types,operations that compute new values may actually return a reference to any existing object with the same type and value, while for mutable objects this is not allowed.例文帳に追加
オブジェクトのアイデンティティが重要かどうかでさえ、ある意味では型に左右されます:変更不能な型では、新たな値を計算するような操作を行うと、実際には同じ型と値を持った既存のオブジェクトへの参照を返すことがありますが、変更可能なオブジェクトではそのような動作は起こりえません。 - Python
The information object authoring and distribution system (figure. 1A) functions to provide value-added material safety data sheets via the use of a centralized repository (M1) of uniquely identified, immutable material safety data sheets.例文帳に追加
情報オブジェクトオーサリングおよび配信システム(図1A)は、固有に特定された不変の化学物質等安全データシートの集中レポジトリ(M1)を使用することによって、価値を付加した化学物質等安全データシートを提供するように機能する。 - 特許庁
Information object authoring and a distribution system (figure. 1A) functions to provide value-added chemical material safety data sheets by using a centralized repository (M1) of immutable chemical material safety data sheets which is uniquely identified.例文帳に追加
情報オブジェクトオーサリングおよび配信システム(図1A)は、固有に特定された不変の化学物質等安全データシートの集中レポジトリ(M1)を使用することによって、価値を付加した化学物質等安全データシートを提供するように機能する。 - 特許庁
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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会員(無料)になると
|
