using System.Text.RegularExpressions; decodedStr = Regex.Unescape(escapeUnicodeStr); 转载于:https://www.cnblogs.com/huangcong/p/4381590.html