摘要:
1 #!/usr/bin/env python 2 # -*- coding:utf-8 -*- 3 # Author:Ahappier 4 5 set = False 6 f =open ("user","r+",encoding="utf-8") #读取user文件 7 f_str = str( 阅读全文
posted @ 2017-04-10 17:05
Garrett0220
阅读(204)
评论(0)
推荐(0)
浙公网安备 33010602011771号