我正在努力理解(甚至试图工作)是os.walk接受root,dir,文件。os.walk可以 ... from pathlib import Path base_dir = Path('C:/Projects/') # rglob ...
確定! 回上一頁