本文介绍了英语到Windows应用程序中的区域语言(例如marathi,hindi等)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,

我正在开发.net 2.0中的Windows应用程序。

它是在没有互联网连接的PC上运行的独立应用程序。

要求是用户在表格的文本框中输入零售商的名称,或者从文件导入,我们希望在生成报告时以区域语言(例如马拉地语,印地语等)显示该名称。

I无法使用资源文件(本地化),因为客户数以千计。

您的帮助非常可观。



谢谢

Pramila

Hello,
I am developing windows application in .net 2.0.
It is standalone application run on PC with no internet connection.
The requirement is user enter name of retailer in textbox on form or it is imported from files and we want that name to be displayed in regional language(eg marathindi etc)while generating reports.
I cant use resource file(localization) as the customers are in thousands.
Your help is highly appreciable.

Thanks
Pramila

推荐答案



这篇关于英语到Windows应用程序中的区域语言(例如marathi,hindi等)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-28 16:40