摘要: 1 private static SimpleDateFormat dateformat = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss"); 2 3 /** 4 * 获取单元格的值 5 * 6 * @param cell 7 * @return 8 */ 9 public... 阅读全文
posted @ 2017-01-14 15:37 LinVan 阅读(996) 评论(0) 推荐(0)