René's URL Explorer Experiment


Title: bz2 --- bzip2 壓縮的支援 — Python 3.14.0 說明文件

direct link

Domain: python.github.io

readthedocs-addons-api-version1

Links:

https://www.python.org/
目錄https://python.github.io/python-docs-zh-tw/contents.html
bz2 --- bzip2 壓縮的支援https://python.github.io/python-docs-zh-tw/library/bz2.html
(De)compression of fileshttps://python.github.io/python-docs-zh-tw/library/bz2.html#de-compression-of-files
Incremental (de)compressionhttps://python.github.io/python-docs-zh-tw/library/bz2.html#incremental-de-compression
One-shot (de)compressionhttps://python.github.io/python-docs-zh-tw/library/bz2.html#one-shot-de-compression
用法範例https://python.github.io/python-docs-zh-tw/library/bz2.html#examples-of-usage
gzip --- gzip 檔案的支援https://python.github.io/python-docs-zh-tw/library/gzip.html
lzma --- 使用 LZMA 演算法進行壓縮https://python.github.io/python-docs-zh-tw/library/lzma.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/library/bz2.rst?plain=1
索引https://python.github.io/python-docs-zh-tw/genindex.html
模組https://python.github.io/python-docs-zh-tw/py-modindex.html
下一頁https://python.github.io/python-docs-zh-tw/library/lzma.html
上一頁https://python.github.io/python-docs-zh-tw/library/gzip.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
Python 標準函式庫 (Standard Library)https://python.github.io/python-docs-zh-tw/library/index.html
資料壓縮與保存https://python.github.io/python-docs-zh-tw/library/archiving.html
bz2 --- bzip2 壓縮的支援https://python.github.io/python-docs-zh-tw/library/bz2.html
https://python.github.io/python-docs-zh-tw/library/bz2.html#module-bz2
Lib/bz2.pyhttps://github.com/python/cpython/tree/3.14/Lib/bz2.py
bz2https://python.github.io/python-docs-zh-tw/library/bz2.html#module-bz2
open()https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.open
BZ2Filehttps://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2File
BZ2Compressorhttps://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2Compressor
BZ2Decompressorhttps://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2Decompressor
compress()https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.compress
decompress()https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.decompress
optional modulehttps://python.github.io/python-docs-zh-tw/glossary.html#term-optional-module
可選模組的需求https://python.github.io/python-docs-zh-tw/using/configure.html#optional-module-requirements
https://python.github.io/python-docs-zh-tw/library/bz2.html#de-compression-of-files
https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.open
file objecthttps://python.github.io/python-docs-zh-tw/glossary.html#term-file-object
BZ2Filehttps://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2File
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
BZ2Filehttps://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2File
BZ2Filehttps://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2File
BZ2Filehttps://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2File
io.TextIOWrapperhttps://python.github.io/python-docs-zh-tw/library/io.html#io.TextIOWrapper
path-like objecthttps://python.github.io/python-docs-zh-tw/glossary.html#term-path-like-object
https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2File
strhttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#str
byteshttps://python.github.io/python-docs-zh-tw/library/stdtypes.html#bytes
file objecthttps://python.github.io/python-docs-zh-tw/glossary.html#term-file-object
BZ2Filehttps://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2File
io.BufferedIOBasehttps://python.github.io/python-docs-zh-tw/library/io.html#io.BufferedIOBase
detach()https://python.github.io/python-docs-zh-tw/library/io.html#io.BufferedIOBase.detach
truncate()https://python.github.io/python-docs-zh-tw/library/io.html#io.IOBase.truncate
withhttps://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#with
BZ2Filehttps://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2File
https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2File.peek
peek()https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2File.peek
BZ2Filehttps://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2File
BZ2Filehttps://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2File
https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2File.fileno
https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2File.readable
https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2File.seekable
https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2File.writable
https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2File.read1
https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2File.readinto
https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2File.mode
https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2File.name
namehttps://python.github.io/python-docs-zh-tw/library/io.html#io.FileIO.name
file objecthttps://python.github.io/python-docs-zh-tw/glossary.html#term-file-object
withhttps://python.github.io/python-docs-zh-tw/reference/compound_stmts.html#with
file objecthttps://python.github.io/python-docs-zh-tw/glossary.html#term-file-object
read()https://python.github.io/python-docs-zh-tw/library/io.html#io.BufferedIOBase.read
path-like objecthttps://python.github.io/python-docs-zh-tw/glossary.html#term-path-like-object
gziphttps://python.github.io/python-docs-zh-tw/library/gzip.html#module-gzip
lzmahttps://python.github.io/python-docs-zh-tw/library/lzma.html#module-lzma
https://python.github.io/python-docs-zh-tw/library/bz2.html#incremental-de-compression
https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2Compressor
compress()https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.compress
https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2Compressor.compress
flush()https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2Compressor.flush
https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2Compressor.flush
https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2Decompressor
decompress()https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.decompress
decompress()https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.decompress
BZ2Filehttps://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2File
BZ2Decompressorhttps://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2Decompressor
https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2Decompressor.decompress
bytes-like objecthttps://python.github.io/python-docs-zh-tw/glossary.html#term-bytes-like-object
decompress()https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.decompress
decompress()https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.decompress
needs_inputhttps://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2Decompressor.needs_input
decompress()https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2Decompressor.decompress
needs_inputhttps://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2Decompressor.needs_input
EOFErrorhttps://python.github.io/python-docs-zh-tw/library/exceptions.html#EOFError
unused_datahttps://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2Decompressor.unused_data
https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2Decompressor.eof
https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2Decompressor.unused_data
https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2Decompressor.needs_input
decompress()https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2Decompressor.decompress
https://python.github.io/python-docs-zh-tw/library/bz2.html#one-shot-de-compression
https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.compress
bytes-like objecthttps://python.github.io/python-docs-zh-tw/glossary.html#term-bytes-like-object
BZ2Compressorhttps://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2Compressor
https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.decompress
bytes-like objecthttps://python.github.io/python-docs-zh-tw/glossary.html#term-bytes-like-object
BZ2Decompressorhttps://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2Decompressor
https://python.github.io/python-docs-zh-tw/library/bz2.html#examples-of-usage
bz2https://python.github.io/python-docs-zh-tw/library/bz2.html#module-bz2
compress()https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.compress
decompress()https://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.decompress
BZ2Compressorhttps://python.github.io/python-docs-zh-tw/library/bz2.html#bz2.BZ2Compressor
目錄https://python.github.io/python-docs-zh-tw/contents.html
bz2 --- bzip2 壓縮的支援https://python.github.io/python-docs-zh-tw/library/bz2.html
(De)compression of fileshttps://python.github.io/python-docs-zh-tw/library/bz2.html#de-compression-of-files
Incremental (de)compressionhttps://python.github.io/python-docs-zh-tw/library/bz2.html#incremental-de-compression
One-shot (de)compressionhttps://python.github.io/python-docs-zh-tw/library/bz2.html#one-shot-de-compression
用法範例https://python.github.io/python-docs-zh-tw/library/bz2.html#examples-of-usage
gzip --- gzip 檔案的支援https://python.github.io/python-docs-zh-tw/library/gzip.html
lzma --- 使用 LZMA 演算法進行壓縮https://python.github.io/python-docs-zh-tw/library/lzma.html
回報錯誤https://python.github.io/python-docs-zh-tw/bugs.html
顯示原始碼 https://github.com/python/cpython/blob/main/Doc/library/bz2.rst?plain=1
索引https://python.github.io/python-docs-zh-tw/genindex.html
模組https://python.github.io/python-docs-zh-tw/py-modindex.html
下一頁https://python.github.io/python-docs-zh-tw/library/lzma.html
上一頁https://python.github.io/python-docs-zh-tw/library/gzip.html
Pythonhttps://www.python.org/
3.14.0 Documentationhttps://python.github.io/python-docs-zh-tw/index.html
Python 標準函式庫 (Standard Library)https://python.github.io/python-docs-zh-tw/library/index.html
資料壓縮與保存https://python.github.io/python-docs-zh-tw/library/archiving.html
bz2 --- bzip2 壓縮的支援https://python.github.io/python-docs-zh-tw/library/bz2.html
版權所有https://python.github.io/python-docs-zh-tw/copyright.html
歷史與授權條款https://python.github.io/license.html
敬請捐贈。https://www.python.org/psf/donations/
發現 bughttps://python.github.io/bugs.html
Sphinxhttps://www.sphinx-doc.org/

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.