摘要:
#!/usr/bin/env python#encoding=utf-8import sysreload(sys)sys.setdefaultencoding("utf-8")import MySQLdbmysql=MySQLdb.connect(host="10.10.243.182",user="root",passwd="123",db="pop_cis_uat",charset="utf8... 阅读全文
posted @ 2012-12-11 17:48
lexus
阅读(294)
评论(0)
推荐(0)
浙公网安备 33010602011771号