摘要:
import pymysql user=input('用户名: ').strip() pwd=input('密码: ').strip() #链接 conn=pymysql.connect(host='localhost',user='root',password='123',database='eg 阅读全文
posted @ 2017-09-14 14:36
—super—
阅读(171)
评论(0)
推荐(0)
浙公网安备 33010602011771号