python3 基础:目录操作 ... import os. import os.path. import shutil ... os. chdir(path). 改变当前脚本工作目录,相当于linux下的cd命令.
確定! 回上一頁