使用外语(口语)编写的应用程序

发布于 2024-08-09 04:01:33 字数 140 浏览 4 评论 0原文

我有一个用外语(意大利语)编写的 VB5 应用程序。它使用同样是意大利语的 Access DB。

如何将其转换为英语?

我可能会将其移植到 .NET,但在此之前我需要以某种方式阅读并理解我在做什么。

I have a VB5 application written in a foreign language (Italian). It uses an Access DB which is also in Italian.

How can I convert this to English?

I am possibly going to port this to .NET, but before I do I need to somehow read and understand what I am doing.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

揪着可爱 2024-08-16 04:01:33

我不会花费时间或金钱来尝试实际翻译源代码。只需使用在线自动翻译器(例如 google 翻译)即可查找您不明白的意大利语片段。源代码中的注释和标识符并不是复杂的文学作品。您不需要花很长时间就能掌握意大利语的“编程意大利语”子集。

I wouldn't spend time or money trying to actually translate the source. Just use on-line automatic translators like google translate to look up snippets of Italian you don't understand. Comments and identifiers in source code are not complex literary works. It shouldn't take you long to grok the "programming Italian" subset of Italian.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文