::-- JinQing [2007-11-15 08:33:58]
4.1. "Erase Your Hard Drive in Five Easy Steps!"
4.1. “五个简单步骤擦除你的硬盘!”
This chapter continues our look at system interfaces in Python by focusing on file and directory-related tools. As you'll see, it's easy to process files and directory trees with Python's built-in and standard library support.
本章我们继续学习Python的系统接口,主要是文件和与目录相关的工具。你将会见到,由于Python的内置库和标准库的支持,处理文件和目录树很容易。
讨论 Discussion
...