摘要:
public ActionResult DownloadMessage() { string strExportData = "无数据!"; byte[] data = System.Text.Encoding.GetEncoding("GB2312").GetBytes(strExportData); return File ( data, "application/x... 阅读全文
posted @ 2013-11-12 15:15
黑 瞳
阅读(799)
评论(0)
推荐(0)

浙公网安备 33010602011771号