從寫程式到脫離菜雞的歷練(以python為主的資處與檔案權限) 系列第32 篇 ... import os for path, dirname, filename in os.walk("dir_test"): print(path) for i in ...
確定! 回上一頁