07 2011 档案
摘要: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
阅读全文

浙公网安备 33010602011771号