摘要:
FileInfo DownloadFile = new FileInfo(FullFileName); //文件绝对路径 if (DownloadFile.Exists) { response.Clear(); response.ClearHeaders(); response.Buffer = false; response.ContentType = "application/... 阅读全文
posted @ 2013-04-23 15:54
ymecho
阅读(151)
评论(0)
推荐(0)

浙公网安备 33010602011771号