摘要:
import pymysql conn=pymysql.connect(host='192.168.8.30',port=3306,user='root',password='123456',db='hzdl',charset='utf8') cur=conn.cursor() while True: #提示用户输入账号 print('请输入账号:') #接收用户的输入... 阅读全文
posted @ 2018-01-18 21:28
minkillmax
阅读(145)
评论(0)
推荐(0)

浙公网安备 33010602011771号