python连接mysql

#coding=utf-8
import MySQLdb

db= MySQLdb.connect("127.0.0.1","root","tvc123456","bigdata_content")
cursor=db.cursor()

本文题目:python连接mysql
文章地址:http://csdahua.cn/article/ghcopd.html
扫二维码与项目经理沟通

我们在微信上24小时期待你的声音

解答本文疑问/技术咨询/运营咨询/技术建议/互联网交流