ExcelUtil 2.0.3 发布,Excel 超便捷读写工具

栏目: 软件资讯 · 发布时间: 5年前

内容简介:2.0.3版本发布了!!! 更新内容如下: 1.针对大家提出的,xls最大行数是65536行,所以导出现在默认用了xlsx格式,最大行数1048576。 2.读取之前限制最大读取6w行,修改为限制为50w行。 3.优化部分代码实现,效率更...

2.0.3版本发布了!!!

更新内容如下:

1.针对大家提出的,xls最大行数是65536行,所以导出现在默认用了xlsx格式,最大行数1048576。

2.读取之前限制最大读取6w行,修改为限制为50w行。

3.优化部分代码实现,效率更高。

针对大家提问比较多的效率问题。

数据量 读取(用时ms) 写入(用时ms)
1w 641ms 1448ms
2w 986ms 2257ms
5w 1490ms 3133ms
10w 2340ms 5439ms

 

 

 

 

 

引入pom

<!-- https://mvnrepository.com/artifact/net.oschina.likaixuan/excelutil -->
<dependency>
    <groupId>net.oschina.likaixuan</groupId>
    <artifactId>excelutil</artifactId>
    <version>2.0.3</version>
</dependency>

以上所述就是小编给大家介绍的《ExcelUtil 2.0.3 发布,Excel 超便捷读写工具》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Math Adventures with Python

Math Adventures with Python

Peter Farrell / No Starch Press / 2018-11-13 / GBP 24.99

Learn math by getting creative with code! Use the Python programming language to transform learning high school-level math topics like algebra, geometry, trigonometry, and calculus! In Math Adventu......一起来看看 《Math Adventures with Python》 这本书的介绍吧!

SHA 加密
SHA 加密

SHA 加密工具

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具