Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 292 for データ (0.184 sec.)
Set オブジェクト — Python 3.6.5 ドキュメント 3881
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... Object を継承した型は、 set と frozenset 両方の内部データを保存するのに用いられます。 PyDictObject と同じよう ...
https://man.plustar.jp/python/c-api/set.html - [similar]
1. C や C++ による Python の拡張 — Python 3.6.5 ドキュメント 3881
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python インタプリタ ... を生じることがあります。拡張モジュールの作者は、内部データ構造を初期化する際にはよくよく用心すべきです。 より実 ... eed memory ) と呼ばれます。これは初期化されていないデータに対する参照と同様のよくない結果 --- コアダンプ、誤っ ... Capsule はポインタ ( void * ) を記憶する Python のデータ型です。 Capsule は C API を介してのみ生成したりアク ...
https://man.plustar.jp/python/extending/extending.html - [similar]
18.5.8. キュー — Python 3.6.5 ドキュメント 3881
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... リを回収します (最低が最初)。 エントリは、(優先順位, データ) 形式のタプルです。 18.5.8.3. LifoQueue ¶ class as ...
https://man.plustar.jp/python/library/asyncio-queue.html - [similar]
17. 並行実行 — Python 3.6.5 ドキュメント 3881
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... - スレッドベースの並列処理 17.1.1. スレッドローカルデータ 17.1.2. Thread オブジェクト 17.1.3. Lock オブジェク ...
https://man.plustar.jp/python/library/concurrency.html - [similar]
35.5. crypt --- Unix パスワードをチェックするための関数 — Python 3.6.5 ドキュメ... 3881
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 5.5.4. 使用例 前のトピックへ 35.4. grp --- グループデータベースへのアクセス 次のトピックへ 35.6. termios --- ...
https://man.plustar.jp/python/library/crypt.html - [similar]
16.12. curses.ascii --- ASCII 文字に関するユーティリティ — Python 3.6.5 ドキュ... 3881
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ットの開始 SI シフトイン、標準の文字セットに復帰 DLE データリンクでのエスケープ DC1 装置制御 1、フロー制御のため ...
https://man.plustar.jp/python/library/curses.ascii.html - [similar]
31.1. zipimport --- Zip アーカイブからモジュールを import する — Python 3.6.5 ... 3881
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 。 get_data ( pathname ) ¶ pathname に関連付けられたデータを返します。該当するファイルが見つからなかった場合に ...
https://man.plustar.jp/python/library/zipimport.html - [similar]
4. 実行モデル — Python 3.6.5 ドキュメント 3881
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 言語リファレ ... 動的な機能とのやりとり 4.3. 例外 前のトピックへ 3. データモデル 次のトピックへ 5. インポートシステム ナビゲー ...
https://man.plustar.jp/python/reference/executionmodel.html - [similar]
21.22. http.server --- HTTP サーバ — Python 3.6.5 ドキュメント 3862
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... に変更されています。 CGIHTTPRequestHandler では以下のデータメンバを定義しています: cgi_directories ¶ この値は標 ...
https://man.plustar.jp/python/library/http.server.html - [similar]
Python モジュールの配布 — Python 3.6.5 ドキュメント 3853
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python モジュールの ... hority は、標準のパッケージングツール、関連するメタデータとファイルフォーマット標準の保守と発展を担っている、 ...
https://man.plustar.jp/python/distributing/index.html - [similar]