python3好用的mysql.connector库
摘要:python3好用的mysql.connector库 python from mysql.connector import connect 建立mysql连接,生成一个mysql.connector对象 conn = connect(user='root',password='xxxxxxxx',h
阅读全文
posted @ 2017-03-27 17:21
posted @ 2017-03-27 17:21
posted @ 2017-03-21 11:27
posted @ 2017-03-21 09:32