会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
启明星工作室
启明星工作室博客,提供会议室预定系统,Helpdesk系统,见官网 dotnetcms.cn
管理
2021年9月12日
计算机编码
摘要: // static Regex reUnicodeChar = new Regex(@"[^\u0000-\u00ff]", RegexOptions.Compiled); // return reUnicodeChar.Replace(s, m => string.Format(@"\u{0:x4
阅读全文
posted @ 2021-09-12 15:19 启明星工作室
阅读(60)
评论(0)
推荐(0)
编辑
公告