Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 379 for [SIMILAR] 16 1024 4096 WITH 70402 linecache WITH... (1.077 sec.)
19.7. binhex --- binhex4 形式ファイルのエンコードおよびデコード — Python 3.6.5 ... 1508
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 19. インターネット上のデータの操作 » 19.7. binhex --- binhex4 形式ファイルのエンコードおよびデコード ¶ ソースコード: Lib/binhex.py このモジュールは binhex4 形式のファイルに対するエンコード ...
https://man.plustar.jp/python/library/binhex.html - [similar]
19.3. mailcap --- mailcap ファイルの操作 — Python 3.6.5 ドキュメント 1508
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 19. インターネット上のデータの操作 » 19.3. mailcap --- mailcap ファイルの操作 ¶ ソースコード: Lib/mailcap.py mailcap ファイルは、メールリーダや Web ブラウザのような MIME 対応のアプリケーシ ...
https://man.plustar.jp/python/library/mailcap.html - [similar]
5. ビルド済み配布物を作成する — Python 3.6.5 ドキュメント 1508
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python モジュールの配布 (レガシーバージョン) » 5. ビルド済み配布物を作成する ¶ "ビルド済み配布物" とは、おそらく皆さんが通常 "バイナリパッケージ" とか "インストーラ" (背景にしている知識によって違います) と考えて ...
https://man.plustar.jp/python/distutils/builtdist.html - [similar]
14.3. netrc --- netrc ファイルの処理 — Python 3.6.5 ドキュメント 1508
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 14. ファイルフォーマット » 14.3. netrc --- netrc ファイルの処理 ¶ ソースコード: Lib/netrc.py netrc クラスは、Unix ftp プログラムや他の FTP クライアントで用いられる netrc ファイル形式を解析 ...
https://man.plustar.jp/python/library/netrc.html - [similar]
Python 標準ライブラリ — Python 3.6.5 ドキュメント 1508
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ ¶ Python 言語リファレンス ではプログラミング言語 Python の厳密な構文とセマンティクスについて説明されていますが、このライブラリリファレンスマニュアルでは Python とともに配付されている標準ライ ...
https://man.plustar.jp/python/library/index.html - [similar]
11.6. tempfile --- 一時ファイルやディレクトリの作成 — Python 3.6.5 ドキュメント 1508
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 11. ファイルとディレクトリへのアクセス » 11.6. tempfile --- 一時ファイルやディレクトリの作成 ¶ ソースコード: Lib/tempfile.py このモジュールは一時ファイルやディレクトリを作成します。 サポー ...
https://man.plustar.jp/python/library/tempfile.html - [similar]
11.4. stat --- stat() の結果を解釈する — Python 3.6.5 ドキュメント 1508
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 11. ファイルとディレクトリへのアクセス » 11.4. stat --- stat() の結果を解釈する ¶ ソースコード: Lib/stat.py stat モジュールでは、 os.stat() 、 os.lstat() 、および os.fstat() が存在する場合 ...
https://man.plustar.jp/python/library/stat.html - [similar]
32.11. compileall --- Python ライブラリをバイトコンパイル — Python 3.6.5 ドキュ... 1508
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 32. Python言語サービス » 32.11. compileall --- Python ライブラリをバイトコンパイル ¶ ソースコード: Lib/compileall.py このモジュールは、Python ライブラリのインストールを助けるユーティリティ ...
https://man.plustar.jp/python/library/compileall.html - [similar]
18.9. mmap --- メモリマップファイル — Python 3.6.5 ドキュメント 1508
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 18. プロセス間通信とネットワーク » 18.9. mmap --- メモリマップファイル ¶ メモリにマップされたファイルオブジェクトは、 bytearray と ファイルオブジェクト の両方のように振舞います。しかし通常 ...
https://man.plustar.jp/python/library/mmap.html - [similar]
35.9. fcntl --- fcntl および ioctl システムコール — Python 3.6.5 ドキュメント 1508
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラリ » 35. Unix 固有のサービス » 35.9. fcntl --- fcntl および ioctl システムコール ¶ このモジュールでは、ファイル記述子 (file descriptor) に基づいたファイル制御および I/O 制御を実現します。 この ...
https://man.plustar.jp/python/library/fcntl.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT