python 對文件夾下圖片 批量重命名

                            python 對文件夾下圖片 批量重命名   先看一下效果:     源代碼: import os class BatchRename(): ''' 批量重命名文件夾中的圖片文件 ''' def __init__(self): self.path = 'D:\圖片\新壁紙\安卓-圖3' #
相關文章
相關標籤/搜索