摘要: public void fileImport(Ufile ufile) throws Exception { String filePath = ufile.getFilePath(); List<AuthTransaction> parseResult = ExcelUtils.parseExce 阅读全文
posted @ 2016-12-09 14:16 一抹书香 阅读(1408) 评论(0) 推荐(0)
摘要: <% response.setHeader("Pragma","No-cache"); response.setHeader("Cache-Control","No-cache"); response.setDateHeader("Expires", -1); response.setHeader( 阅读全文
posted @ 2016-12-09 14:15 一抹书香 阅读(677) 评论(0) 推荐(0)
摘要: console.log($("#toolbar")); 打印对象可知道这个对象的参数信息 阅读全文
posted @ 2016-12-09 14:14 一抹书香 阅读(838) 评论(0) 推荐(1)