ExceptionSystem.NotSupportedException: Encoding 936 data could not be found. Make sure you have correct international codeset assembly installed and enabled.
C#string buff_str = Encoding.GetEncoding("GB2312").GetString(buff);
打开安卓属性。将CJK编码勾选。
本文作者:Kellermen
本文链接:
版权声明:本博客所有文章除特别声明外,均采用 BY-NC-SA 许可协议。转载请注明出处!