摘要:
string physicPath = HttpContext.Current.Server.MapPath(this.Context.Request.Path);//獲取路徑 string fileName = Guid.NewGuid() + ".Xls"; string connString = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" + physicPath + fileName + ";Extended Properties=Excel 8.0;"; ToExcel(d 阅读全文
posted @ 2011-07-13 20:05
GerryGe
阅读(259)
评论(0)
推荐(0)

浙公网安备 33010602011771号