资源说明:看原版,原汁原味。
Python is a general-purpose, multiparadigm, open source com‐
puter programming language, with support for object-oriented,
functional, and procedural coding structures. It is commonly
used both for standalone programs and for scripting applications
in a wide variety of domains, and is generally considered to be
one of the most widely used programming languages in the
world.
Among Python’s features are an emphasis on code readability and
library functionality, and a design that optimizes developer pro‐
ductivity, software quality, program portability, and component
integration. Python programs run on most platforms in common
use, including Unix and Linux, Windows and Macintosh, Java
and .NET, Android and iOS, and more.
This pocket reference summarizes Python types and statements,
special method names, built-in functions and exceptions, com‐
monly used standard library modules, and other prominent
Python tools. It is intended to serve as a concise reference tool
for developers and is designed to be a companion to other books
that provide tutorials, code examples, and other learning
materials.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。