摘要:        
导入依赖 <dependency> <groupId>com.alibaba</groupId> <artifactId>easyexcel</artifactId> <version>2.2.0-beta2</version> </dependency> easyexcel中集成了很多依赖包 包括    阅读全文
posted @ 2021-01-24 01:15
小白小白小白小白
阅读(133)
评论(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
小白小白小白小白
阅读(155)
评论(0)
推荐(0)
        
                    
                
浙公网安备 33010602011771号