摘要: 今天学习将数据导出为excel文件 代码尝试 public class ExpportDataBeExcel { public void exportData(List<BeanExportData> datas){ //需要导出的excel文件的文件名 String fileName ="考情统计 阅读全文
posted @ 2021-03-10 23:46 禁小呆 阅读(38) 评论(0) 推荐(0)