Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 30 for 待機 (0.048 sec.)
What's New In Python 3.5 — Python 3.6.5 ドキュメント 7213
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... 92 - コルーチン、 async と await 構文 ¶ PEP 492 で 待機可能オブジェクト 、 コルーチン関数 、 非同期イテレー ... e プロトコルを実装する限り、あらゆるオブジェクトは 待機可能 です。 PEP 492 により async for 文も追加されまし ... テムコールの再試行 ¶ システムコール、すなわち I/O の待機がシグナルによって中断される際は常に、エラーコード e ...
https://man.plustar.jp/python/whatsnew/3.5.html - [similar]
Python 標準ライブラリ — Python 3.6.5 ドキュメント 7067
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... TLS/SSL ラッパー 18.3. select --- I/O 処理の完了を待機する 18.4. selectors --- 高水準の I/O 多重化 18.5. a ...
https://man.plustar.jp/python/library/index.html - [similar]
16.8. logging.handlers --- ロギングハンドラ — Python 3.6.5 ドキュメント 6920
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 指定してください。 使用中のサーバが UDP ポート 514 を待機していない場合、 SysLogHandler が正常に動作していない ...
https://man.plustar.jp/python/library/logging.handlers.html - [similar]
21.4. wsgiref --- WSGI ユーティリティとリファレンス実装 — Python 3.6.5 ドキュメ... 6920
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... dler_class=WSGIRequestHandler ) ¶ host と port 上で待機し、 app へのコネクションを受け付ける WSGI サーバを作 ...
https://man.plustar.jp/python/library/wsgiref.html - [similar]
用語集 — Python 3.6.5 ドキュメント 6790
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » 用語集 ¶ >>> インタ ... いるとき、その属性は o.a で参照されます。 awaitable (待機可能) await 式で使用することが出来るオブジェクトです ...
https://man.plustar.jp/python/glossary.html - [similar]
16.10. curses --- 文字セル表示を扱うための端末操作 — Python 3.6.5 ドキュメント 6790
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... s. window. noutrefresh ( ) ¶ 更新をマークはしますが待機します。この関数はウィンドウのデータ構造を表現したい ...
https://man.plustar.jp/python/library/curses.html - [similar]
17.2. multiprocessing --- プロセスベースの並列処理 — Python 3.6.5 ドキュメント 6790
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ) ¶ object_list 中のオブジェクトが準備ができるまで待機します。準備ができた object_list 中のオブジェクトのリ ...
https://man.plustar.jp/python/library/multiprocessing.html - [similar]
16.1. os --- 雑多なオペレーティングシステムインタフェース — Python 3.6.5 ドキュ... 6790
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 動すると同時に返ります。アプリケーションが閉じるまで待機させるためのオプションはなく、アプリケーションの終了 ...
https://man.plustar.jp/python/library/os.html - [similar]
18.2. ssl --- ソケットオブジェクトに対する TLS/SSL ラッパー — Python 3.6.5 ドキ... 6790
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... イス 次のトピックへ 18.3. select --- I/O 処理の完了を待機する ナビゲーション 索引 モジュール | 次へ | 前へ | ...
https://man.plustar.jp/python/library/ssl.html - [similar]
What's New In Python 3.2 — Python 3.6.5 ドキュメント 6790
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... に到達する前にタイムアウトの期間が経過すると、全ての待機スレッドは解放されて BrokenBarrierError 例外が発生し ...
https://man.plustar.jp/python/whatsnew/3.2.html - [similar]
PREV 1 2 3 NEXT