摘要: 实体类excelimport java.util.List;/** * 功能: * 描述: * @author * @date 2015-3-19 下午5:15:48 */public class Excel { private String fileName;//sheet的名称 p... 阅读全文
posted @ 2015-03-19 18:27 轩辕风 阅读(950) 评论(0) 推荐(0) 编辑