快速抓取起点小说全本小说并存储到excel中 测试写入EXCEL方法 import xlwt book = xlwt.Workbook(encoding='utf-8') sheet = book.add_sheet('sheet1') sheet.write(