Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 465 for [SIMILAR] 16 1024 4096 WITH 59157 オプ WITH 5699... (1.183 sec.)
31. モジュールのインポート — Python 3.6.5 ドキュメント 4648
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 31. モジュールのインポート ¶ この章で解説されるモジュールは他のPythonモジュールをインポートする新しい方法と、インポート処理をカスタマイズするためのフックを提供します。 この章で解説されるモ ...
https://man.plustar.jp/python/library/modules.html - [similar]
Python インタプリタの拡張と埋め込み — Python 3.6.5 ドキュメント 4648
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python インタプリタの拡張と埋め込み ¶ このドキュメントでは、Pythonインタプリンタを拡張する新しいモジュールをで C またはC++ で書く方法を解説しています。このようなモジュールでは新しい関数を定義するだけではなく、新 ...
https://man.plustar.jp/python/extending/index.html - [similar]
31.2. pkgutil --- パッケージ拡張ユーティリティ — Python 3.6.5 ドキュメント 4648
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 31. モジュールのインポート » 31.2. pkgutil --- パッケージ拡張ユーティリティ ¶ ソースコード: Lib/pkgutil.py このモジュールはインポートシステムの、特にパッケージサポートに関するユーティリテ ...
https://man.plustar.jp/python/library/pkgutil.html - [similar]
21.5. urllib --- URL を扱うモジュール群 — Python 3.6.5 ドキュメント 4648
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 21. インターネットプロトコルとサポート » 21.5. urllib --- URL を扱うモジュール群 ¶ ソースコード: Lib/urllib/ urllib は URL を扱う幾つかのモジュールを集めたパッケージです: urllib.request は ...
https://man.plustar.jp/python/library/urllib.html - [similar]
29.3. builtins --- 組み込みオブジェクト — Python 3.6.5 ドキュメント 4648
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 29. Python ランタイムサービス » 29.3. builtins --- 組み込みオブジェクト ¶ このモジュールは Python の全ての「組み込み」識別子に直接アクセスするためのものです。例えば builtins.open は組み込 ...
https://man.plustar.jp/python/library/builtins.html - [similar]
17.8. dummy_threading --- threading の代替モジュール — Python 3.6.5 ドキュメン... 4648
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 17. 並行実行 » 17.8. dummy_threading --- threading の代替モジュール ¶ ソースコード: Lib/dummy_threading.py このモジュールは threading モジュールのインターフェースをそっくりまねるものです。 ...
https://man.plustar.jp/python/library/dummy_threading.html - [similar]
17.10. _dummy_thread --- _thread の代替モジュール — Python 3.6.5 ドキュメント 4648
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 17. 並行実行 » 17.10. _dummy_thread --- _thread の代替モジュール ¶ ソースコード: Lib/_dummy_thread.py このモジュールは _thread モジュールのインターフェースをそっくりまねるものです。 _thre ...
https://man.plustar.jp/python/library/_dummy_thread.html - [similar]
5. Windows 上での C および C++ 拡張モジュールのビルド — Python 3.6.5 ドキュメン... 4648
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python インタプリタの拡張と埋め込み » 5. Windows 上での C および C++ 拡張モジュールのビルド ¶ この章では Windows 向けの Python 拡張モジュールを Microsoft Visual C++ を使って作成する方法について簡単に述べ、その後 ...
https://man.plustar.jp/python/extending/windows.html - [similar]
28.1. distutils --- Python モジュールの構築とインストール — Python 3.6.5 ドキュ... 4648
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 28. ソフトウェア・パッケージと配布 » 28.1. distutils --- Python モジュールの構築とインストール ¶ distutils パッケージは、現在インストールされている Python に追加するためのモジュール構築、 ...
https://man.plustar.jp/python/library/distutils.html - [similar]
35.1. posix --- 最も一般的な POSIX システムコール群 — Python 3.6.5 ドキュメント 4648
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 35. Unix 固有のサービス » 35.1. posix --- 最も一般的な POSIX システムコール群 ¶ このモジュールはオペレーティングシステムの機能のうち、C 言語標準および (Unix インタフェースをほんの少し隠蔽 ...
https://man.plustar.jp/python/library/posix.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT