摘要:
sorted(dirs,key = lambda i:int(re.match(r'(\d+)',i).group()))=>字符串中的数字按顺序排列 1,2,3,4...10,11...
os.path.join(path,dir)=>合并路径和文件名
chdir(newDir)=>改变当前工作目录到指定的路径
shutil.move(oldFilePath, newFilePath)=>移动文件到目标路径 阅读全文
posted @ 2018-07-09 14:12
zhyue93
阅读(5034)
评论(0)
推荐(0)

滑块视图容器-swiper
浙公网安备 33010602011771号