在Visual Studio C#中输入Unicode数据 [英] Entering Unicode data in Visual Studio, C#

查看:210
本文介绍了在Visual Studio C#中输入Unicode数据的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在C#文件中是否有输入Unicode符号的好方法?

Is there a good way to type Unicode symbols in a C# file?

我正在寻找能起到以下作用的东西:

I'm looking for something to the effect of:

  1. 按ALT
  2. 类型Unicode十六进制
  3. 发布Alt

当前,我必须将符号键入单词,然后将其复制粘贴到我的源文件中.

Currently, I'm having to type the symbol into word and copy-paste it into my source file.

推荐答案

\uFFFF
\UFFFFFFFF

C#Unicode字符转义序列.

这篇关于在Visual Studio C#中输入Unicode数据的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆