摘要: # -*- coding:utf-8 -*- #__author__ = "林深见鹿海蓝见鲸" import xlwt ''' openexcel.add_sheet("sheet1")创建一个名称为sheet1的Excel表 sheet.write(0,0,"id"):第一行第一列写入数据pych 阅读全文
posted @ 2021-06-17 11:54 林深见鹿,海蓝见鲸 阅读(137) 评论(0) 推荐(0)