Python Tutorial入门指南

preview
共1个文件
pdf:1个
需积分: 0 0 下载量 105 浏览量 更新于2024-09-29 收藏 1.06MB ZIP 举报
英文版的Python Tutorial的翻译版 8 Classes 类 8.1 A Word About Terminology 8.2 Python Scopes and Name Spaces 8.3 A First Look at Classes 8.4 Random Remarks 8.5 Inheritance 8.6 Private Variables 8.7 Odds and Ends 8.8 Exceptions Are Classes Too 8.9 Iterators 8.10 Generators 8.11 Generator Expressions 9 Brief Tour of the Standard Library 标准库概览 9.1 Operating System Interface 9.2 File Wildcards 9.3 Command Line Arguments