首页 新闻 会员 周边
3
回答数

待解决问题 20 Encoding.GetEncoding

Encoding.GetEncoding("unicode").GetBytes(new char[] { txt_char.Text[0] })[1] == 0 这行代码怎么理解