Java 与 Microsoft 帮助的集成

发布于 2024-08-17 18:13:37 字数 153 浏览 6 评论 0原文

我正在使用 Swing 编写 GUI,并尝试集成 microsoft chm 帮助文件。问题是,我什至不知道从哪里开始。谁能推荐一个库/教程作为这样的项目的起点?具体来说,我想知道如何从 java 打开/查看特定页面或索引(我什至不知道 .chm 文件的术语是什么)。

谢谢!

I'm writing a GUI with Swing and I'm trying to integrate a microsoft chm help file. The problem is, I don't even know where to start. Can anyone recommend a library/tutorial as a starting point for a project like this? Specifically, I'd like to know about how to open/view specific pages or inidices (I don't even know exactly what the terminology for .chm files is) from java.

Thanks!

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

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

发布评论

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

评论(1

猫七 2024-08-24 18:13:37

实际上,我决定针对这个项目采取不同的方向(一个不涉及 MS 帮助文件的方向),但这里有一些我发现的有用链接,以防其他人遇到此问题:

有关 MS 帮助格式的维基百科文章

jchm:一个使用chm文件的java库。我没有调查得太彻底,但这是一个起点。

I actually decided to go in a different direction for this project in particular (one that doesn't involve a MS help file), but here's a couple of helpful links I found in case anyone else runs into this issue:

Wikipedia article on MS help format

jchm: a java library for using chm files. I didn't investigate it too thoroughly, but it's a starting point.

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