在Windows XP上显示汉字

发布于 2024-12-06 13:22:19 字数 150 浏览 0 评论 0原文

我的WPF应用程序需要显示汉字。

在 Windows 7 上运行时一切正常。

但是,在 Windows XP 上运行完全相同的应用程序时,UI 显示一系列方块而不是汉字。

这两种情况都没有安装中文系统包。

您有什么建议吗?

My WPF application needs to display chinese characters.

Things work perfectly when running on Windows 7.

However, when running the exact same application on Windows XP, the UI shows a series on squares instead of the chinese characters.

In both cases, no chinese system package was installed.

Do you have any suggestion?

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

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

发布评论

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

评论(2

时光无声 2024-12-13 13:22:19

您需要安装可以显示中文字形的字体,默认情况下不存在。 IIRC,控制面板 + 区域和语言选项,语言选项卡,安装东亚语言文件复选框。如果您需要更多帮助,请访问 superuser.com。

You will need to install fonts that can display Chinese glyphs, not present by default. IIRC, Control Panel + Regional and Languages Options, Language tab, Install files for East Asian languages checkbox. Ask at superuser.com if you need more help.

无悔心 2024-12-13 13:22:19

.net 或 XP 没有问题。问题出在字体上。您需要确保您使用的字体包含您希望显示的所有字形。

There's no issue with .net or XP. The problem is with the font. You need to make sure that you are using a font which contains all the glyphs that you wish to display.

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