jueyue
|
dab77112b4
|
把css 写到java内部了
|
il y a 9 ans |
jueyue
|
dc68f2d108
|
添加了To html 的Demo
|
il y a 9 ans |
jueyue
|
c21207d279
|
Excel To Html
|
il y a 9 ans |
anqi
|
6cf5ecc4d8
|
修复纵向合并单元格的bug
|
il y a 9 ans |
jueyue
|
e24d10d6e1
|
最后忽略行数的bug
|
il y a 9 ans |
jueyue
|
1d45e68984
|
isNone 改回 not
|
il y a 9 ans |
jueyue
|
9da06b5cd4
|
修复了几个bug,导入增加了一个忽略最后几行的参数,加入了$fe标签
|
il y a 9 ans |
jueyue
|
46e12e92e0
|
屏蔽下null
|
il y a 9 ans |
jueyue
|
e5f8e9c329
|
修复了 Import 多个集合导出的bug,导入Time 的支持,多了重复名称的支持
|
il y a 9 ans |
jueyue
|
b93e04588f
|
导入输出Map类型,测试版本
|
il y a 9 ans |
jueyue
|
6747f77086
|
跳转了包引用,导出 集合name可以为空了,就不会创建2行
|
il y a 9 ans |
jueyue
|
490a83a877
|
当行的trim
|
il y a 9 ans |
jueyue
|
ee02e63e97
|
foreach 的styler 复制
|
il y a 9 ans |
jueyue
|
e47e458ba0
|
升级到2.1.1
|
il y a 9 ans |
jueyue
|
3b366ac0fb
|
升级到2.0.9
|
il y a 9 ans |
jueyue
|
c6ed750db5
|
map导出的一个bug
|
il y a 9 ans |
jueyue
|
ff2e892e21
|
还了一些技术债务,更好了点
|
il y a 9 ans |
jueyue
|
0378f9db2d
|
Copyright
|
il y a 9 ans |
jueyue
|
0e2fa07a85
|
几个常用表达式的支持,列的删除
|
il y a 9 ans |
jueyue
|
fac588015a
|
搞定了表达式的基础部分
|
il y a 9 ans |
jueyue
|
eee4b80450
|
模板介绍
|
il y a 9 ans |
jueyue
|
8a36295425
|
多sheet 模板输出优化
|
il y a 9 ans |
jueyue
|
101513bba8
|
修复params 为空的bug
|
il y a 9 ans |
jueyue
|
6f196cc2f4
|
升级到common-lang3
|
il y a 9 ans |
jueyue
|
d5c83ef122
|
循环解析多个模板的值--bate1
|
il y a 9 ans |
jueyue
|
73a06222df
|
height和width 都改成double 慎入
|
il y a 9 ans |
jueyue
|
eb7ce3269c
|
增加了N: 前缀说明这个cell是个NUMBER类型/不好看看怎么优化了
|
il y a 9 ans |
jueyue
|
1330cdb878
|
map的list类型
|
il y a 9 ans |
jueyue
|
2aac3862a1
|
优化了一下代码,sort 的compare 改为类实现接口,getValue统一由public处理
|
il y a 9 ans |
jueyue
|
148967a6e5
|
Excel的ForEach 语法
|
il y a 9 ans |
jueyue
|
267ec23181
|
假如是数字格式就是设置double,去掉Excel的小三角
|
il y a 10 ans |
jueyue
|
aa571a30ad
|
刚才更新犯了一个2问题
|
il y a 10 ans |
jueyue
|
183434acb5
|
获取路径中文乱码问题
|
il y a 10 ans |
jueyue
|
e1ec3473cb
|
修改了之前忘记修改的styler
|
il y a 10 ans |
jueyue
|
2b2a1dc4c6
|
开始2.0.9
|
il y a 10 ans |
jueyue
|
a46ae2ebfe
|
2.0.8版本
|
il y a 10 ans |
jueyue
|
dc302c4128
|
增加了自定义styler demo
|
il y a 10 ans |
jueyue
|
d252360dad
|
缩小的一部分,更多的自主
|
il y a 10 ans |
jueyue
|
564a25f4c5
|
修改了styler获取参数,更好的获取样式
|
il y a 10 ans |
jueyue
|
57eb505e5c
|
增加一个冰冻列的属性
|
il y a 10 ans |
jueyue
|
8bc9192aac
|
拆分了基础注解,方便maven多工程的集成,弃用了AbstractExcelView改用自己的MiniAbstractExcelView已支持多Excel版本的导出
|
il y a 10 ans |
jueyue
|
48ef70add4
|
加强了导入校验功能,可以追加错误信息到Excel中
|
il y a 10 ans |
jueyue
|
59974c848a
|
说明,更新到2.0.8-SNAPSHOT
|
il y a 10 ans |
jueyue
|
a9f23969cd
|
提供了类处理接口
|
il y a 10 ans |
jueyue
|
4c8ef3e0f6
|
Sax导入方法参数问题
|
il y a 10 ans |
jueyue
|
4a9c428077
|
导入提供了sax导入方式,用来支持大数据量导出比如几万以上的数据量,占用内存和cpu明显小很多,不会造成内存溢出
但是不支持图片,同时工解析,让大家可以自己解析数据
|
il y a 10 ans |
jueyue
|
f9b73be0d0
|
EasyPoi-新版自定义导出样式类型
|
il y a 10 ans |
jueyue
|
fe142ab57d
|
Excel 导出样式的设置,自定义接口
|
il y a 10 ans |
jueyue
|
14eaf4966f
|
修复了日志bug,Excel导出不识别类型的bug,打包上传源码
|
il y a 10 ans |
jueyue
|
c4f6df0645
|
修改异常捕获的日志处理
|
il y a 10 ans |