import osx = 1while x < 101:if x < 10:file_name = “0”+str(x) + “.txt” #10一下则前面补零file = open(file_name)else:file_name = str(x) + “.txt”file = open(file_name)line = file.readline()file.close()os.rename(file_name,line) #重命名x = x + 1
首页 >
如何用python从文中获取文件名再用正则表达式批量修改文件名 – python – 前端,python bin文件
python的安装步骤,python r 变量,wx python 书籍,python画出感谢图,卡方检验python函数,python qlabel,《python hack》,python tkinter 圆环,harmonyos支持python,python的换页,python bin文件
怎样实现图片特效效果呢 - python - 前端,python判断字典为空 | 怎样实现图片特效效果呢 - python - 前端,python判断字典为空 ...
对于父母带着孩子打游戏 - python - 前端,python 绘图显示中文版 | 对于父母带着孩子打游戏 - python - 前端,python 绘图显示中文版 ...
如何写代码,HTML代码怎么写? - python - 前端,python enumerate()函数 | 如何写代码,HTML代码怎么写? - python - 前端,python enumerate()函数 ...