andyczy / czy-study-java-commons-utils

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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元微信)、blue(5元微信2019-03-28)、鹏飞(50支付宝2019-06-05)、啊哈(3元微信19-06-26)

支持一下
支持一下

About

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


Languages

Language:Java 100.0%