Python 3.6.5 ドキュメント 検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 21 for シーク (0.044 sec.)
What's New In Python 3.4 — Python 3.6.5 ドキュメント 8084
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ontributed by Claudiu Popa in bpo-17616 .) wave は シーク不能なファイルへの書き出しが出来るように なりました。 ...
https://man.plustar.jp/python/whatsnew/3.4.html - [similar]
13.1. zlib --- gzip 互換の圧縮 — Python 3.6.5 ドキュメント 7966
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... き、未来のある時点で行なわれるストリームのランダムなシークをスピードアップするのに利用できます。 使用している ...
https://man.plustar.jp/python/library/zlib.html - [similar]
7. 入力と出力 — Python 3.6.5 ドキュメント 7611
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python チュートリア ... った場合) では、ファイルの先頭からの相対位置に対するシークだけが許可されています (例外として、 seek(0, 2) でフ ... ァイルの末尾へのシークは可能です)。また、唯一の有効な offset 値は f.tell() ...
https://man.plustar.jp/python/tutorial/inputoutput.html - [similar]
What's New In Python 3.2 — Python 3.6.5 ドキュメント 7611
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... ree.ElementTree.Element.extend() 、ゼロ以上の要素のシークエンスを追加するのに使用します xml.etree.ElementTree ... truncate() をのぞく)。 peek() メソッドが追加され、シーク不能なファイルオブジェクトならびにゼロ埋めされたファ ...
https://man.plustar.jp/python/whatsnew/3.2.html - [similar]
10. API リファレンス — Python 3.6.5 ドキュメント 7019
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python モジュールの ...
https://man.plustar.jp/python/distutils/apiref.html - [similar]
What's New in Python 2.6 — Python 3.6.5 ドキュメント 6900
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » What's New in Pytho ... esIO クラスはインメモリのバッファ上での読み、書き、シークをサポートします。 TextIOBase : 文字列 (忘れないで、 ...
https://man.plustar.jp/python/whatsnew/2.6.html - [similar]
13.2. gzip --- gzip ファイルのサポート — Python 3.6.5 ドキュメント 6782
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... バージョン 3.2 で変更: ゼロパディングされたファイルやシーク出来ないファイルがサポートされました。 バージョン 3. ...
https://man.plustar.jp/python/library/gzip.html - [similar]
22.3. sunau --- Sun AUファイルの読み書き — Python 3.6.5 ドキュメント 6782
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... 名前のファイルを開き、そうでないならファイルのようにシーク可能なオブジェクトとして扱います。 mode は以下のうち ...
https://man.plustar.jp/python/library/sunau.html - [similar]
13.6. tarfile --- tar アーカイブファイルの読み書き — Python 3.6.5 ドキュメント 6545
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ ... クトになります。この場合、ファイルに対してランダムなシークが行えなくなります。 fileobj を指定する場合、 read() ...
https://man.plustar.jp/python/library/tarfile.html - [similar]
Argument Clinic How-To — Python 3.6.5 ドキュメント 6308
ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » Argu ... 関数呼び出し インライン if 文 ( 3 if foo else 5 ). シークエンスの自動アンパッキング ( *[1, 2, 3] ). List/set/ ...
https://man.plustar.jp/python/howto/clinic.html - [similar]
PREV 1 2 3 NEXT