如何在C#中实现可翻译/多语言帮助系统 [英] How can I implement a translatable/multi lingual help system in C#

查看:275
本文介绍了如何在C#中实现可翻译/多语言帮助系统的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法通过C#为桌面应用程序设计一个多语言帮助系统。怎么实现呢?提前致谢。



我尝试了什么:



虽然我已经通过网站讨论创建chm文件,或通过第三方工具将word文档转换为chm文件。



但在Windows应用程序中是否有通过C#集成/实现多语言帮助系统的一步一步过程?

Is there any way to devise a multi language help system through C# for desktop application. How to implement it ? Thanks in advance.

What I have tried:

Though I've been through websites which discuss on creating chm files, or converting word document to a chm file through third party tools.

But is there a step by step process to integrate/implement the multilingual help system through C# in a windows application ?

推荐答案

简单说明:没有一步一步的过程。但是,您要创建的内容与创建任何其他应用程序没什么不同:

- 研究

- 设计

- 代码

- 测试

- 代码......
Simply stated: no there is no step by step process. However, what you want to create is no different from creating any other application:
- Research
- Design
- Code
- Test
- Code ...


这篇关于如何在C#中实现可翻译/多语言帮助系统的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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