.Net 全球化/本地化的入门学习资源

发布于 2024-09-28 14:16:35 字数 205 浏览 3 评论 0原文

我正在尝试为 .Net 开发人员找到一些关于如何确保 Winforms 应用程序对非英语用户正常工作的好文章。解释潜在陷阱以及如何测试这些陷阱的建议的文章将是完美的 - 但我还没有发现任何陷阱。

我最感兴趣的领域是:小数金额、日期和设置内置 Windows 帐户的文件权限。

因此,如果您有任何类似的链接,如果您愿意分享它们,我将非常感激。

谢谢!

I am trying to find some good articles for .Net developers on how to ensure Winforms apps work correctly for non-English users. Articles explaining potential pitfalls and advice on how to test for these pitfalls would be perfect - but I haven't yet found any yet.

Areas I am most interest in are: decimal amounts, Dates and setting file permissions for builtin Windows accounts.

So if you have any links like these handy, I'll be very grateful if you would share them.

Thanks!

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

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

发布评论

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

评论(2

恍梦境° 2024-10-05 14:16:35

如果您想要了解 i18n、L10n 和 g11n 实际上是什么的入门课程,我建议您阅读 这本书

Developing International Software by Dr. International, Microsoft Press 2003

虽然它在术语上相当过时API,这是开始学习这个主题的好方法。还有本书作者的 MSDN 博客

我还没有读过,所以我不能推荐它,但是还有一本专门针对 .Net 国际化

.Net 国际化,作者:Guy Smith-Ferrier,Addison-Wesley Professional 2006

Oren A 已经为您提供了 MSDN 的链接,但我发现该文档既不完整又难以理解,尤其是对于初学者。

If you want an introductory course on what i18n, L10n and g11n actually is, I have to recommend reading this book:

Developing International Software by Dr. International, Microsoft Press 2003

Although it is quite outdated in terms of API, it is great way to start learning this topic. There is also a MSDN blog by the author of this book.

I haven't read it, so I couldn't recommend it, but there is also a book dedicated specifically to .Net Internationalization:

.Net Internationalization by Guy Smith-Ferrier, Addison-Wesley Professional 2006

Oren A already gave you a link to MSDN, but I found this documentation both incomplete and hard to understand, especially for beginners.

别挽留 2024-10-05 14:16:35

我想说 msdn 文档 非常好且广泛,足以回答您的问题问题。

I would say the msdn documentation is pretty good and broad enough to answer your question.

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