摘要:
转自百度博客: http://hi.baidu.com/zzticzh/blog/item/0ffbdd8856b92890a5c2722d.html没想到百度也有这么专业的博主 //中文转为UNICODE字符string str = "中文"; string outStr = ""; if (!string.IsNullOrEmpty(str)) { for (int i = 0; i <... 阅读全文
posted @ 2008-08-01 10:12
skyfei
阅读(3592)
评论(3)
推荐(0)
浙公网安备 33010602011771号