肯定是欺骗某个地方,这一直都是...... os.listdir只返回文件名,而不是它的目录,所以你需要 os.path.join(argument_path.path_dir_in,filename) .
確定! 回上一頁