excel-kit/README.md

9 lines
304 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ExcelUtil
### 功能
1. poi的导入导出 支持多sheet导出,详见代码 ExcelKit
2. 非poi导出导出数据量理论无上限导出数据类型不限制List<T>(JDK8+),
如果是jdk7及以下版本未做支持需要修改部分代码
3、支持excel压缩导出节约网络资源