Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 140 for Use (0.129 sec.)
10. API リファレンス — Python 3.6.5 ドキュメント 5314
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python モジュールの ... す。この選択を上書きするためには、環境変数 DISTUTILS_USE_SDK と MSSdk の両方を設定する必要があります。 MSSd ... た時に登録されたものであることを示します。 DISTUTILS_USE_SDK はdistutilsのユーザーが明示的に MSVCCompiler が ...
https://man.plustar.jp/python/distutils/apiref.html - [similar]
デスクリプタ HowTo ガイド — Python 3.6.5 ドキュメント 5314
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » デス ... simple and offers exciting possibilities. Several use cases are so common that they have been packaged i ...
https://man.plustar.jp/python/howto/descriptor.html - [similar]
17.4. concurrent.futures -- 並列タスク実行 — Python 3.6.5 ドキュメント 5314
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... print ( b . result ()) # b will never complete because it is waiting on a. return 5 def wait_on_a (): tim ... print ( a . result ()) # a will never complete because it is waiting on b. return 6 executor = ThreadPool ... mit ( pow , 5 , 2 ) # This will never complete because there is only one worker thread and # it is execut ... timeout ) as conn : return conn . read () # We can use a with statement to ensure threads are cleaned up ...
https://man.plustar.jp/python/library/concurrent.futures.html - [similar]
21.12. http.client --- HTTP プロトコルクライアント — Python 3.6.5 ドキュメント 5314
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... t_file are deprecated in favor of context . Please use ssl.SSLContext.load_cert_chain() instead, or let s ... text.check_hostname attribute of context should be used instead. class http.client. HTTPResponse ( sock , ... output is printed. Any value greater than 0 will cause all currently defined debug output to be printed t ... headers. The optional message_body argument can be used to pass a message body associated with the reques ...
https://man.plustar.jp/python/library/http.client.html - [similar]
31.5. importlib --- import の実装 — Python 3.6.5 ドキュメント 5314
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... y specified in PEP 302 , this method was meant for use in sys.meta_path and in the path-based import subs ... exec_module() as control over what module type is used for the module is required. For those same reason ... to register your own importers so that import will use them (for creating an importer for yourself, read ...
https://man.plustar.jp/python/library/importlib.html - [similar]
13.4. lzma --- LZMA アルゴリズムを使用した圧縮 — Python 3.6.5 ドキュメント 5314
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ムの終端の後ろの全てのデータは無視され、その部分は unused_data 属性に保存されます。 バージョン 3.5 で変更: ... ストリーム終端記号に到達した場合 True を返します。 unused_data ¶ 圧縮ストリームの末尾以降に存在したデータを ... relative branches, calls and jumps in the code to use absolute addressing, with the aim of increasing th ...
https://man.plustar.jp/python/library/lzma.html - [similar]
16.1. os --- 雑多なオペレーティングシステムインタフェース — Python 3.6.5 ドキュ... 5314
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... します。 利用できる環境 : Unix 。 os. getgrouplist ( user , group ) ¶ user が所属するグループ id のリストを ... い場合、それを追加します。通常、 group にはユーザー user のパスワードレコードに書かれているグループ ID を指 ... できます。 os. getlogin ( ) ¶ Return the name of the user logged in on the controlling terminal of the proc ... ess. For most purposes, it is more useful to use getpass.getuser() since the latter check ...
https://man.plustar.jp/python/library/os.html - [similar]
25.2. tkinter.ttk --- Tk のテーマ付きウィジェット — Python 3.6.5 ドキュメント 5314
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ください。 参考 Converting existing applications to use Tile widgets アプリケーションを移行して新しいウィジ ... ( ) ¶ 全ての既存のテーマのリストを返します。 theme_use ( themename=None ) ¶ themename が与えられなかった場 ...
https://man.plustar.jp/python/library/tkinter.ttk.html - [similar]
27.7. tracemalloc --- メモリ割り当ての追跡 — Python 3.6.5 ドキュメント 5314
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... most recent frame. The cumulative mode can only be used with key_type equals to 'filename' and 'lineno' . ... rame, the filename "<unknown>" at line number 0 is used. When a snapshot is taken, tracebacks of traces a ... at the traceback as a list of lines with newlines. Use the linecache module to retrieve lines from the so ...
https://man.plustar.jp/python/library/tracemalloc.html - [similar]
24.1. turtle --- タートルグラフィックス — Python 3.6.5 ドキュメント 5314
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 0 から 10 までの整数 "resizemode": "auto" または "user" または "noresize" "stretchfactor": (正の数, 正の ... mode=None ) ¶ パラメータ: rmode -- 文字列 "auto", "user", "noresize" のどれか サイズ変更のモード(resizemo ... de)を "auto", "user", "noresize" のどれかに設定します。もし rmode が与 ... ンのサイズに対応してタートルの見た目を調整します。 "user": 伸長係数(stretchfactor)およびアウトライン幅(out ...
https://man.plustar.jp/python/library/turtle.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 NEXT