GetEncoding ("big5")); byte[] bResult = client.DownloadData(addr); string result = Encoding.GetEncoding(950).GetString(bResult);.
確定! 回上一頁