多语言平台编码 [英] Multi Lingual platform coding

查看:148
本文介绍了多语言平台编码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我正在开发交易终端.
我们来自海湾地区的一位客户需要相同的系统,但条件是要以其区域语言(在这种情况下为阿拉伯语)显示数据.
该系统非常庞大,我们需要一些解决方案以免花费大量人工来手动编写代码.

任何解决方案/建议将不胜感激.

问候,
honeyashu2000

Hi,
i am working on developing a Trading Terminal.
One of our client from the Gulf region needs the same system but on the condition of data to be displayed in their regional language(Arabic in this case).
This system is very huge & we need some solution in way that it wont took loads of man work to code manually.

Any solution/suggestions will be highly appreciated.

Regards,
honeyashu2000

推荐答案

您将不得不考虑支持本地化和全球化.这可能是一个不错的起点.

在ASP.NET中使用全球化和本地化 [ ^ ]

使用此方法还需要时间,但肯定比手动完成需要时间.
You will have to think about supporting localization and globalization. this could be a good place to start.

Using Globalization and Localization in ASP.NET[^]

using this will also require time but definitely less time than doing it manually.


此链接 ^ ]讨论了在Winforms中进行本地化和全球化的方法.我没有机会亲自检查代码,但从注释中看,这似乎是一个很好的例子.
This link .NET - Localization using Resource file[^] talks about the ways to do localization and globalization in winforms. I didn''t get a chance to check the code myself but from the comments it looks like it is a fine example.


这篇关于多语言平台编码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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