摘要:
import MySQLdbid=0class SQL(): conn=MySQLdb.connect(host="localhost", port=3306, user="root", passwd="123456", db="test", charset="utf8",) def insert( 阅读全文
posted @ 2016-12-09 19:54
张家欢。。
阅读(147)
评论(0)
推荐(0)
2016年12月9日