Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 68 for リソース (0.068 sec.)
16.15. errno --- 標準の errno システムシンボル — Python 3.6.5 ドキュメント 6226
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... device required) errno. EBUSY ¶ そのデバイスまたはリソースは使用中です (Device or resource busy) errno. EEXIST ... た (Math result not representable) errno. EDEADLK ¶ リソースのデッドロックが起きます (Resource deadlock would oc ... 間切れです (Timer expired) errno. ENOSR ¶ ストリームリソースを使い切りました (Out of streams resources) errno. E ...
https://man.plustar.jp/python/library/errno.html - [similar]
21.15. imaplib --- IMAP4 プロトコルクライアント — Python 3.6.5 ドキュメント 6226
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ます。 IMAP4. getquota ( root ) ¶ quota root により、リソース使用状況と制限値を取得します。このメソッドは RFC 208 ... 。 IMAP4. setquota ( root , limits ) ¶ quota root のリソースを limits に設定します。このメソッドは RFC 2087 で定 ...
https://man.plustar.jp/python/library/imaplib.html - [similar]
例外処理 — Python 3.6.5 ドキュメント 6183
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... クト参照またはメモリ割り当てのような)それが持つどんなリソースも取り除いた後に戻るかのどちらか一方を行う責任があり ...
https://man.plustar.jp/python/c-api/exceptions.html - [similar]
Logging クックブック — Python 3.6.5 ドキュメント 6183
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » Logg ... 用版を使って handler ごとにスレッドを持つよりはずっとリソースにやさしくなります。 この2つのクラスを利用する例です ...
https://man.plustar.jp/python/howto/logging-cookbook.html - [similar]
5. 組み込み例外 — Python 3.6.5 ドキュメント 6183
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... た警告の基底クラスです。 exception ResourceWarning ¶ リソースの使用に関連した警告の基底クラスです。 バージョン 3. ...
https://man.plustar.jp/python/library/exceptions.html - [similar]
Argparse チュートリアル — Python 3.6.5 ドキュメント 6141
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » Argp ... ピックへ urllib パッケージを使ってインターネット上のリソースを取得するには 次のトピックへ ipaddressモジュールの紹 ...
https://man.plustar.jp/python/howto/argparse.html - [similar]
Python HOWTO — Python 3.6.5 ドキュメント 6070
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO ¶ Pyth ... e HOWTO urllib パッケージを使ってインターネット上のリソースを取得するには Argparse チュートリアル ipaddressモジ ...
https://man.plustar.jp/python/howto/index.html - [similar]
ソート HOW TO — Python 3.6.5 ドキュメント 5999
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » ソー ... ブジェクトに依存する必要はありません。 key 関数は外部リソースにアクセスすることもできます。例えば学生の成績が辞書 ...
https://man.plustar.jp/python/howto/sorting.html - [similar]
34.3. winreg --- Windows レジストリへのアクセス — Python 3.6.5 ドキュメント 5999
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... で追加. winreg. REG_RESOURCE_LIST ¶ デバイスドライバリソースのリスト。 winreg. REG_FULL_RESOURCE_DESCRIPTOR ¶ ハ ... nreg. REG_RESOURCE_REQUIREMENTS_LIST ¶ ハードウェアリソースリスト。 winreg. REG_SZ ¶ ヌル文字で終端された文字列 ...
https://man.plustar.jp/python/library/winreg.html - [similar]
18.5.9. asyncio での開発 — Python 3.6.5 ドキュメント 5956
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... の必要がない場合、その close() メソッドを呼び出して、リソースを解放します。イベントループも、明示的に閉じなければ ...
https://man.plustar.jp/python/library/asyncio-dev.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT