摘要:
import pymysqldb =pymysql.connect(host='localhost',user='root',password='15019599752',database='mrsoft',charset='utf8')#使用cursor()方法创建一个游标对象cursor = d 阅读全文
posted @ 2021-12-11 17:52
Mint-L
阅读(32)
评论(0)
推荐(0)
摘要:
import pymysqldb =pymysql.connect(host='localhost',user='root',password='15019599752',database='mrsoft',charset='utf8') #使用cursor()方法创建一个游标对象cursor = 阅读全文
posted @ 2021-12-11 17:31
Mint-L
阅读(39)
评论(0)
推荐(0)