摘要: 首先介绍JXL 1:导入jxl.jar 2:代码 public static void main(Straing[] args){ String[] title={"id","name","sex"};//用数组存表头 //创建Excel文件 File file=new Feil("c:/jxl_t 阅读全文
posted @ 2020-01-06 20:28 JLU_Dragon 阅读(478) 评论(0) 推荐(0) 编辑