?? install
字號:
Installation instructions for antiexcelAdministrators:Please, dont install a system wide copy of this program. It is only in ALPHA state- you be warned.USERS:Let's say, your login name is 'john'- TRY out theese programExample: ./antiexcel example.xls You should see on the screen a simple spreadsheet. - PLACE theese files into your bin directorie.Example: mkdir ~/bin cp csvviewer ~/bin/. cp antiexcel ~/bin/. cp antiexcel-parse.pl ~/bin/.- Modify your .mailcap in order to viewing the attachments If you dont want to use this program to viewing xls email- attachments, you dont have to do this. Append theese two lines into your ~/.mailcap file: application/msexcel; ~/bin/antiexcel %s; needsterminal; application/vnd.ms-excel; ~/bin/antiexcel %s; needsterminal;Example:cp ~/.mailcap mailcap.bak# DANGEROUS: DONT FORGET THE DOUBLE '>' SIGN!# IF YOU MAKE A MISTAKE DO : cp mailcap.bak ~/.mailcapcat >>~/.mailcap <<DONEapplication/msexcel; ~/bin/antiexcel %sapplication/vnd.ms-excel; ~/bin/antiexcel %sDONE- Enjoy it.Peter Borkutiborkutip@sourceforge.net
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -