随笔分类 -  io

摘要:导入依赖 <dependency> <groupId>com.alibaba</groupId> <artifactId>easyexcel</artifactId> <version>2.2.0-beta2</version> </dependency> easyexcel中集成了很多依赖包 包括 阅读全文
posted @ 2021-01-24 01:15 小白小白小白小白 阅读(125) 评论(0) 推荐(0) 编辑
摘要:poi是apache读写excel等文档的包 xls(03版)最多存65536行 超出抛异常 xlsx(07版)没有行数限制 添加依赖 <!-- xls 03版execl--> <dependency> <groupId>org.apache.poi</groupId> <artifactId>po 阅读全文
posted @ 2021-01-24 00:03 小白小白小白小白 阅读(146) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示