dict.を含む例文一覧と使い方
該当件数 : 17件
This variable can be any callable accepting arguments for name,bases, and dict. 例文帳に追加
この変数は name、bases、および dict を引数として取るような任意の呼び出し可能オブジェクトにできます。 - Python
If dict is omitted or None, a new, empty dictionary is created for the new instance.例文帳に追加
dictが省略されるか、Noneである場合は、新しいインスタンスのために新しい空の辞書が作られます。 - Python
Return true if p is a dict object, but not an instance of a subtype of the dict type.New in version 2.4.例文帳に追加
p が辞書型オブジェクトであり、かつ辞書型のサブクラスのインスタンスでない場合に真を返します。 バージョン 2.4 で 新たに追加 された仕様です。 - Python
The base argument can be used to specify an alternate base class. The dict argument can be used to specify a dictionary of class variables and methods.例文帳に追加
base引数は代わりのベースクラスを指定するために使えます。 dict引数はクラス変数とメソッドの辞書を指定するために使えます。 - Python
Several builtin types such as list and dict do not directly support weak references but can add support through subclassing:例文帳に追加
list やdict など、いくつかの組み込み型は弱参照を直接サポートしませんが、以下のようにサブクラス化を行えばサポートを追加できます: - Python
This function returns a new class object, with name name, derived from baseclasses (which should be a tuple of classes) and with namespace dict.例文帳に追加
この関数は新しいクラスオブジェクトを返します。 そのクラスオブジェクトは(クラスのタプルであるべき)baseclassesから派生し、名前空間dictを持ち、nameという名前です。 - Python
If you are writing code that does not need to work with versions of Python earlier than Python 2.2, please consider subclassing directly from the built-in dict type.例文帳に追加
Python 2.2より前のバージョンのPythonで動作する必要のないコードを書いているのならば、組み込みdict型から直接サブクラス化することを検討してください。 - Python
PyObject *key, *value;int pos = 0;while (PyDict_Next(self-dict, pos, key, value)) 例文帳に追加
この値は内部的な辞書構造体のオフセットを表現しており、構造体はスパースなので、オフセットの値に一貫性がないためです。 - Python
Since Python'sdict objects are not ordered, there is not enough information available to deduce the order in which the row should be written to the csvfile.例文帳に追加
Pythonのdictオブジェクトは整列されていないので、列がcsvfileに書かれるべき順序を推定するための十分な情報はありません。 - Python
Create an object which operates like a regular reader but maps the information read into a dict whose keys are given by the optionalfieldnamesparameter.例文帳に追加
省略可能なfieldnames パラメタで与えられたキーを読み出された情報に対応付ける他は正規の reader のように動作するオブジェクトを生成します。 - Python
For example, when printing a dict, Python doesn't guarantee that the key-value pairs will be printed in any particular order, so a test like例文帳に追加
例えば、辞書を出力する際、Python はキーと値のペアが常に特定の順番で並ぶよう保証してはいません。 従って、以下のようなテスト - 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. |
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved. |
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
![]() ログイン |
Weblio会員(無料)になると
![]() |
![]() ログイン |
Weblio会員(無料)になると
![]() |