string str = "字符串";
byte [] b = new byte [str.length];
b=Encoding.Unicode.GetBytes(str);
b.length;
posted on 2012-04-20 17:43 studyajax 阅读(409) 评论(0) 收藏 举报
博客园 © 2004-2026 浙公网安备 33010602011771号 浙ICP备2021040463号-3