189 8069 5689

python连接mysql

#coding=utf-8
import MySQLdb

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

名称栏目:python连接mysql
本文URL:http://www.finscp.com/article/ghcopd.html

其他资讯