AppendLine("Encoding.Default=" + Encoding.Default.EncodingName); wc.Encoding = Encoding.UTF8; str = wc.DownloadString(url); report.
確定! 回上一頁