摘要:
from __future__ import division import pymysql coon = pymysql.connect( host = '',user = 'r',passwd = 'bQ', port =,db = '',charset = '' ) f =file('ddd.txt') i = 0 p_id_dic = {} lists = []... 阅读全文
posted @ 2019-12-07 23:30
jihite
阅读(652)
评论(0)
推荐(0)

浙公网安备 33010602011771号