Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 465 for [SIMILAR] 16 1024 4096 WITH 25129 ジェ WITH 1817... (1.514 sec.)
17.10. _dummy_thread --- _thread の代替モジュール — Python 3.6.5 ドキュメント 4570
ナビゲーション 索引 モジュール | 次へ | 前へ | 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]
35.1. posix --- 最も一般的な POSIX システムコール群 — Python 3.6.5 ドキュメント 4570
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 35. Unix 固有のサービス » 35.1. posix --- 最も一般的な POSIX システムコール群 ¶ このモジュールはオペレーティングシステムの機能のうち、C 言語標準および (Unix インタフェースをほんの少し隠蔽 ...
https://man.plustar.jp/python/library/posix.html - [similar]
安定 ABI (Stable Appliction Binary Interface) — Python 3.6.5 ドキュメント 4570
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファレンスマニュアル » 安定 ABI (Stable Appliction Binary Interface) ¶ 伝統的に Python の C API はリリース毎に変更されます。多くの変更はソース互換性を保っていて、既存の API を変更したり取り除いたり ...
https://man.plustar.jp/python/c-api/stable.html - [similar]
Python HOWTO — Python 3.6.5 ドキュメント 4570
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO ¶ Python HOWTO は、それぞれが単独の話題を取り扱って自己完結した文書群です。Linux Documentation Project の HOWTO 書庫をモデルに、Python ライブラリリファレンスよりも詳細な文書を作っていこうという努力の ...
https://man.plustar.jp/python/howto/index.html - [similar]
11.11. macpath --- Mac OS 9 のパス操作関数 — Python 3.6.5 ドキュメント 4570
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 11. ファイルとディレクトリへのアクセス » 11.11. macpath --- Mac OS 9 のパス操作関数 ¶ ソースコード: Lib/macpath.py このモジュールは os.path モジュールの Macintosh 9 (およびそれ以前) 用の実 ...
https://man.plustar.jp/python/library/macpath.html - [similar]
3. setup 設定ファイル (setup configuration file) を書く — Python 3.6.5 ドキュメ... 4570
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python モジュールの配布 (レガシーバージョン) » 3. setup 設定ファイル (setup configuration file) を書く ¶ 時に、配布物をビルドする際に必要な全ての設定を あらかじめ 書ききれない状況が起きます: 例えば、ビルドを進め ...
https://man.plustar.jp/python/distutils/configfile.html - [similar]
28. ソフトウェア・パッケージと配布 — Python 3.6.5 ドキュメント 4570
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 28. ソフトウェア・パッケージと配布 ¶ These libraries help you with publishing and installing Python software. While these modules are designed to work in conjunction with the Python Packa ...
https://man.plustar.jp/python/library/distribution.html - [similar]
22.6. colorsys --- 色体系間の変換 — Python 3.6.5 ドキュメント 4570
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 22. マルチメディアサービス » 22.6. colorsys --- 色体系間の変換 ¶ ソースコード: Lib/colorsys.py colorsys モジュールは、計算機のディスプレイモニタで使われている RGB (Red Green Blue) 色空間で ...
https://man.plustar.jp/python/library/colorsys.html - [similar]
12.1. pickle --- Python オブジェクトの直列化 — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 12. データの永続化 » 12.1. pickle --- Python オブジェクトの直列化 ¶ ソースコード: Lib/pickle.py pickle モジュールは Python オブジェクトの直列化および直列化されたオブジェクトの復元のための ...
https://man.plustar.jp/python/library/pickle.html - [similar]
26.4. unittest --- ユニットテストフレームワーク — Python 3.6.5 ドキュメント 0
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 26. 開発ツール » 26.4. unittest --- ユニットテストフレームワーク ¶ ソースコード: Lib/unittest/__init__.py (すでにテストの基本概念について詳しいようでしたら、この部分をとばして アサートメソ ...
https://man.plustar.jp/python/library/unittest.html - [similar]