如何使用ASP.NET将英语转换为马拉地语 [英] how to convert English to marathi using ASP.NET

查看:66
本文介绍了如何使用ASP.NET将英语转换为马拉地语的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何使用asp.net将英语转换为马拉地语或印地语?我可以使用本地化吗?



怎么样?



谢谢。

解决方案

请看其他答案。



BTW这里是符合您要求的示例文章。



创建多语言网站 - 第1部分 [ ^ ]



创建多语言网站 - 第2部分 [ ^ ](这三篇文章中的重要一篇)



创建多语种网站 - 第3部分 [ ^ ]


如果您想提供一个知道用户语言偏好的界面,以适当的语言提供所有文本,然后您可以为每种语言创建一个资源文件,其中NAME在特定文本的每个资源文件中相同,但VALUE包含翻译文本。然后,您将每个''NAME''与正确的控件关联起来,瞧,你已经完成了。非常简单但是裸露的骨头可以让你充实:我留给你来确定实现它的最佳方法或找到一种替代方法。祝你好运。


本地化将帮助您以马拉地语和英语(根据需求)显示您的ASP.Net网页。但是,它无法帮助您将网站从一种语言转换为另一种语言。



查看msdn上的本地化文章(或在互联网上搜索)

How to convert English to Marathi or Hindi using asp.net? Can I use Localization for this?

How?

Thanks.

解决方案

Hi, Look at the other answers too.

BTW here is example articles for your requirement.

Creating multilingual websites - Part 1[^]

Creating multilingual websites - Part 2[^] (Important one in these 3 articles)

Creating Multilingual Websites - Part 3[^]


If you mean to provide an interface that, knowing the language preference of the user, provides all text in the appropriate language then you would, for instance, create a resource file for each language where the ''NAME'' is the same in each resource file for a specific piece of text but the ''VALUE'' contains the translated text. You would then associate each ''NAME'' with the correct control and, voilà, you''re done. Very simplistic but the bare bones are there for you to flesh out: I leave it to you to determine the best way to implement this or to find one of the alternate methods. Good luck.


Localization will help you display your ASP.Net web page in Marathi and in English (based on demand). However, it will not help you convert a web site from one language to another.

Have a look at localization articles on msdn (or do a search on the internet).


这篇关于如何使用ASP.NET将英语转换为马拉地语的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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