摘要: import pymysql import re # import wenjianduqu def getResult(x,y): sql=cursor.execute("select regular from regular where regular_id=%d"%x) regular=curs 阅读全文
posted @ 2019-08-13 16:42 orangeYY 阅读(402) 评论(0) 推荐(0) 编辑
摘要: import re import linecache import docx import sys import docx from docx import Document #导入库 import prettytable as pt import xlrd import xlwt path = " 阅读全文
posted @ 2019-08-13 16:35 orangeYY 阅读(234) 评论(0) 推荐(0) 编辑