os读取文件夹中的文件名:[a for a in os.listdir(img_dir) if a[0]!='.'] 中的 if a[0]!='.'

NoSuchKey

猜你喜欢

转载自blog.csdn.net/csdnhuizhu/article/details/104613442