会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
吖水的程序路
精神的努力———追求永无止境的身外之物。 不被内心的苦恼和怀疑所击倒,这才是伟大。 让自己的理智经受炼狱般的洗礼
博客园
首页
新随笔
联系
订阅
管理
2024年4月22日
解码返回Unicode编码的文本
摘要: public static void Main(string[] args) { string unicodeText = "\\u6b22\\u8fce\\u56de\\u6765"; string decodedText = Regex.Unescape(unicodeText); Consol
阅读全文
posted @ 2024-04-22 17:58 吖水的程序路
阅读(31)
评论(0)
推荐(0)
编辑
公告