瀏覽

  • 索引
  • 模組 |
  • Python »
  • zh_TW 3.7.0 Documentation »
  • |

索引 – Z

  • Zen of 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
    • -c, --compress
    • -h, --help
    • -m <mainfn>, --main=<mainfn>
    • -o <output>, --output=<output>
    • -p <interpreter>, --python=<interpreter>
  • ZipFile (zipfile 中的類別)
  • zipfile (模組)
  • zipfile 命令列選項
    • --create <zipfile> <source1> ... <sourceN>
    • --extract <zipfile> <output_dir>
    • --list <zipfile>
    • --test <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 »
  • zh_TW 3.7.0 Documentation »
  • |
© Copyright 2001-2018, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.
Last updated on 8月 22, 2018. Found a bug?
Created using Sphinx 1.7.7.