Fetching content with WebClient WebClient client = new WebClient(); string pageContent = client.DownloadString("http://oreilly.com/"); Console.
確定! 回上一頁