摘要: protected void Page_Load(object sender, EventArgs e) { string filepath = Server.MapPath("~/file/产品实例数据.xlsx"); ReadExcelToTable(filepath); } privat... 阅读全文
posted @ 2016-07-20 15:30 Vincent_void 阅读(1438) 评论(0) 推荐(0)