| 意味 | 例文 (15件) |
python noneとは 意味・読み方・使い方
追加できません
(登録数上限)
Weblio例文辞書での「python none」に類似した例文 |
|
「python none」の部分一致の例文検索結果
該当件数 : 15件
Object which is visible in Python as None.発音を聞く 例文帳に追加
Python からは None に見えるオブジェクトです。 - Python
The Python None object, denoting lack of value.発音を聞く 例文帳に追加
Python における None オブジェクトで、値がないことを表します。 - Python
Note that the PyTypeObject for None is not directlyexposed in the Python/C API.発音を聞く 例文帳に追加
None に対する PyTypeObject は、 Python/C API では直接公開されていないので注意してください。 - Python
Tries to compile source, which should be a string of Python code and return a code object if source is valid Python code.例文帳に追加
sourceが有効なPythonコードではないが、有効なPythonコードの接頭語である場合には、Noneを返します。 - Python
Like "s", but the Python object may also be None, inwhich case the C pointer is set to NULL.発音を聞く 例文帳に追加
"s" に似ていますが、Python オブジェクトは None でもよく、その場合には C のポインタは NULLにセットされます。 - Python
This section describes Python type objects and the singleton objectNone.発音を聞く 例文帳に追加
この節では、Python の型オブジェクトと単量子 (singleton) オブジェクト None について述べます。 - Python
(Yes, even integers are objects on the heap in Python!)If you have a C function that returns no useful argument (a function returning void), the corresponding Python function must return None.例文帳に追加
(そう、整数ですら、 Python においてはヒープ上のオブジェクトなのです! )何ら有用な値を返さない関数 (void を返す関数) に対応する Python の関数はNone を返さねばなりません。 - Python
-
履歴機能
過去に調べた
単語を確認! -
語彙力診断
診断回数が
増える! -
マイ単語帳
便利な
学習機能付き! -
マイ例文帳
文章で
単語を理解! -
「python none」の部分一致の例文検索結果
該当件数 : 15件
Call the function named name in the referenced shared object.The arguments must be either Python integers, which will be passed as is, Python strings, to which a pointer will be passed, or None, which will be passed as NULL.発音を聞く 例文帳に追加
参照された共有オブジェクトのnameという名前の関数を呼出します。 引数は、Python整数(そのまま渡される)、Python文字列(ポインターが渡される)、None (NULLとして渡される) のどれかでなければいけません。 - Python
This was once necessary, when Python would print any unused expressionresult that was not None. The method is still defined for backward compatibility.例文帳に追加
Python が None 以外の使われなかった結果を表示するときに使われたもので、旧バージョンとの互換性のためだけに定義されています。 - Python
It is a genuine Python object rather than a NULL pointer, which means ``error'' in most contexts, as we have seen.例文帳に追加
これまで見てきたようにほとんどのコンテキストで ``エラー'' を意味する NULL ポインタとは違い、None は純粋なPython のオブジェクトです。 - Python
Optional argument name gives the name of the test; by default,or if None, os.path.basename(filename) is used.Optional argument package is a Python package or the name of a Python package whose directory should be used as the base directory for a module-relative filename.例文帳に追加
オプション引数 name には、テストの名前を指定します; デフォルトの場合や None を指定した場合、 os.path.basename(filename) になります。 オプション引数 package には、 Python パッケージを指定するか、モジュール相対のファイル名の場合には相対の基準ディレクトリとなるPython パッケージの名前を指定します。 - Python
Note that although the identifier as can be used as part of the syntax of import statements, it is not currently a reservedword.In some future version of Python, the identifiers as and None will both become keywords.例文帳に追加
識別子 as は import 文における構文の一部として使われることがありますが、現在のところ予約語ではありません。 将来の Python のバージョンでは、識別子 as と Noneはともにキーワードになる予定です。 - Python
linejunk: A function that accepts a single string argument, and returns true if the string is junk, or false if not. The default is (None), starting with Python 2.3.例文帳に追加
linejunk: string型の引数ひとつを受け取る関数で、文字列がjunkか否かによってtrueを(違うときにはtrueを)返します。 Python2.3以降、デフォルトでは(None)になります。 - Python
When set to a value other than None, this variable defines the default value for the dir argument to all the functions defined in this module.If tempdir is unset or None at any call to any of the above functions, Python searches a standard list of directories and sets tempdir to the first one which the calling user can create files in.例文帳に追加
この値が None 以外に設定された場合、このモジュールで定義されている関数全てのdir 引数に対する標準の設定値となります。 tempdir が設定されていないか None の場合、上記のいずれかの関数を呼び出した際は常に、Python は標準的なディレクトリ候補のリストを検索し、関数を呼び出しているユーザの権限でファイルを作成できる最初のディレクトリ候補を tempdir に設定します。 - Python
Expression statements are used (mostly interactively) to compute and write a value, or (usually) to call a procedure (a function that returns no meaningful result; in Python, procedures return the valueNone).例文帳に追加
式文は、 (主に対話的な使い方では) 値を計算して出力するために使ったり、(通常は) プロシジャ (procedure: 有意な結果を返さない関数のことです; Python では、プロシジャは値 None を返します)を呼び出すために使います。 - Python
|
| 意味 | 例文 (15件) |
ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。 |
|
ログイン |
Weblio会員(無料)になると
|
-
1write
-
2Write to
-
3address
-
4deplore
-
5write off
-
6sworn
-
7breathtaking
-
8miss
-
9お墓
-
10mail order
「python none」のお隣キーワード |
weblioのその他のサービス
|
ログイン |
Weblio会員(無料)になると
|