Python logo

瀏覽

  • 索引
  • 模組 |
  • Python logo
  • Python »
  • 3.13.3 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.3 Documentation »
  • 索引
  • |
  • |
© 版權 2001-2025, Python Software Foundation.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
See History and License for more information.

The Python Software Foundation is a non-profit corporation. Please donate.

最後更新於 5月 20, 2025 (03:13 UTC)。 Found a bug?
使用 Sphinx 8.2.3 建立。