在这里分享一下使用poi 导入Excel时 把数字转换为科学记数法的解决方法:

就是使用DecimalFormat对 i 进行了格式化

poi导入Excel,数字科学记数法转换-LMLPHP

结果为:

poi导入Excel,数字科学记数法转换-LMLPHP

04-26 20:30