摘要:
import pymysqlconn = pymysql.connect(host='localhost', port=3306, user='root', passwd='123456', db='mydb')cur = conn.cursor()cur.execute("SELECT * FRO... 阅读全文
posted @ 2015-04-11 08:36
phoenix13
阅读(213)
评论(0)
推荐(0)
摘要:
http://www.cc.gatech.edu/classes/AY2012/cs2316_fall/presentations/HOWTO_install_pymysql_windows.pdf1. go to the fold of the package you want to instal... 阅读全文
posted @ 2015-04-11 08:28
phoenix13
阅读(324)
评论(0)
推荐(0)
浙公网安备 33010602011771号