摘要:
## xlutils import xlrd from xlutils import copy #xlutils 模块得导入单模块使用 book = xlrd.open_workbook('app_student.xls')#先用xlrd模块,打开一个excel new_book = copy.co 阅读全文
posted @ 2018-05-07 10:23
lynn_chen
阅读(102)
评论(0)
推荐(0)
2018年5月7日