Skip to content

lebronap/czy-study-java-commons-utils

 
 

Repository files navigation

czy-nexus-commons-utils

(本库)[https://github.com/andyczy/czy-nexus-commons-utils]是发布到 search.mavenmvnrepository公共仓库的管理库。
(csdn教程博客)[https://blog.csdn.net/JavaWebRookie/article/details/80843653]、可通过maven方式下载源码查看注释。
(github工具类集库)[https://github.com/andyczy/czy-study-java-commons-utils]
(开源中国)[https://www.oschina.net/p/java-excel-utils]

推荐使用最新版本:

     <!--
        maven:https://mvnrepository.com/artifact/com.github.andyczy/java-excel-utils
        教程文档:https://github.com/andyczy/czy-nexus-commons-utils/blob/master/README-3.2.md
     -->
    <dependency>        
        <groupId>com.github.andyczy</groupId>       
        <artifactId>java-excel-utils</artifactId>       
        <version>4.0</version>      
    </dependency> 

教程说明

亲自测试:WPS、office 07、08、09、10、11、12、16 能正常打开。其他版本待测试! 注:POI SXSSFWorkbook 最高限制1048576行,16384列

支持一下呗、感谢你们(排名不分先后)

蒙蒙的雨3元(微信)、阿星100元(支付宝)、李凯5元(微信)
支持一下
支持一下

About

java工具类:Excel导入导出、时间操作、文件上传等工具类

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%