Python logo

導航

  • 索引
  • 模組 |
  • Python logo
  • Python »
  • 3.13.7 Documentation »
  • 索引
  • |
  • |

Index – Z

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

導航

  • 索引
  • 模組 |
  • Python logo
  • Python »
  • 3.13.7 Documentation »
  • 索引
  • |
  • |
© 版權所有 2001-2025, Python Software Foundation.
此頁面採用 Python 軟體基金會授權條款第 2 版。
文件中的範例、應用技巧與其他程式碼額外採用了 Zero Clause BSD 授權條款。
更多訊息請見歷史與授權條款。

Python 軟體基金會是一家非營利法人。 敬請捐贈。

最後更新於 9月 20, 2025 (07:36 UTC)。 發現 bug?
以 Sphinx8.2.3建立。