convertxls.txt
来自「excel to html」· 文本 代码 · 共 21 行
TXT
21 行
convertXLS is a cgi-bin script that allows you to set up a file conversion server. There are no restrictions on file size.To set it up on Apache:1) copy convertXLS.html to /home/httpd/html2) copy convertXLS.cgi to /home/httpd/cgi-bin3) Change to the cgi-bin directory in step 2 and open the convertXLS.cgi file with an editor. Find line 388 and change the path to where you installed xlhtml. To Test:1) start Netscape and goto http://localhost/convertXLS.html2) Browse to xlhtml directory and chose Test.xls if you don't have an Excel file.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?