WebRequest request = WebRequest.Create("http://jsonplaceholder.typicode.com/posts");. // 使用HttpWebRequest.Create 實際上也是呼叫WebRequest.
確定! 回上一頁