文件名称:python 3.6.5官方文档
文件大小:12.86MB
文件格式:ZIP
更新时间:2021-06-03 10:29:13
python
Python’s standard library is very extensive, offering a wide range of facilities as indicated by the long table of contents listed below. The library contains built-in modules (written in C) that provide access to system functionality such as file I/O that would otherwise be inaccessible to Python programmers, as well as modules written in Python that provide standardized solutions for many problems that occur in everyday programming. Some of these modules are explicitly designed to encourage and enhance the portability of Python programs by abstracting away platform-specifics into platform-neutral APIs.
【文件预览】:
docs-pdf
----faq.pdf(460KB)
----library.pdf(7.73MB)
----howto-sockets.pdf(70KB)
----howto-logging-cookbook.pdf(204KB)
----howto-argparse.pdf(79KB)
----howto-pyporting.pdf(63KB)
----howto-ipaddress.pdf(55KB)
----installing.pdf(190KB)
----howto-cporting.pdf(63KB)
----howto-unicode.pdf(99KB)
----extending.pdf(430KB)
----howto-regex.pdf(136KB)
----c-api.pdf(971KB)
----howto-instrumentation.pdf(60KB)
----howto-curses.pdf(81KB)
----howto-descriptor.pdf(73KB)
----using.pdf(341KB)
----tutorial.pdf(555KB)
----reference.pdf(712KB)
----howto-functional.pdf(125KB)
----whatsnew.pdf(188KB)
----howto-urllib2.pdf(105KB)
----distributing.pdf(193KB)
----howto-clinic.pdf(140KB)
----howto-logging.pdf(147KB)
----howto-sorting.pdf(62KB)