该文被密码保护。 阅读全文
posted @ 2018-05-28 19:53 菜鸟da号 阅读(4) 评论(0) 推荐(0) 编辑
摘要: import jsonfr =open('xyj.txt','r',encoding='utf-8')characers=[]stat={}for line in fr: line=line.strip() if len(line)==0: continue for x in range(0,len 阅读全文
posted @ 2018-05-28 10:14 菜鸟da号 阅读(413) 评论(0) 推荐(0) 编辑