import shutil, os ... shutil.move(f, 'dest_folder') ... test.py import sys # append current python modules' folder path # example: need to ...
確定! 回上一頁