因为自己的需要,特写了个脚本从fc6中提取man文件做成html的chm格式电子书,脚本如下,最后的成型的版本可以在这里下载 linux-man chm v1.1 #!/bin/bash #This is a manual transform script #it will transform all manuals to htmls MAN2html=/usr/bin/man2html MANPATH=/home/tt/man/man GZ=/bin/gzip TargethtmlPath=/home/tt/pp NUM=9 function createhtml() { for (( i=1; i=NUM; i++ )); do dir="${MANPA...
来源:赛迪网 作者:sixth 1、安装软件libchm-bin: zhancang@ubuntu:~$ sudo apt-get install libchm-bin Password: 正在读取软件包列表... 完成 正在分析软件包的依赖关系树 读取状态信息... 完成 下列【新】软件包将被安装: libchm-bin 共升级了 0 个软件包,新安装了 1 个软件包,要卸载 0 个软件包,有 24 个软件未被升级。 需要下载 17.5kB 的软件包。 解压缩后会消耗掉 180kB 的额外空间。 【警告】:下列...
archmage -- extensible reader and decompiler for files in the chm format. Usage: /usr/bin/archmage [options] <chmfile> [destdir|destfile] Where: -x / --extract Extracts chm file into specified directory. If destination directory is omitted, than the new one will be created based on name of chm file. This options is by default. -c format --convert=form...
网上很多资料,下来后,不容易管理,试试这个 文件: Easychm.rar 大小: 1358KB 下载: 下载 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u2/70686/showart_1003326.html
http://msdn2.microsoft.com/en-us/library/ms533050.aspx 一直去这个网站查询html object方面的资料, 但是, 实在是太慢了, 哪里有类似的chm手册下载啊.