摘要: # filename:python3.1.py# author:super# date:2018-03-01# with open(r'd:\test\test.txt') as file_object:# content = file_object.read()# print(content.rs 阅读全文
posted @ 2018-03-01 09:25 super-JAVA 阅读(121) 评论(0) 推荐(0)