這是poi-ooxml-schemas-3.7-20101029.jar下載,讀取Office excel (2003,2007)及相關(guān)jar包 其中必要的poi-ooxml-schemas-3.7-20101029.jar,對(duì)于操作word實(shí)現(xiàn)一些模板化的功能很有幫助的jar包.
poi-ooxml-schemas-3.7-20101029.jar是一個(gè)用于向excel導(dǎo)入導(dǎo)出數(shù)據(jù)的jar包 下載了很久才下載下來(lái)的-hello a jar to import or export data。
poi-3.6.jar
poi-3.6-dom4j-1.6.1.jar
poi-3.6-geronimo-stax-api_1.0_spec-1.0.jar
poi-3.6-xmlbeans-2.3.0.jar
poi-3.6-ooxml-20091214.jar
poi-3.6-ooxml-schemas-20091214.jar
poi-3.7-20101029.jar
poi-examples-3.7-20101029.jar
poi-ooxml-3.7-20101029.jar
poi-ooxml-schemas-3.7-20101029.jar
poi-scratchpad-3.7-20101029.jar
當(dāng)我們只要使用xls格式時(shí)、只要導(dǎo)入poi-version-yyyymmdd.jar就可以了。
當(dāng)我們還要使用xlsx格式、還要導(dǎo)入poi-ooxml-version-yyyymmdd.jar。
至于poi-ooxml-schemas-version-yyyymmdd.jar這個(gè)jar基本不太會(huì)用到的。