摘要:
import MySQLdbdef executeSql(sql): print sql host = configOthers["sql_host"] port = int(configOthers["sql_port"]) user = configOthers["sql_user"] pwd = configOthers["sql_pwd"] ... 阅读全文
posted @ 2019-03-11 07:45
xlfj1205
阅读(138)
评论(0)
推荐(0)

浙公网安备 33010602011771号