导航

  • 索引
  • 模块 |
  • Python »
  • 3.6.15 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 command line option
    • --help
    • --info
    • --main=<mainfn>
    • --output=<output>
    • --python=<interpreter>
    • -h
    • -m <mainfn>
    • -o <output>
    • -p <interpreter>
  • ZipFile (zipfile 中的类)
  • zipfile (模块)
  • zipfile command line option
    • -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.6.15 Documentation »
  • |
© 版权所有 2001-2021, Python Software Foundation.
Python 软件基金会是一个非盈利组织。 请捐助。
最后更新于 9月 05, 2021. 发现了问题?
使用Sphinx2.3.1 创建。