摘要: #!/usr/bin/python#_*_ coding:utf-8 _*_#Author:moshell#datetime:2018/6/11 9:28import sysf1=open(r'Account_Password.txt','r')f2=open(r'Lock_Account.txt' 阅读全文