摘要: 1 import xlrd 2 import xlwt 3 4 5 xlsx = xlrd.open_workbook(r'D:\pycharm\learning\autowork\test.xlsx') 6 table = xlsx.sheet_by_index(0) 7 # table = xl 阅读全文
posted @ 2020-07-07 07:26 mba1398 阅读(128) 评论(0) 推荐(0)
摘要: test test test test test test test test test test test test test test test test test test test test test test test test test test test test test test  阅读全文
posted @ 2016-04-05 13:19 mba1398 阅读(115) 评论(0) 推荐(2)