readme

来自「Excel reader library with source code」· 代码 · 共 37 行

TXT
37
字号
Short Description:Antiexcel is a Microsoft-Excel file reader. It shows the excel file on a text console or an x-console. It can be used as an attachment viewer for any text-based email client ( ex. mutt)About the author:My name is Peter Borkuti. I am using text console based email clients(like mutt) and it was annoying, that I had to download the excel attachmentinto my desktop maschine and run OpenOffice just for viewing an excel file.So I wrote theese small programs. Enjoy it.About the name:A got the idea from a brilliant program, antiword, which can show MS Word fileson text console.Files:antiexcel:			a bash script wrappercsvviewer:			a bash script for showing semicolon separated files.		usage 	: ./csvviewer filename		example	: ./csvviewer example.xlsantiexcel-parse.pl		a perl script for printing an xls file in a semicolon separated		format.		usage	: ./antiexcel-parse.pl filenameexample.xls			An excel file for example. It was made by OpenOffice.CalcREADME		This textcopyright		Copyright noticesINSTALL		Installation instructions.	    

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?