Unicode解码转换为中文

Unicode转中文2:Regex.Unescape(string str);
str格式:"\uxxxx" ,举例:"\u300d"

转载于:https://www.cnblogs.com/a849788087/p/5949410.html

你可能感兴趣的:(Unicode解码转换为中文)