import os def doInDir(somedir): print somedir fileList = os.listdir(somedir) for f in fileList: fullpath = os.path.join(somedir, f) if os.path.isdir(fullpath): doInDir(fullpath) elif os.path.isfile(fullpath): print fullpath doInDir("/tmp/")
不過最近發現在 Python 下做事其實可以更簡單,內建的 os.walk() 就提供了非常強大的功能,使用的方式如下:
import os for root, dirs, files in os.walk("/tmp/"): print root for f in files: print os.path.join(root, f)
相比之下,同樣的功能用 os.walk() 就精簡了許多。上面兩段程式碼做的事情基本上是一樣的,都是列出指定資料夾下的所有檔案與子資料夾;不過有個小小地方需要注意一下,就是用兩種方法索處理的內部順序並不相同。listdir() 會按照深度優先搜索的順序,一層一層往下深入,其中檔案與資料夾的先後順序是交替穿插的;而 os.walk() 因為把檔案與文件夾都歸類好放在各自的 list 中,因此兩者的處理是分開的。以下是上面兩段程式針對同一個範例資料夾的輸出,可以看出處理順序的不同。
os.walk()
/testtree/ /testtree/1file /testtree/3file /testtree/2dir /testtree/2dir/21file /testtree/2dir/24file /testtree/2dir/22dir /testtree/2dir/22dir/221file /testtree/2dir/23dir /testtree/4dir
os.listdir()
/testtree/ /testtree/1file /testtree/2dir /testtree/2dir/21file /testtree/2dir/22dir /testtree/2dir/22dir/221file /testtree/2dir/23dir /testtree/2dir/24file /testtree/3file /testtree/4dir
Harrah's Cherokee Casino & Hotel - MapYRO
回覆刪除Find your way around the casino, find where everything is หารายได้เสริม located with nba매니아 the most www.jtmhub.com up-to-date information 출장샵 about Harrah's aprcasino Cherokee Casino & Hotel in Cherokee, NC.