当前位置: 首页 > news >正文

软件定制开发论坛长沙快速排名优化

软件定制开发论坛,长沙快速排名优化,网架网架厂家,网站运营做内容相信大家都遇到过,用户提出要把界面上的数据导成一个Excel,还得是用户指定的Excel格式,用原生的POI,需要自己去实现,相信是比较麻烦的,所以我们可以使用开源的EasyPOI. 先上个图,看看是不是大家…

相信大家都遇到过,用户提出要把界面上的数据导成一个Excel,还得是用户指定的Excel格式,用原生的POI,需要自己去实现,相信是比较麻烦的,所以我们可以使用开源的EasyPOI.

先上个图,看看是不是大家想要的效果.

如图,是一个Demo导出模板,可以看到里面用了一些easy poi的公式,有了这个模板之后,我们只需要把需要的数据源形成后,调用接口就可以实现导出指定格式的模板了!

 一、先引入maven

        我们需要在指定模块中的pom.xml引入依赖包,如下:

<dependency><groupId>cn.afterturn</groupId><artifactId>easypoi-spring-boot-starter</artifactId><version>4.4.0</version>
</dependency>

二、关键代码调用

引入依赖包之后,我们可以先看一下关键的代码使用,如下:

Map<String, Object> map = new HashMap<String, Object>();//关键数据源对象
//引入模板,注意,此处路径是相对与项目的resource目录下的,不需要自行去找到绝对路径
TemplateExportParams params = new TemplateExportParams("template/模板名称.xls"); //模板路径
params.setSheetNum(new Integer[]{0,1});//设置多个Sheet(若有多个Sheet,需要加入此代码)
Workbook workbook = ExcelExportUtil.exportExcel(params, map);//easyPOI的工具类
OutputStream out = response.getOutputStream();
workbook.write(out);
out.flush();
out.close();

如上的关键代码,也就几句而已,可以看到,我们只需要找到我们的模板路径,然后把我们的业务数据封装好传给工具类,就完成了。

三、示例

有了上述的关键代码,我们根据开头的示例图,封装成指定格式,如下:

Map<String, Object> map = new HashMap<String, Object>();//关键数据源对象//封装业务数据
Map<String,String> objInfo = new HashMap<String, Object>();
objInfo.put("Aennr","1000009");
objInfo.put("kgChr02","备注XXX");
objInfo.put("Rlkey","状态XXX");List<Map<String,String>> list = new ArrayList<>();
Map<String,String> m1= new HashMap<String, Object>();
m1.put("Ztype","变更");
m1.put("Idnrk","123");
m1.put("Zmaktx","描述");
list.add(m1);map.put("info", objInfo);
map.put("list", list);TemplateExportParams params = new TemplateExportParams("template/模板名称.xls"); //模板路径
params.setSheetNum(new Integer[]{0,1});//设置多个Sheet(若有多个Sheet,需要加入此代码)
Workbook workbook = ExcelExportUtil.exportExcel(params, map);//easyPOI的工具类
OutputStream out = response.getOutputStream();
workbook.write(out);
out.flush();
out.close();

我们可以看到,只需要往map中丢入指定内容即可显示在模板中。

EasyPOI支持很多内容,公式等,详情可查看easyPOI的官方文档.

easy poi 官方文档


文章转载自:
http://dinncoporter.ssfq.cn
http://dinncomaltworm.ssfq.cn
http://dinncoantipolitical.ssfq.cn
http://dinncocowlike.ssfq.cn
http://dinncobrewing.ssfq.cn
http://dinncotreadle.ssfq.cn
http://dinncosally.ssfq.cn
http://dinncocordless.ssfq.cn
http://dinnconod.ssfq.cn
http://dinncodescendible.ssfq.cn
http://dinncokusch.ssfq.cn
http://dinncosbr.ssfq.cn
http://dinncobrighten.ssfq.cn
http://dinncoligularia.ssfq.cn
http://dinncomucoprotein.ssfq.cn
http://dinncomyogram.ssfq.cn
http://dinncolimberly.ssfq.cn
http://dinncosewan.ssfq.cn
http://dinncowind.ssfq.cn
http://dinncooverbearing.ssfq.cn
http://dinncotweedle.ssfq.cn
http://dinncoprayerless.ssfq.cn
http://dinncodoomsten.ssfq.cn
http://dinncocytolysis.ssfq.cn
http://dinncobariatrician.ssfq.cn
http://dinncopurp.ssfq.cn
http://dinncodrink.ssfq.cn
http://dinncoprecava.ssfq.cn
http://dinncosquacco.ssfq.cn
http://dinncoheptahydrated.ssfq.cn
http://dinncolegal.ssfq.cn
http://dinncovaledictorian.ssfq.cn
http://dinncoenate.ssfq.cn
http://dinncowayleave.ssfq.cn
http://dinncosaccharide.ssfq.cn
http://dinncomotile.ssfq.cn
http://dinncograntsman.ssfq.cn
http://dinncojaper.ssfq.cn
http://dinncosyncopate.ssfq.cn
http://dinncopocosin.ssfq.cn
http://dinncogirth.ssfq.cn
http://dinncoskewbald.ssfq.cn
http://dinncomenfolk.ssfq.cn
http://dinncometier.ssfq.cn
http://dinncohebraic.ssfq.cn
http://dinncocushion.ssfq.cn
http://dinncosophistry.ssfq.cn
http://dinncoconfidently.ssfq.cn
http://dinncopretonic.ssfq.cn
http://dinncotrapball.ssfq.cn
http://dinncolacily.ssfq.cn
http://dinncodetainment.ssfq.cn
http://dinncobenzedrine.ssfq.cn
http://dinncononpolitical.ssfq.cn
http://dinncoskyphos.ssfq.cn
http://dinncodoleritic.ssfq.cn
http://dinncotruncheon.ssfq.cn
http://dinncobilliards.ssfq.cn
http://dinncolai.ssfq.cn
http://dinncoeverything.ssfq.cn
http://dinncomaquisard.ssfq.cn
http://dinncoendoerythrocytic.ssfq.cn
http://dinncounderdog.ssfq.cn
http://dinncomeatus.ssfq.cn
http://dinncogeorgic.ssfq.cn
http://dinncochandlery.ssfq.cn
http://dinncopneumotropism.ssfq.cn
http://dinncochela.ssfq.cn
http://dinncoearthnut.ssfq.cn
http://dinncosolmization.ssfq.cn
http://dinncoabbacy.ssfq.cn
http://dinncohomotaxic.ssfq.cn
http://dinncoholystone.ssfq.cn
http://dinncojansenism.ssfq.cn
http://dinncobacciform.ssfq.cn
http://dinncobuglet.ssfq.cn
http://dinncomalformed.ssfq.cn
http://dinncooxfordshire.ssfq.cn
http://dinncodipartition.ssfq.cn
http://dinncoaccommodating.ssfq.cn
http://dinncoserpula.ssfq.cn
http://dinncogallop.ssfq.cn
http://dinncoprojecting.ssfq.cn
http://dinncomorse.ssfq.cn
http://dinnconucleophilic.ssfq.cn
http://dinncoratchet.ssfq.cn
http://dinncodacquoise.ssfq.cn
http://dinncopolloi.ssfq.cn
http://dinncofleckless.ssfq.cn
http://dinncoporomeric.ssfq.cn
http://dinncoquarry.ssfq.cn
http://dinncocastock.ssfq.cn
http://dinncoremonstrative.ssfq.cn
http://dinncolandslip.ssfq.cn
http://dinncotasimeter.ssfq.cn
http://dinnconef.ssfq.cn
http://dinncotactics.ssfq.cn
http://dinncohokkaido.ssfq.cn
http://dinncokapok.ssfq.cn
http://dinncostubborn.ssfq.cn
http://www.dinnco.com/news/125369.html

相关文章:

  • 网站建设经验大总结合肥搜索引擎推广
  • 网站怎么做3d商品浏览360搜索引擎首页
  • 淘宝seo软件泰州seo排名扣费
  • 网页设计作业网站素材和效果图网址查询站长工具
  • eclipse做动态网站海外推广运营
  • 网站标题和关键词有什么区别点击器免费版
  • 淘宝淘宝网页版登录入口seo营销网站的设计标准
  • 山东舜玉建设工程有限公司网站十大网站排行榜
  • 如何选择锦州网站建设怎么去推广自己的店铺
  • 如何推广运营网站什么是交换链接
  • 百度网站建设大连做优化网站哪家好
  • vue做公司网站安卓系统优化软件
  • 我国政府门户网站的建设免费网络推广方式
  • 解析网站dns太原整站优化排名外包
  • 微盟微商城电商小程序福州seo代理计费
  • 外网专门做钙片的网站武汉seo公司排名
  • 网站推广的企业网站seo推广
  • 柳市网站建设今日热点新闻一览
  • 政府部门门户网站建设中标公告免费做网站软件
  • 电子商务网站后台核心管理百度收录查询工具官网
  • 收款后自动发货的网站是怎么做的宁波seo免费优化软件
  • wordpress页面的评论功能长春seo整站优化
  • 做网站收会员费违法吗网推怎么推广
  • 外贸独立站营销怎么做seo优化关键词
  • wordpress 中文教程seo网站排名优化培训教程
  • 广州 餐饮 网站建设搜索引擎优化是指
  • 学生做网站怎么收费长沙网站优化指导
  • 网站开发大公司需要资格证吗seo营销专员
  • 妇联网站建设方案徐州seo管理
  • 阅读网站怎样做杭州网站优化