摘要:
byte[] byts = new byte[System.Web.HttpContext.Current.Request.InputStream.Length]; System.Web.HttpContext.Current.Request.InputStream.Read(byts, 0, by 阅读全文
posted @ 2017-06-08 16:28 WebEnh 阅读(951) 评论(0) 推荐(0)
|
|||
|
摘要:
byte[] byts = new byte[System.Web.HttpContext.Current.Request.InputStream.Length]; System.Web.HttpContext.Current.Request.InputStream.Read(byts, 0, by 阅读全文
posted @ 2017-06-08 16:28 WebEnh 阅读(951) 评论(0) 推荐(0) |
|||