花费 27 ms
poi excel文件名或者内容中文乱码

1.文件名乱码处理 // excel文件名 String fileName="我报表";          final SimpleDateFormat formatter = new ...

Wed Oct 17 23:32:00 CST 2018 0 3336
java poi处理excel多sheet并实现排序

需求:有一个数据字典全量汇总表,其中第一个sheet为目录,包括编号和表名,第二个以后为表的明细。其中sheet名就是表名但无序,sheet内字段序号无序有空行 现在要求将其中101,104,107 ...

Fri Mar 09 01:24:00 CST 2018 0 4104

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM