摘要:
1、导入的jar包dom4j-1.6.1.jarpoi-3.9-20121203.jarpoi-ooxml-3.9-20121203.jarpoi-ooxml-schemas-3.9-20121203.jarxmlbeans-2.3.0.jar2、读取Excel2007中的内容,并在控制台打印import java.io.FileInputStream;import java.io.FileNotFoundException;import java.io.IOException;import org.apache.poi.xssf.usermodel.XSSFCell;import org.a 阅读全文
posted @ 2014-03-31 15:12
jingyunyb
阅读(504)
评论(0)
推荐(0)