文件名称:poi解析jsp上传的excel文件并导入mysql(支持xls和xlsx)优化版
文件大小:20.31MB
文件格式:ZIP
更新时间:2021-01-10 10:58:38
poi解析 jsp上传
在上一版本基础上做了稍微调整,上传前自动删除之前上传的文件,读取excel时支持智能识别每一行单元格之间的空单元格(空单元格用空字符串代替),做到与excel行列对齐。
【文件预览】:
up.iml
src
----com()
--------app()
.idea
----uiDesigner.xml(9KB)
----scopes()
--------scope_settings.xml(143B)
----misc.xml(6KB)
----description.html(36B)
----copyright()
--------profiles_settings.xml(115B)
----modules.xml(263B)
----workspace.xml(37KB)
----libraries()
--------xmlbeans_2_6_0.xml(244B)
--------commons_beanutils_1_8_0.xml(2KB)
--------slf4j_nop_1_7_25.xml(335B)
----artifacts()
--------web_war_exploded.xml(491B)
----inspectionProfiles()
----project-template.xml(231B)
out
----production()
--------up()
----artifacts()
--------web_war_exploded()
web
----content.jsp(2KB)
----WEB-INF()
--------web.xml(805B)
--------lib()
----index.jsp(559B)