加载卫星程序集资源文件

发布于 2024-10-29 07:37:34 字数 130 浏览 5 评论 0原文

我正在尝试为不同的文化加载不同的资源 dll。对于 ja-JP,我将 resources.dll 放在名为 ja 的文件夹中,一切正常。但是,如果我想加载语言代码相同但区域代码不同的 zh-Hans 和 zh-Hant,文件夹结构应该是什么样子?

I am trying to load a different resources dll for various cultures. For ja-JP I place my resources.dll in a folder named ja and all works well. But what should the folder structure look like if I want to load say zh-Hans versus zh-Hant where the language code is the same but the region code differs?

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

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

发布评论

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

评论(1

久而酒知 2024-11-05 07:37:34

我之前遇到过麻烦,将文件夹命名为 ja-JP。同样,中文文件夹应命名为zh-Hant和zh-Hans。我偏向后者。

I got in trouble with that before, name the folder ja-JP. Similarly, the Chinese folders should be named zh-Hant and zh-Hans. I'm partial to the latter.

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