输入banner图图片脚本导航/分类

python与mysql交互

con = MySQLdb.connect(host="localhost(host=‘localhost‘.user=‘root‘,password=

dfb = 

cur = c.cursor

cur.excute("show tables;)

cur.close

c.close

 

python与mysql交互

标签: