Linux下的各种文件阅读器

.chm文件
firefox插件chm reader:
https://addons.mozilla.org/en-US/firefox/addon/3235
xchm:
sudo apt-get install xchm
会有中文乱码问题
chmsee:
sudo apt-get install chmsee
还可以,暂时没有发现什么问题

.djvu文件
sudo apt-get install djview

猜你喜欢

转载自fuliang.iteye.com/blog/750260