52ky 发表于 2022-9-29 09:41:16

Java Excel API

JavaExcel是一开放源码项目,通过它Java开发人员可以读取Excel文件的内容、创建新的Excel文件、更新现已存在的Excel文件。使用该API非Windows操作系统也可以通过纯Java使用来管理Excel数据表。由于是使用Java编写的,所以我们在Web使用中可以通过JSP、Servlet来调用API实现对Excel数据表的访问.
JAVA+EXCEL+API简介+.doc

(JavaExcel is an open source project through which Java developers can read the contents of Excel files, create new Excel files, and update existing Excel files. Using this API, non-Windows operating systems can also use pure Java to manage Excel data tables. Since it is written in Java, we can use JSP and Servlet to call the API to access the Excel data table in Web use.
JAVA EXCEL API Introduction .doc)




页: [1]
查看完整版本: Java Excel API