Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 104 for 構築 (0.208 sec.)
5. 組み込み例外 — Python 3.6.5 ドキュメント 5782
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... よります。この挙動は OSError を直接またはエイリアスで構築し、サブクラス化時に継承されなかった場合にのみ発生し ...
https://man.plustar.jp/python/library/exceptions.html - [similar]
10.1. itertools --- 効率的なループ実行のためのイテレータ生成関数 — Python 3.6.5... 5782
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... のイテレータ生成関数 ¶ このモジュールは イテレータ を構築する部品を実装しています。プログラム言語 APL, Haskel ...
https://man.plustar.jp/python/library/itertools.html - [similar]
27.4. Python プロファイラ — Python 3.6.5 ドキュメント 5782
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 間を返すとすると、 Profile インスタンスを以下のように構築出来ます: pr = cProfile . Profile ( your_integer_tim ...
https://man.plustar.jp/python/library/profile.html - [similar]
18.3. select --- I/O 処理の完了を待機する — Python 3.6.5 ドキュメント 5782
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 良くスケールします。一方、 select() はビット対応表を構築し、対象ファイルの記述子に対応するビットを立て、その ...
https://man.plustar.jp/python/library/select.html - [similar]
18.2. ssl --- ソケットオブジェクトに対する TLS/SSL ラッパー — Python 3.6.5 ドキ... 5782
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... す。OpenSSL に対し、証明書検証のために信頼チェインを構築する際、信頼できる証明書を選ぶように指示します。これ ... : 2197947391> SSLContext. protocol ¶ コンテキストの構築時に選択されたプロトコルバージョン。この属性は読み出 ...
https://man.plustar.jp/python/library/ssl.html - [similar]
29.1. sys --- システムパラメータと関数 — Python 3.6.5 ドキュメント 5782
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 使えばそのように与えられたフレームのコールスタックを構築できます。 この関数はデッドロックをデバッグするのに非 ...
https://man.plustar.jp/python/library/sys.html - [similar]
25.1. tkinter --- Tcl/Tk の Python インタフェース — Python 3.6.5 ドキュメント 5782
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 力的でモダンなグラフィカルユーザーインターフェースの構築方法を説明しています。 Python and Tkinter Programmin ...
https://man.plustar.jp/python/library/tkinter.html - [similar]
26.6. unittest.mock --- 入門 — Python 3.6.5 ドキュメント 5782
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ラスが呼ばれる時、 side_effect によって本物の date が構築されて返されます。 >>> from datetime import date >>> ...
https://man.plustar.jp/python/library/unittest.mock-examples.html - [similar]
21.8. urllib.parse --- URL を解析して構成要素にする — Python 3.6.5 ドキュメント 5782
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ) ¶ urlparse() が返すような形式のタプルから URL を構築します。 parts 引数は任意の 6 要素イテラブルです。解 ...
https://man.plustar.jp/python/library/urllib.parse.html - [similar]
21.4. wsgiref --- WSGI ユーティリティとリファレンス実装 — Python 3.6.5 ドキュメ... 5782
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ションでクエリ文字列を含む) を、 PEP 3333 の "URL 再構築(URL Reconstruction)" にあるアルゴリズムを使って返し ...
https://man.plustar.jp/python/library/wsgiref.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT