Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 87 for 識別 (0.060 sec.)
What's New In Python 3.0 — Python 3.6.5 ドキュメント 6115
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... トが UTF-8 になりました。 PEP 3131 : 非 ASCII 文字を識別子として使用することが出来るようになりました。 (そう ...
https://man.plustar.jp/python/whatsnew/3.0.html - [similar]
What's New In Python 3.2 — Python 3.6.5 ドキュメント 6115
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... した。これで簡単にジェネレータイテレータの現在状態を識別出来ます (---訳注: generator-iterator という用語を使 ... 数値文字 (U+19DA) の文字特性を置き換えました。前者は識別子内での使用が適格となり、後者は不適格となります。さ ...
https://man.plustar.jp/python/whatsnew/3.2.html - [similar]
初期化 (initialization)、終了処理 (finalization)、スレッド — Python 3.6.5 ドキ... 6007
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... form ( ) ¶ 現在のプラットフォームのプラットフォーム識別文字列を返します。Unixでは、オペレーティングシステム ...
https://man.plustar.jp/python/c-api/init.html - [similar]
Unicode オブジェクトと codec — Python 3.6.5 ドキュメント 6007
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... の戻り値。 %R PyObject* PyObject_Repr() の戻り値。 識別できない書式指定文字があった場合、残りの書式文字列は ...
https://man.plustar.jp/python/c-api/unicode.html - [similar]
1. C や C++ による Python の拡張 — Python 3.6.5 ドキュメント 6007
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python インタプリタ ... タとして受け取ります。 kwlist パラメタは各パラメタを識別するための文字列からなる、 NULL 終端されたリストです ...
https://man.plustar.jp/python/extending/extending.html - [similar]
プログラミング FAQ — Python 3.6.5 ドキュメント 6007
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python よくある質問 ... にもしあっても一つのアンダースコアがある) のすべての識別子は、 classname が先頭のアンダースコアをすべて削除し ...
https://man.plustar.jp/python/faq/programming.html - [similar]
関数型プログラミング HOWTO — Python 3.6.5 ドキュメント 6007
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » 関数 ... q() , ne() , lt() , le() , gt() , ge() オブジェクト識別: is_() , is_not() ちゃんとした一覧は operator モジ ...
https://man.plustar.jp/python/howto/functional.html - [similar]
Python モジュールのインストール (旧版) — Python 3.6.5 ドキュメント 6007
ナビゲーション 索引 モジュール | 前へ | Python » 3.6.5 ドキュメント » Python モジュールのインスト ... odule はビルドする拡張モジュールの名前で、Python の識別子名として有効でなければなりません。モジュールの名前 ...
https://man.plustar.jp/python/install/index.html - [similar]
26.3. doctest --- 対話的な実行例をテストする — Python 3.6.5 ドキュメント 6007
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 反映はテストの実行後に起こります。 name ¶ DocTest を識別する名前の文字列です。通常、この値はテストを取り出し ...
https://man.plustar.jp/python/library/doctest.html - [similar]
2. 組み込み関数 — Python 3.6.5 ドキュメント 6007
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ッドを使って下さい。 id ( object ) ¶ オブジェクトの "識別値" を返します。この値は整数で、このオブジェクトの有 ...
https://man.plustar.jp/python/library/functions.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT