Python 3.6.5 ドキュメント 検索
Results of 1 - 2 of about 2 for preset (0.002 sec.)
- 13.4. lzma --- LZMA アルゴリズムを使用した圧縮 — Python 3.6.5 ドキュメント 11228
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python 標準ライブラ
...
ilename , mode="rb" , * , format=None , check=-1 , preset=None , filters=None , encoding=None , errors=None...
or と同じ意味になります。この時、引数 check および preset は使用しないでください。 書き出し用にオープンした場...
合、引数 format 、 check 、 preset 、および filters は LZMACompressor と同じ意味になり...
ame=None , mode="r" , * , format=None , check=-1 , preset=None , filters=None ) ¶ LZMA 圧縮ファイルをバイナリ...
- https://man.plustar.jp/python/library/lzma.html - [similar]
- Argument Clinic How-To — Python 3.6.5 ドキュメント 7485
- ナビゲーション 索引 モジュール | 次へ | 前へ | Python » 3.6.5 ドキュメント » Python HOWTO » Argu
...
of other functions: output push output pop output preset <preset> output push and output pop allow you to p...
wish to restore the previous configuration. output preset sets Clinic's output to one of several built-in pr...
hing else to file . two-pass Similar to the buffer preset, but writes forward declarations to the two-pass b...
ions to the buffer . This is similar to the buffer preset, but may require less editing than buffer . Dump t...
- https://man.plustar.jp/python/howto/clinic.html - [similar]
PREV
1
NEXT