摘要: java操作Excel时报如下错误: The supplied data appears to be in the Office 2007+ XML. You are calling the part of POI that deals with OLE2 Office Documents. You 阅读全文
posted @ 2019-08-19 21:29 AlphaJunS 阅读(875) 评论(0) 推荐(0) 编辑
摘要: 1、pom.xml配置文件 2、读取Excel的Java代码 3、Excel文件和测试结果 以上只是java读取Excel应用演示,代码中没有对对象的非空判定,需要的童鞋可自行加上判定,使代码更健壮。 阅读全文
posted @ 2019-08-19 21:20 AlphaJunS 阅读(1203) 评论(0) 推荐(0) 编辑