Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 27 for Codecs (0.050 sec.)
19.1.12. email.charset: 文字集合の表現 — Python 3.6.5 ドキュメント 7620
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... codec() を使ってください。より詳しい情報については codecs モジュールの文書を参照してください。 グローバルな文 ...
https://man.plustar.jp/python/library/email.charset.html - [similar]
16.2. io --- ストリームを扱うコアツール — Python 3.6.5 ドキュメント 7620
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ..} エスケープシーケンスに置換) も使えます。他にも codecs.register_error() で登録されたエラー処理名が有効です ... lines モードにデコードするヘルパーコーデックです。 codecs.IncrementalDecoder を継承しています。 16.2.4. 性能 ...
https://man.plustar.jp/python/library/io.html - [similar]
Pythonモジュール索引 — Python 3.6.5 ドキュメント 7620
ナビゲーション 索引 モジュール | Python » 3.6.5 ドキュメント » Pythonモジュール索引 _ | a | b | ... ode Facilities to implement read-eval-print loops. codecs Encode and decode data and streams. codeop Compile ...
https://man.plustar.jp/python/py-modindex.html - [similar]
2. Python インタプリタを使う — Python 3.6.5 ドキュメント 7620
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア ... -*- coding: encoding -*- encoding には、Python が codecs でサポートしている有効なエンコーディングを指定しま ...
https://man.plustar.jp/python/tutorial/interpreter.html - [similar]
What's New in Python — Python 3.6.5 ドキュメント 7620
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ュール マルチスレッディング 最適化 Unicode 文字列型 Codecs ドキュメント IDLE コードリポジトリ ビルドならびに ...
https://man.plustar.jp/python/whatsnew/index.html - [similar]
2. 組み込み関数 — Python 3.6.5 ドキュメント 7554
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... れているエンコーディングはどれでも使えます。詳しくは codecs モジュール内のサポートしているエンコーディングのリ ... 用可能です ( エラーハンドラ に列記されています) が、 codecs.register_error() に登録されているエラー処理の名前も ...
https://man.plustar.jp/python/library/functions.html - [similar]
Python 標準ライブラリ — Python 3.6.5 ドキュメント 7554
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... ト列をパックされたバイナリデータとして解釈する 7.2. codecs --- codec レジストリと基底クラス 8. データ型 8.1. ...
https://man.plustar.jp/python/library/index.html - [similar]
4. 組み込み型 — Python 3.6.5 ドキュメント 7554
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... xmlcharrefreplace' , 'backslashreplace' および関数 codecs.register_error() によって登録された名前です。これに ... グを好みに合わせてより柔軟に変更する方法については、 codecs モジュールも参照してください。 str. upper ( ) ¶ Re ... 定できる他の値は、 'ignore' 、 'replace' 、その他の codecs.register_error() を通して登録された名前で、節 エラ ...
https://man.plustar.jp/python/library/stdtypes.html - [similar]
7.1. struct --- バイト列をパックされたバイナリデータとして解釈する — Python 3.6... 7554
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... トピックへ 7. バイナリデータ処理 次のトピックへ 7.2. codecs --- codec レジストリと基底クラス ナビゲーション 索 ...
https://man.plustar.jp/python/library/struct.html - [similar]
10. 標準ライブラリミニツアー — Python 3.6.5 ドキュメント 7554
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア ... 供します。 国際化に関する機能は、 gettext , locale , codecs パッケージといったモジュール群でサポートされていま ...
https://man.plustar.jp/python/tutorial/stdlib.html - [similar]
PREV 1 2 3 NEXT