Python logo

瀏覽

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

索引 – Z

  • ZeroDivisionError
    • 异常
  • zfill() (bytearray 的方法)
    • (bytes 的方法)
    • (str 的方法)
  • zip (2to3 fixer)
  • 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_RUNTIME_VERSION (於 zlib 模組中)
  • ZLIB_VERSION (於 zlib 模組中)
  • zoneinfo
    • module
  • ZoneInfo (zoneinfo 中的類別)
  • ZoneInfoNotFoundError
  • zscore() (statistics.NormalDist 的方法)
«

瀏覽

  • 索引
  • 模組 |
  • Python logo
  • Python »
  • 3.11.12 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.

最後更新於 Apr 12, 2025 (02:23 UTC)。 Found a bug?
使用 Sphinx 7.2.6 建立。