这个文档所针对的是一个已不再受支持的 Python 旧版本。 你应当升级版本,并阅读
Python 当前稳定版本的文档
.
瀏覽
索引
模組
|
Python
»
3.5.10 Documentation
»
|
索引 – Z
Zen of Python -- Python 之禅
ZeroDivisionError
例外
zfill() (bytearray 的方法)
(bytes 的方法)
(str 的方法)
zip (2to3 fixer)
zip() (內建函式)
ZIP_BZIP2 (於 zipfile 模組中)
ZIP_DEFLATED (於 zipfile 模組中)
zip_longest() (於 itertools 模組中)
ZIP_LZMA (於 zipfile 模組中)
ZIP_STORED (於 zipfile 模組中)
zipapp (模組)
zipapp 命令列選項
--info
-h, --help
-m <mainfn>, --main=<mainfn>
-o <output>, --output=<output>
-p <interpreter>, --python=<interpreter>
ZipFile (zipfile 中的類別)
zipfile (模組)
zipfile 命令列選項
-c <zipfile> <source1> ... <sourceN>
-e <zipfile> <output_dir>
-l <zipfile>
-t <zipfile>
zipimport (模組)
zipimporter (zipimport 中的類別)
ZipImportError
ZipInfo (zipfile 中的類別)
zlib (模組)
ZLIB_RUNTIME_VERSION (於 zlib 模組中)
ZLIB_VERSION (於 zlib 模組中)
瀏覽
索引
模組
|
Python
»
3.5.10 Documentation
»
|