标签:use main ESS 操作 lis this fun not over
open()
, if you want to manipulate paths, see the os.path
module, and if you want to read all the lines in all the files on the command line see the fileinput
module. For creating temporary files and directories see the tempfile
module, and for high-level file and directory handling see the shutil
module. 参见:https://docs.python.org/3/library/os.html通俗地来说:
标签:use main ESS 操作 lis this fun not over
原文地址:https://www.cnblogs.com/lyg-blog/p/8988001.html