如何将英文文本字符串转换为印地文文本字符串? [英] How can I convert english text string into the hindi text string?

查看:91
本文介绍了如何将英文文本字符串转换为印地文文本字符串?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这是我的代码将hello文本转换为印地文文字符



Response.Write(Google.API.Translate.Translator.Translate(hello, Language.English,Language.Hindi));





我现在正在使用Google API。



请为我推荐合适的解决方案。



提前致谢。

Here is my code to convert hello text into the hindi text characters

Response.Write(Google.API.Translate.Translator.Translate("hello", Language.English, Language.Hindi));


I am using Google API right now.

Please suggest me the right solution for that.

Thanks in advance.

推荐答案

Google API是唯一存在的解决方案,AFAIK。那你的问题是什么?
Google API is about the only solution that exists, AFAIK. So what is your question ?


这篇关于如何将英文文本字符串转换为印地文文本字符串?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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