[转载]WebRequest的使用 – 瞌睡虫 – 博客园 WebRequest的使用 - 瞌睡虫 - 博客园.1:利用System.Net.WebRequest的Create方法创建WebRequest对象: System.Net.WebRequest ObjWebRequest =System.Net.WebRequest.Create(urlP); 异常类型: NotSupportedException :requestUri 中指定的请求方 C# mikel 2014-11-25 160 热度 0评论