Size: 800
Comment:
|
Size: 782
Comment: 删除对PageComment2组件的引用
|
Deletions are marked like this. | Additions are marked like this. |
Line 25: | Line 25: |
[[PageComment2]] |
::-- JinQing [DateTime(2007-11-15T08:33:58Z)] BRBR
4.1. "Erase Your Hard Drive in Five Easy Steps!" BRBR 4.1. “五个简单步骤擦除你的硬盘!” BRBR
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. BRBR
本章我们继续学习Python的系统接口,主要是文件和与目录相关的工具。你将会见到,由于Python的内置库和标准库的支持,处理文件和目录树很容易。 BRBR BRBR
讨论 Discussion
...