资源文件中的文本无法正确显示中文

发布于 2024-12-29 16:08:10 字数 276 浏览 2 评论 0原文

我有一个用 asp.net 编写的网站,其中的文本资源位于资源文件中。我能够成功查看除中文之外的所有语言(西班牙语、德语、阿拉伯语、韩语等)的正确字符。当我将浏览器更改为中文(任何版本)时,我会显示奇怪的字符。我安装了中文字体并尝试更改编码,但似乎没有任何效果。 IE9 和 FF9 中都会发生这种情况。

例如:

英语 - 进度

中文(在资源文件中) - 详细信息

在浏览器中显示 - è¿›çě´

如有任何帮助,我们将不胜感激,

Matt

I have a website that is written in asp.net where the text is resourced in resource files. I am able to successfully view the correct characters for all (Spanish, German, Arabic, Korean, etc) languages except Chinese. When I change my browser to Chinese (any version) I get weird characters displayed. I have Chinese fonts installed and have tried changing encoding but nothing seems to work. This is happening in both IE9 and FF9.

Ex:

English - Progress

Chinese (in resource file) - 進度

Display in browser - 进程

Any help would be appreciated,

Matt

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

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

发布评论

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

评论(1

紙鸢 2025-01-05 16:08:10

如果在 Visual Studio 中编辑 .resx 文件时看到奇怪的字符,则意味着文件本身已损坏。修复错误,文本应该在浏览器中正确显示。

If you see weird characters in the .resx file when you edit it in Visual Studio, that means the file itself is corrupt. Fix the errors and the text should show up properly in the browser.

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