摘要: http://www.knowsky.com/886096.htmlxlwt使用介绍:http://www.tuicool.com/articles/BFFbUvu 阅读全文
posted @ 2016-01-21 17:52 浪里白条_双河 阅读(143) 评论(0) 推荐(0) 编辑
摘要: import MySQLdbconn = MySQLdb.connect(host = "localhost", user = "root" ,passwd = "gongbo0801")cur = conn.cursor()#创建数据库# cur.execute("drop database i... 阅读全文
posted @ 2016-01-21 17:21 浪里白条_双河 阅读(211) 评论(0) 推荐(0) 编辑