2008-04-23

jxl读取excel需要关闭Workbook?

关键字: jxl 读取excel 关闭workbook
/** * 简单的读取excel * @param inputFile * @param inputFileSheetIndex * @throws Exception */ public static ArrayList<String> sampleReadExcel(File inputFile, int inputFileSheetIndex) throws Exception { ArrayList<String> list = new ArrayList<String>(); Workbook book = nul ...
ccxw1983
搜索本博客
博客分类
最近加入圈子
存档
最新评论