当前位置>主页 > 期刊在线 > 信息技术 >

信息技术2019年1期

Excel 数据匹配研究
李博
(西南民族大学,四川 成都 610041)

摘  要:Excel 在日常办公中占据着极其重要的地位,微软也在不断的增加新功能,使它的能力越来越强,众多集成的函数方法让使用者能轻松操作某个电子表格。如用户写一个VLOOKUP 公式就能简单的根据ID 精确匹配出相关内容,但这种匹配准则相对简单[1],本文基于Excel 表的匹配问题,提出利用Java 编程完成复杂条件匹配,和另一种借助MySQL 数据库查询的匹配方案,比较两者之间的执行情况,加以分析,得出借助MySQL 数据库查询匹配方案优于前者。


关键词:Excel;Java;MySQL;数据匹配



中图分类号:TP39;TP31       文献标识码:A       文章编号:2096-4706(2019)01-0013-03


Excel Data Matching Research

LI Bo

(Southwest Minzu University,Chengdu 610041,China)

Abstract:Excel occupies an important position in daily office,Microsoft is constantly adding new features,making it more and more powerful,and many integrated function methods make it easy for users to operate a spreadsheet. For example,if the user writes a VLOOKUP formula,the relevant content can be accurately matched according to the ID,but the matching criterion is relatively simple[1]. Based on the matching problem of Excel tables,this paper puts forward a matching scheme using Java programming to complete complex condition matching and another matching scheme using MySQL database query,compares the implementation of the two schemes,and analyses them. It is concluded that the matching scheme using MySQL database query is better than the former.

Keywords:Excel;Java;MySQL;data matching



参考文献:

[1] 李国雁.EXCEL 中数据的自动匹配 [J]. 软件工程师,2013(12):21-22.

[2] 佘向飞,于萍. 基于Java 反射机制与POI 自动导出excel的实现 [J]. 数字技术与应用,2014(9):94.

[3] 陶袁,张志军.XML 文档在采集和处理Excel 文档中的应用 [J]. 白城师范学院学报,2005(3):32-34.

[4] 殷丽,徐海华,吴海涛.MySQL 查询优化技术——索引[A]. 第八届工业仪表与自动化学术会议论文集 [C]. 北京:中国仪器仪表学会,2007:490-491.



作者简介:李博(1994-),男,汉族,重庆人,助理研究员, 研究生,研究方向:大数据、机器学习。