支持以非英语语言编写的C#代码库 [英] Support C# code base written in non English langauage

查看:55
本文介绍了支持以非英语语言编写的C#代码库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



众所周知,C#允许开发人员以本地语言声明标识符,但语言结构仍为英语.我有一个使用VS2010用C#葡萄牙语编写的代码库,现在非葡萄牙语开发人员将支持该应用程序. 对于非葡萄牙语开发人员来说,可能会遇到许多挑战,例如:- a)代码的可读性很差, b) 对于非葡萄牙语开发人员来说,错误检测,调试和纠正将花费大量时间 c)开发人员需要了解葡萄牙语以执行命名约定和编码标准 d)按应用 是仅使用葡萄牙语,这再次成为非葡萄牙语开发人员验证结果的挑战.

请提出如何应对这些挑战的建议. (Visual Studio中是否有任何功能可以将所有葡萄牙语标识符转换为等效的英语或市场上可用的任何其他工具或任何其他合适的方法?)

Hi,

As we know C# allows developers to declare identifiers in Local languages but language constructs remain in English.  I have a code base which is written in C# Portuguese using VS2010 and now non Portuguese developers are going to support this application.  For non Portuguese developers there can be many challenge like :- a) readability of code will be very poor, b) error detection, debugging and correction will take considerable time for non Portuguese developers c)Developers need to know Portuguese to enforce naming convention and coding standards d) Information handled by application is  in Portuguese only, which is again a challenge for non Portuguese developers to verify the result.

Please suggest how to deal with these challenges. ( Is any feature available in Visual Studio which can convert all Portuguese identifier to equivalent English or any other tool available in the market or any other appropriate approach ?)

推荐答案

代码实际上是您写的吗?
What codes actually do you write?


这篇关于支持以非英语语言编写的C#代码库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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