下载此文档

Python库参考手册.pdf


文档分类:IT计算机 | 页数:约45页 举报非法文档有奖
1/45
下载提示
  • 1.该资料是网友上传的,本站提供全文预览,预览什么样,下载就什么样。
  • 2.下载该文档所得收入归上传者、原创者。
  • 3.下载的文档,不会出现我们的网址水印。
1/45 下载此文档
文档列表 文档介绍
Python库参考手册(Python Library
Reference)
Release
Guido van Rossum
Fred L. Drake, Jr., editor
翻译团队: 见文末名单
译文最后修改: 2004年3月22日
PythonLabs
Email: docs@
Copyright° c 2001, 2002, 2003 Python Software Foundation. All rights reserved.
Copyright° c 2000 . All rights reserved.
Copyright° c 1995-2000 Corporation for National Research Initiatives. All rights reserved.
Copyright° c 1991-1995 Stichting Mathematisch Centrum. All rights reserved.
See the end of this document plete license and permissions information.
详细版权及使用许可的资料见本文的最后部份.
Python is an extensible, interpreted, object-oriented programming language. It supports a wide range of applica-
tions, from simple text processing scripts to interactive Web browsers.
Python 是一种可扩展的, 即译式, 面向对象规格的编程语言. 它能应用在极广泛的地方, 从简单的文字处理
工作到交互式的网页浏览器.
While the Python Reference Manual describes the exact syntax and semantics of the language, it does not describe
the standard library that is distributed with the language, and which greatly enhances its immediate usability.
This library contains built-in modules (written in C) that provide access to system functionality such as file I/O
that would otherwise be essible 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.
Python 语言参考手册中精确地描述了Python 语言的句法及语义. 然而语言参考手册中没有提到Python 所
附带功能强大的标准库. 这个函式库大大地增强了Python 的实用性. 其中包括C 写的内建模组, 提供介面
让程式进行操作系统层次的工作, 例如档案的输出输入; 同时也有以Python 语言本身编写的模组, 为实际
编程时常遇的问题提供标准解决方案. 这类模组有的经过特别设计以便Python 程式在跨平台的情况下运
行无误.
This library reference manual documents Python’s standard library, as well as many optional library modules
(which may or may not be available, depending on whether the underlying platform supports them and on the
configuration choices made pile time). It also documents the standard types of the language

Python库参考手册 来自淘豆网m.daumloan.com转载请标明出处.

非法内容举报中心
文档信息
  • 页数45
  • 收藏数0 收藏
  • 顶次数0
  • 上传人drp539605
  • 文件大小0 KB
  • 时间2015-10-02