Logo

瀏覽

  • 索引
  • 模組 |
  • python logo
  • Python »
  • 3.10.11 Documentation »
  • 索引
  • |

索引 – Z

  • Zen of Python(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 command line option
    • --compress
    • --help
    • --info
    • --main=<mainfn>
    • --output=<output>
    • --python=<interpreter>
    • -c
    • -h
    • -m <mainfn>
    • -o <output>
    • -p <interpreter>
  • zipfile
    • 模組
  • ZipFile (zipfile 中的類別)
  • zipfile command line option
    • --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 模組中)
  • zoneinfo
    • 模組
  • ZoneInfo (zoneinfo 中的類別)
  • ZoneInfoNotFoundError
  • zscore() (statistics.NormalDist 的方法)

瀏覽

  • 索引
  • 模組 |
  • python logo
  • Python »
  • 3.10.11 Documentation »
  • 索引
  • |
© 版權 2001-2023, 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月 24, 2023。 Found a bug?
Created using Sphinx 3.4.3.