HttpClient http = new HttpClient(); var response = await http.GetByteArrayAsync(website); String source = Encoding.GetEncoding("utf-8").
確定! 回上一頁