如何使用asp.net主题和文化?

发布于 2024-11-15 11:11:09 字数 63 浏览 0 评论 0原文

我有多家公司,根据公司的不同,我有多种文化。还有与公司和文化有关的主题。

如何设置所有这些东西?

I have multiple companies and multiple cultures according to companies. And also having themes with companies and cultures.

How to setup all those things ?

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

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

发布评论

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

评论(1

隔岸观火 2024-11-22 11:11:09

为每个主题创建特定的资源文件,然后在需要时动态设置特定的区域性(en-GB 等)。

请通过以下链接了解如何构建多语言应用程序:

http:// www.beansoftware.com/ASP.NET-Tutorials/Globalization-Multilingual-CultureInfo.aspx
http://www.asp.net/general/videos/how-do-i-create-a-multi-lingual-site-with-localization

希望这有帮助..

Create specific Resource file for each theme, then set the specific culture (en-GB etc) dynamically when required.

See how to build multilingual application in the following links:

http://www.beansoftware.com/ASP.NET-Tutorials/Globalisation-Multilingual-CultureInfo.aspx
http://www.asp.net/general/videos/how-do-i-create-a-multi-lingual-site-with-localization

Hope this helps..

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