Commit Graph

30 Commits

Author SHA1 Message Date
92c9f097ed 升级:依赖库 2023-12-04 22:50:38 +08:00
e141c8b96e . 2023-07-02 15:13:44 +08:00
lxy
4d3afd565e 修改:读取数值整数的时候去掉 ’.0‘ 2020-07-14 20:00:20 +08:00
a667e888f0 . 2020-04-27 22:44:22 +08:00
b083db50ac 修改:Excel表格小数 精度丢失的 bug 2019-11-20 16:44:13 +08:00
bf9860f3bd 新增[通用数据导入案例] 2019-06-18 23:17:04 +08:00
73ebd2ceba . 2019-06-17 12:57:27 +08:00
28ea42ae9c . 2019-06-11 00:05:44 +08:00
0ac724a2a6 . 2019-06-11 00:04:55 +08:00
7e50af843e 1、去除ExcelKit 类中方法上的无意义异常声明
2、重构ExcelKit 部分逻辑
2019-06-10 23:58:01 +08:00
352c00e6cf . 2019-05-15 15:52:13 +08:00
89a70768c4 . 2019-05-10 14:53:46 +08:00
68ba50326c 修改包 2019-05-01 11:04:14 +08:00
664cc5967b . 2019-04-29 15:29:00 +08:00
e07d201186 . 2019-04-24 18:49:46 +08:00
8467006ede 升级依赖包 2019-04-12 10:30:56 +08:00
923aae75c5 修复使用设计上的缺陷 2019-03-27 17:20:02 +08:00
74aa9781e1 . 2018-12-07 19:13:38 +08:00
26b7123ebc 改善代码实现逻辑 2018-12-02 14:03:46 +08:00
40a64e6392 add method for get all Excel sheet's names 2018-09-21 12:45:54 +08:00
352c5934e3 add readExcel for "NO fields" 2018-09-21 01:19:20 +08:00
a10f7e3680 1、update pkg path to com.lxyer
2、update bug for cell only 'NUMERIC' can't read
3、give up use poi's old api
2018-09-15 09:28:28 +08:00
9f92af761d . 2018-08-26 22:04:29 +08:00
cdda62a17b . 2018-08-18 22:31:03 +08:00
63aa3303c9 add get excel data by sheetName 2018-08-18 22:24:30 +08:00
e719a6e055 优化代码实现 2018-07-07 13:36:10 +08:00
fb9e72365f 支持excel压缩导出节约网络资源 2018-07-06 10:58:04 +08:00
f7b0fb28b5 加入非poi的excel导出,导出数据类型灵活(得益于jdk8+的 BiFuntion使用) 2018-07-06 10:53:42 +08:00
aaa80c9678 上传工具代码 2016-11-08 17:58:45 +08:00
d3c92ae0c3 Initial commit 2016-11-08 17:57:11 +08:00