05 2021 档案
摘要:awesome_app部署: www-21-05-18_12.19.42/ update mysql.user set authentication_string=PASSWORD('111111'), plugin='mysql_native_password' where user='root'
阅读全文
摘要:import os L=[] def delete_file(file): if os.path.isdir(file): files=os.listdir(file) for x in files: x=os.path.join(file,x) if os.path.isfile(x): prin
阅读全文

浙公网安备 33010602011771号