Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我反编译时,我得到一个 hhc 文件和一个 hhk 文件,但没有 index.html。我可以在反编译时让 MS HTML Workshop 生成一个 html 目录 index.html 文件吗?如果没有,我可以使用其他任何免费软件吗?
阿法克没有。创建一个基本的 toc->html 导出将非常容易,因为它本质上是一个 XML 到 html 的转换,但它可能不会采用 CHM 其余部分的风格。
也许其中一个 Unix CHM 查看器执行此步骤以在某处使用 html 查看器查看 TOC。但是回收这样的代码可能比重写它更费力。