代码如下:var sc = Request.Content; using (MemoryStream tempStream = new MemoryStream()) { sc.CopyToAsync(tempStream).Wait(); tempStrea.
確定! 回上一頁