Python logo

導航

  • 索引
  • 模組 |
  • Python logo
  • Python »
  • 3.13.1 文件 »
  • 索引
  • |
  • |

索引 – Z

  • z
    • 在字串格式化中
  • z85decode() (在模組 base64 中)
  • z85encode() (在模組 base64 中)
  • Python 之禪
  • ZeroDivisionError
    • 異常
  • zfill() (bytearray 方法)
    • (bytes 方法)
    • (str 方法)
  • zip()
    • 內建函式
  • ZIP_BZIP2 (在模組 zipfile 中)
  • ZIP_DEFLATED (在模組 zipfile 中)
  • zip_longest() (在模組 itertools 中)
  • ZIP_LZMA (在模組 zipfile 中)
  • ZIP_STORED (在模組 zipfile 中)
  • zipapp
    • 模組
  • zipapp 命令列選項
    • --compress
    • --help
    • --info
    • --main
    • --output
    • --python
    • -c
    • -h
    • -m
    • -o
    • -p
  • zipfile
    • 模組
  • ZipFile (zipfile 中的類)
  • zipfile 命令列選項
    • --create
    • --extract
    • --list
    • --metadata-encoding
    • --test
    • -c
    • -e
    • -l
    • -t
  • zipimport
    • 模組
  • zipimporter (zipimport 中的類)
  • ZipImportError
  • ZipInfo (zipfile 中的類)
  • zlib
    • 模組
  • ZLIB_CFLAGS
    • 命令列選項
  • ZLIB_LIBS
    • 命令列選項
  • ZLIB_RUNTIME_VERSION (在模組 zlib 中)
  • ZLIB_VERSION (在模組 zlib 中)
  • zoneinfo
    • 模組
  • ZoneInfo (zoneinfo 中的類)
  • ZoneInfoNotFoundError
  • zscore() (statistics.NormalDist 方法)
«

導航

  • 索引
  • 模組 |
  • Python logo
  • Python »
  • 3.13.1 文件 »
  • 索引
  • |
  • |
© 版權所有 2001-2025, Python 軟體基金會。
本頁面根據 Python 軟體基金會許可證 2 版本授權。
文件中的示例、配方和其他程式碼也根據零條款 BSD 許可證授權。
有關更多資訊,請參閱 歷史和許可證。

Python 軟體基金會是一個非營利性公司。請捐款。

最後更新於 2025 年 1 月 1 日 (05:42 UTC)。發現錯誤?
使用 Sphinx 8.1.3 建立。