摘要:
''' Create on 2019年8月26日 @author:LIN ''' import os def rename(dirname,source_src,destin_src): for category in os.listdir(dirname): catdir = os.path.jo 阅读全文
posted @ 2021-08-08 03:16
linhuang
阅读(25)
评论(0)
推荐(0)
浙公网安备 33010602011771号