|国家预印本平台
首页|网络环境下excel表格解析的研究

网络环境下excel表格解析的研究

Research of Excel Parsing under the Network Environment

中文摘要英文摘要

Excel 是当前最被广泛使用的用来作为数据存储和处理的软件之一,很多公司把发布的数据信息以Excel表的形式挂靠到公司网站上。本文开发了一个基于java开发语言的用于解析网络Excel文件的框架。jsoup 包是一款基于 Java 的HTML 解析器,通过jsoup 获取网站Excel文件链接,然后用 get()方法获取Excel文件的二进制格式数据。再用Apache POI工具包解析二进制数据 ,将获取的数据导入Mysql数据库。

Excel is one of the most widely used softwares for data storage and processing.Many companies release data in the form of Excel at their websites.This article has developed a framework to parse Excel files under network environment based on Java.Jsoup package is a Java HTML parser,with it to get links of website Excel files,then obtain binary format data of the Excel files.At last parse the binary data using the Apache POI toolkit and import the data obtained into Mysql database.

潘为民、单发启

计算技术、计算机技术

ExcelJavapche POIJsoup船期

ExcelJavaApche POIJsoupSchedule

潘为民,单发启.网络环境下excel表格解析的研究[EB/OL].(2012-03-30)[2025-08-02].http://www.paper.edu.cn/releasepaper/content/201203-824.点此复制

评论