如何添加“上标2”在资源文件中

发布于 2024-12-11 05:25:41 字数 103 浏览 0 评论 0原文

我需要将包含上标 2 的消息添加到全局资源文件中,

我知道该消息的 unicode 是 "\u00b2" 。

但我如何添加资源文件,以便显示的最终消息是“上标”

I need to add a message which contains superscripted 2 into a Global Resource file

I know that unicode for the same is "\u00b2" .

But i how do i add in resorce file so that final message displayed is "Superscripted"

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

不交电费瞎发啥光 2024-12-18 05:25:41

你可以直接在设计器中添加它吗?使用字符映射或任何其他您想要将角色放入剪贴板的方式,然后将其放入设计器中的文本框中。这很粗糙,但我刚刚尝试过,它似乎有效。

Can you just add it in the designer? Use charmap or whatever other way you want to get the character into the clipboard, and then put it into the textbox in the designer. It's crude, but I've just tried it and it appeared to work.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文