Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 191 - 198 of about 198 for 変換 (0.479 sec.)
7. 単純文 (simple statement) — Python 3.6.5 ドキュメント 4722
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 言語リファレ ... None でなければ、値を組み込み関数 repr() で文字列に変換して、その結果の文字列を標準出力に一行使って書き出し ...
https://man.plustar.jp/python/reference/simple_stmts.html - [similar]
5. データ構造 — Python 3.6.5 ドキュメント 4722
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア ... [2, 6, 10], [3, 7, 11], [4, 8, 12]] これをもう一度変換すると、次のコードと等価になります: >>> transposed = ...
https://man.plustar.jp/python/tutorial/datastructures.html - [similar]
6. モジュール (module) — Python 3.6.5 ドキュメント 4722
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア ... 識されます) ので、増え続ける様々なファイル形式を相互変換するモジュールを、 作成したりメンテナンスしたりする必 ...
https://man.plustar.jp/python/tutorial/modules.html - [similar]
型オブジェクト — Python 3.6.5 ドキュメント 4668
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python/C API リファ ... てのオペランドの型をチェックしなければならず、必要な変換を実装しなければなりません (すくなくともオペランドの ...
https://man.plustar.jp/python/c-api/typeobj.html - [similar]
Logging HOWTO — Python 3.6.5 ドキュメント 4668
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » Logg ... て、ロギングシステムがそのオブジェクトを文字列表現に変換する必要があるとき、オブジェクトの __str__() メソッド ...
https://man.plustar.jp/python/howto/logging.html - [similar]
31.5. importlib --- import の実装 — Python 3.6.5 ドキュメント 4668
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 。これは認識されたすべての行セパレータを '\n' 文字に変換し、 universal newlines を使ったテキスト文字列として ...
https://man.plustar.jp/python/library/importlib.html - [similar]
17.2. multiprocessing --- プロセスベースの並列処理 — Python 3.6.5 ドキュメント 4668
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ネージャープロセスで発生したなら、 RemoteError 例外に変換されたものが _callmethod() によって送出されます。 特 ...
https://man.plustar.jp/python/library/multiprocessing.html - [similar]
26.5. unittest.mock --- モックオブジェクトライブラリ — Python 3.6.5 ドキュメン... 4668
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... shift__ , __and__ , __xor__ , __or__ , __pow__ 算術変換メソッド: __complex__ , __int__ , __float__ , __inde ...
https://man.plustar.jp/python/library/unittest.mock.html - [similar]
PREV 11 12 13 14 15 16 17 18 19 20 NEXT