摘要: import xlrdimport xlwtimport patterns as patterns file1 = '通讯专线汇总统计表.xls'file2 = '附件:历史存量邮电费明细.xls' data1 = xlrd.open_workbook(file1) table1 = data1.s 阅读全文
posted @ 2023-09-22 13:58 Flash99 阅读(396) 评论(0) 推荐(0)