os.walk方法,主要用來遍歷一個目錄內各個子目錄和子 ... #begin print(root) print(dirs) print(files) #end os.system("pause") #end if __name__ ...
確定! 回上一頁