博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2012年9月25日

摘要: //public bool SaveFile() //{ // byte[] fileContent=Request.BinaryRead(Request.TotalBytes); // System.IO.File.WriteAllBytes(@"E:\新建文件夹\" + Request.Headers["DKUPLOADER_NAME"], fileContent); // return true; //} 阅读全文

posted @ 2012-09-25 15:06 xgbzsc 阅读(151) 评论(0) 推荐(0) 编辑