摘要:
import os import os.path # 获取文件内容 def get_file(): file_path = 'C:/Users/win10/Desktop/user.txt' file_name = open(file_path, "r+") i = int(0) lists = [] # 保存替换过的 for line in... 阅读全文
posted @ 2017-09-09 17:44
lengejson
阅读(144)
评论(0)
推荐(0)

浙公网安备 33010602011771号