Logo

导航

  • 索引
  • 模块 |
  • python logo
  • Python »
  • 3.12.0a0 Documentation »
  • 索引
  • |

索引 – Z

  • z
    • in string formatting
  • 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命令行选项
    • --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_RUNTIME_VERSION() (在 zlib 模块中)
  • ZLIB_VERSION() (在 zlib 模块中)
  • zoneinfo
    • 模块
  • ZoneInfo (zoneinfo 中的类)
  • ZoneInfoNotFoundError
  • zscore() (statistics.NormalDist 方法)
«

导航

  • 索引
  • 模块 |
  • python logo
  • Python »
  • 3.12.0a0 Documentation »
  • 索引
  • |
© 版权所有 2001-2022, 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.

最后更新于 10月 12, 2022. Found a bug?
由 Sphinx 4.5.0创建。