一、先用xlrd读取Excel数据到list列表中(存入列表中的数据如下图所示) import xlrd as xd #导入需要的包import xlwt data =xd.open_workbook ...
確定! 回上一頁