# Move file back to source directory. destination_file = os.path.join(destination, filename). shutil.move( ...
確定! 回上一頁