c# convert utf8 to big5. public string ConvertBig5(string strUtf) { System.Text.Encoding utf81 = System.Text.Encoding.GetEncoding("utf-8");
確定! 回上一頁