摘要: #-*- coding: UTF-8 -*-import osimport shutilAllFiles=[]NameFiles=[]def findFie(filePath): pathDir = os.listdir(filePath) for all... 阅读全文
posted @ 2017-09-08 17:42 yuerspring 阅读(625) 评论(0) 推荐(0) 编辑