2010年1月13日

从EXCEL表中读取数据到DataTable

摘要:     public static DataTable SelectExcel(string filename)     {           string xlsPath = HttpContext.Current.Server.MapPath(filen... 阅读全文

posted @ 2010-01-13 13:49 imbob 阅读(278) 评论(0) 推荐(0)

导航