Boolean bIsBig5 = false;. byte[] ByteArrayBig5 = System.Text.Encoding.GetEncoding("big5").GetBytes(strOne);. if (ByteArrayBig5.Length == 2).
確定! 回上一頁