会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Jesson
for the future, full of hope
首页
联系
管理
2020年5月9日
python开发 -- 批量修改文件后缀名为指定格式
摘要: 样例代码: #!/usr/bin/env python #coding:utf8 #! python3 #批量修改一个文件下的文件后缀 import sys import os def Rename(): #Path = "F:\\test\\" # windows下的文件目录 Path = inp
阅读全文
posted @ 2020-05-09 18:22 hello-Jesson
阅读(1357)
评论(0)
推荐(0)
编辑
公告