使用C#在Win窗体中进行本地化 [英] Localization in Win forms using C#

查看:92
本文介绍了使用C#在Win窗体中进行本地化的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我已经在作为小型应用程序的ASP.Net应用程序中完成了本地化.

但是现在我必须在非常庞大的Win Form应用程序中进行本地化.

我的问题是,是否需要为每种表单添加不同语言的资源文件,还是有其他最简单的方法?

如果可以的话,请提供一些良好的链接.


谢谢.

Hello All,

I have already done localization in ASP.Net application which was small application.

But now I have to do localization, in Win Form Application which is very Huge.

My question is , Do I need to add different language''s resource file for each form, or there is some other simplest way ?

Please provide some good links if any one can.


Thanks.

推荐答案

这里是您的一个链接,紧邻MSDN
演练:本地化Windows窗体 [
Here is one link for you, right off MSDN
Walkthrough: Localizing Windows Forms [^]


在这里你

在C#中制作多语言应用程序的最佳实践/WinForms? [
Here you go

Best practice to make a multi language application in C#/WinForms?[^]


您需要下载每个资源文件.

但是,您只能下载客户端上所需的那些资源文件.这可能有助于更快地加载您的应用程序.
You need to download each and every resource file.

However, what you can do is download only those resource files that are required at the client. That may help load your application faster.


这篇关于使用C#在Win窗体中进行本地化的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆