Python 标准库参考指南 2.7.18 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35 5.6 Sequence Types —str, unicode, list, tuple, bytearray, buffer, xrange . . . . . . . . 35 5.7 集合类型—set, frozenset . . . . . . —编解码器注册和相关基类 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 117 7.9 unicodedata —Unicode 数据库 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 131 i 7.10 stringprep . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 192 8.9 mutex —Mutual exclusion support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193 8.10 Queue —A synchronized0 码力 | 1552 页 | 7.42 MB | 9 月前3
Python 标准库参考指南 2.7.18 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35 5.6 Sequence Types —str, unicode, list, tuple, bytearray, buffer, xrange . . . . . . . . 35 5.7 集合类型—set, frozenset . . . . . . —编解码器注册和相关基类 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 117 7.9 unicodedata —Unicode 数据库 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 131 i 7.10 stringprep . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 192 8.9 mutex —Mutual exclusion support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193 8.10 Queue —A synchronized0 码力 | 1552 页 | 7.42 MB | 9 月前3
Python 标准库参考指南 2.7.18 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35 5.6 Sequence Types —str, unicode, list, tuple, bytearray, buffer, xrange . . . . . . . . 35 5.7 集合类型—set, frozenset . . . . . . —编解码器注册和相关基类 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 117 7.9 unicodedata —Unicode 数据库 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 131 i 7.10 stringprep . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 192 8.9 mutex —Mutual exclusion support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193 8.10 Queue —A synchronized0 码力 | 1552 页 | 7.42 MB | 9 月前3
Conda 25.1.x Documentationpreconfigured for use with the Anaconda Repository. See the notes about Anaconda's Terms of Service. Windows x86_64 macOS arm64 (Apple Silicon) macOS x86_64 (Intel) Linux x86_64 (amd64) Linux aarch64 (arm64) maintained by the conda-forge community that comes preconfigured for use with the conda-forge channel. Windows x86_64 macOS arm64 (Apple Silicon) macOS x86_64 (Intel) Linux x86_64 (amd64) Linux aarch64 (arm64) conda Conda is a powerful command line tool for package and environment management that runs on Windows, macOS, and Linux. This guide to getting started with conda goes over the basics of starting up0 码力 | 822 页 | 5.20 MB | 8 月前3
Conda 24.11.x Documentationpreconfigured for use with the Anaconda Repository. See the notes about Anaconda's Terms of Service. Windows x86_64 macOS arm64 (Apple Silicon) macOS x86_64 (Intel) Linux x86_64 (amd64) Linux aarch64 (arm64) maintained by the conda-forge community that comes preconfigured for use with the conda-forge channel. Windows x86_64 macOS arm64 (Apple Silicon) macOS x86_64 (Intel) Linux x86_64 (amd64) Linux aarch64 (arm64) conda Conda is a powerful command line tool for package and environment management that runs on Windows, macOS, and Linux. This guide to getting started with conda goes over the basics of starting up0 码力 | 818 页 | 5.21 MB | 8 月前3
Conda 24.9.x Documentationpreconfigured for use with the Anaconda Repository. See the notes about Anaconda's Terms of Service. Windows x86_64 macOS arm64 (Apple Silicon) macOS x86_64 (Intel) Linux x86_64 (amd64) Linux aarch64 (arm64) maintained by the conda-forge community that comes preconfigured for use with the conda-forge channel. Windows x86_64 macOS arm64 (Apple Silicon) macOS x86_64 (Intel) Linux x86_64 (amd64) Linux aarch64 (arm64) conda Conda is a powerful command line tool for package and environment management that runs on Windows, macOS, and Linux. This guide to getting started with conda goes over the basics of starting up0 码力 | 799 页 | 5.26 MB | 8 月前3
Python 标准库参考指南 3.13 文本自动换行与填充 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 153 6.5 unicodedata --- Unicode 数据库 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 157 6.6 stringprep --- 因特网字符串预处理 编解码器基类 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 174 7.2.2 编码格式与 Unicode . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 180 7.2.3 标准编码 . . . . encodings.idna --- 应用程序中的国际化域名 . . . . . . . . . . . . . . . . . . . . . 186 7.2.6 encodings.mbcs --- Windows ANSI 代码页 . . . . . . . . . . . . . . . . . . . . . . . 186 7.2.7 encodings.utf_8_sig --- 带 BOM 签名的0 码力 | 2242 页 | 11.73 MB | 9 月前3
Python 标准库参考指南 3.13 文本自动换行与填充 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 154 6.5 unicodedata --- Unicode 数据库 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 158 6.6 stringprep --- 因特网字符串预处理 编解码器基类 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 176 7.2.2 编码格式与 Unicode . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 182 7.2.3 标准编码 . . . . encodings.idna --- 应用程序中的国际化域名 . . . . . . . . . . . . . . . . . . . . . 188 7.2.6 encodings.mbcs --- Windows ANSI 代码页 . . . . . . . . . . . . . . . . . . . . . . . 188 7.2.7 encodings.utf_8_sig --- 带 BOM 签名的0 码力 | 2246 页 | 11.74 MB | 9 月前3
Python 标准库参考指南 3.6.15 —文本自动换行与填充 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 127 6.5 unicodedata —Unicode 数据库 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 131 6.6 stringprep —因特网字符串预备 回归测试包 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1454 26.9 test.support —Utilities for the Python test suite . . . . . . . . . . . . . . . . . . . . . . . . . . 1457 27 . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1639 32.9 pyclbr —Python class browser support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1639 32.10 py_compile —编译 Python0 码力 | 1886 页 | 8.95 MB | 9 月前3
Python 标准库参考指南 3.6.15 —文本自动换行与填充 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 127 6.5 unicodedata —Unicode 数据库 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 131 6.6 stringprep —因特网字符串预备 回归测试包 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1454 26.9 test.support —Utilities for the Python test suite . . . . . . . . . . . . . . . . . . . . . . . . . . 1457 27 . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1639 32.9 pyclbr —Python class browser support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1639 32.10 py_compile —编译 Python0 码力 | 1886 页 | 8.95 MB | 9 月前3
共 553 条
- 1
- 2
- 3
- 4
- 5
- 6
- 56













