Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 32 for callback (0.076 sec.)
18.5.9. asyncio での開発 — Python 3.6.5 ドキュメント 7201
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... を超えるコールバックのログ。 AbstractEventLoop.slow_callback_duration 属性には "遅い" コールバックとみなす最小時 ... 使用してください。例: loop . call_soon_threadsafe ( callback , * args ) ほとんどの asyncio オブジェクトはスレッ ...
https://man.plustar.jp/python/library/asyncio-dev.html - [similar]
36. 取って代わられたモジュール群 — Python 3.6.5 ドキュメント 7201
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ソッド 36.1.4. オプション処理コールバック 36.1.4.1. callbackオプションの定義 36.1.4.2. コールバック関数はどのよう ...
https://man.plustar.jp/python/library/superseded.html - [similar]
29.12. inspect --- 活動中のオブジェクトの情報を取得する — Python 3.6.5 ドキュメ... 7136
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... the last object in the chain. stop is an optional callback accepting an object in the wrapper chain as its so ... llows the unwrapping to be terminated early if the callback returns a true value. If the callback never return ...
https://man.plustar.jp/python/library/inspect.html - [similar]
18.5. asyncio --- 非同期 I/O、イベントループ、コルーチンおよびタスク — Python 3... 7007
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... .3.6. タスク関数 18.5.4. Transports and protocols (callback based API) 18.5.4.1. トランスポート 18.5.4.1.1. Ba ...
https://man.plustar.jp/python/library/asyncio.html - [similar]
18. プロセス間通信とネットワーク — Python 3.6.5 ドキュメント 7007
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... .3.6. タスク関数 18.5.4. Transports and protocols (callback based API) 18.5.4.1. トランスポート 18.5.4.1.1. Ba ...
https://man.plustar.jp/python/library/ipc.html - [similar]
18.5.5. ストリーム (コルーチンベースの API) — Python 3.6.5 ドキュメント 6943
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 録 前のトピックへ 18.5.4. Transports and protocols (callback based API) 次のトピックへ 18.5.6. サブプロセス ナビ ...
https://man.plustar.jp/python/library/asyncio-stream.html - [similar]
17.4. concurrent.futures -- 並列タスク実行 — Python 3.6.5 ドキュメント 6943
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ることなく完了した場合、 None を返します。 add_done_callback ( fn ) ¶ 呼び出し可能な fn オブジェクトを future に ...
https://man.plustar.jp/python/library/concurrent.futures.html - [similar]
25.2. tkinter.ttk --- Tk のテーマ付きウィジェット — Python 3.6.5 ドキュメント 6943
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 対するピクセル単位の座標です。 instate ( statespec , callback=None , *args , **kw ) ¶ ウィジェットの状態をチェッ ... に設定します。 tag_bind ( tagname , sequence=None , callback=None ) ¶ 与えられたイベント sequence 用のコールバッ ...
https://man.plustar.jp/python/library/tkinter.ttk.html - [similar]
What's New In Python 3.4 — Python 3.6.5 ドキュメント 6878
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... 7134 .) 新規メソッド ssl.SSLContext.set_servername_callback() によるサーバサイド SNI (Server Name Indication) ... f に関連付いたコールバック (あれば) を、新規属性 __callback__ で取得出来るようになりました。(Contributed by Ma ...
https://man.plustar.jp/python/whatsnew/3.4.html - [similar]
16.4. argparse --- コマンドラインオプション、引数、サブコマンドのパーサー — Pyt... 6814
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ngs in a separate list. コールバック・アクションと callback_* キーワード引数を type や action 引数に置き換える ...
https://man.plustar.jp/python/library/argparse.html - [similar]
PREV 1 2 3 4 NEXT