会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Life is short, experience more...
Franking's Study
博客园
首页
新随笔
联系
管理
订阅
2007年12月24日
ASP.Net文件下载-使用流输出
摘要: /**//// /// 下载文件 /// 使用流输出 /// /// /// private void Button1_Click(object sender, System.EventArgs e) { string sFileName = Server.MapPath("./工作用常用电话号码.xls"); FileStream fileSt...
阅读全文
posted @ 2007-12-24 11:37 Franking
阅读(10840)
评论(0)
推荐(0)
编辑
公告