con = MySQLdb.connect(host="localhost(host=‘localhost‘.user=‘root‘,password=
dfb =
cur = c.cursor
cur.excute("show tables;)
cur.close
c.close
python与mysql交互
标签:
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did118523
con = MySQLdb.connect(host="localhost(host=‘localhost‘.user=‘root‘,password=
dfb =
cur = c.cursor
cur.excute("show tables;)
cur.close
c.close
python与mysql交互
标签: