会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
潇潇与偕
博客园
首页
新随笔
联系
订阅
管理
2016年8月15日
Asp.net 解决下载乱码问题,支持火狐、IE、谷歌等主流浏览器
摘要: public static void DownFileStream(MemoryStream ms, string fileName) { if (ms !=Stream.Null) { if (HttpContext.Current.Request.UserAgent != null && ...
阅读全文
posted @ 2016-08-15 16:17 潇潇与偕
阅读(697)
评论(1)
推荐(0)
编辑
公告