如何在MFC和VC ++编程中将英语转换为印地语? [英] How can we convert English language in to Hindi language in MFC and VC++ programming?

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

问题描述

我们如何在MFC和VC ++编程中将英语转换为印地语?

How can we convert English language in to Hindi language in MFC and VC++ programming?

推荐答案

您要么必须手动完成,要么必须找到软件可以可靠地翻译它.如果您的字符串不在资源DLL中,那么它将更加乏味.

You either have to do it manually, or you have to find software that can reliably translate it. If your strings aren''t in a resource DLL, it''s going to be a lot more tedious.


这实际上不是编程问题,而是更多的语言分析问题.我不确定是否有现成的工具或库会有所帮助,但我建议您先进行Google搜索.在最基本的水平上,您只需要创建一个简单的英语-印地语字典并进行逐词翻译,但是我怀疑那是您的想法.
This is not really a programming question, but more one of language analysis. I am not sure if there are any ready made tools or libraries that would help, but I would suggest a Google search as your first step. At its most basic level you could just create a simple English - Hindi dictionary and do a word for word translation, but I doubt that is what you have in mind.


这篇关于如何在MFC和VC ++编程中将英语转换为印地语?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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