|
About: arCHMage is an extensible reader and decompiler for files in the CHM format. This is the format used by Microsoft HTML help, and is also known as Compiled HTML. arCHMage is based on chmlib by Jed Wing.
能够直接把chm文件解压成html,或用浏览器直接阅读chm文件.
arCHMage, version 0.0.6
usage:
archmage <chmfile> <destdir> -- extracts <chmfile> into directory <destdir>
archmage -p <port> <chmfile> -- acts as http server on port <port>,
so you can read <chmfile> with your
favourite browser
比如运行archmage -p 80 ***.chm,然后在firebird地址栏里输入127.0.0.1:80,就可以直接阅读啦,由于通过browser,还解决了中文问题.
发两张贴图,是阅读《Harry Potter and the order of Phoenix》的效果,注意中文显示. |
本帖子中包含更多资源
您需要 登录 才可以下载或查看,没有帐号?注册
x
|