readme.svn-base
来自「PHP 知识管理系统(基于树结构的知识管理系统), 英文原版的PHP源码。」· SVN-BASE 代码 · 共 25 行
SVN-BASE
25 行
INTRODUCTIONRead data from Excel spread sheets without Microsoft!Provides an API to allow any application to read Exceldocuments. Written in PHP. Based on the the Java version by Andy Khan.LINKSOpenOffice.org's Documentationhttp://sc.openoffice.org/excelfileformat.pdfOLE2 Storage Documentationhttp://jakarta.apache.org/poi/poifs/fileformat.htmlJava API for reading, writing and modifying the contents of Excel spreadsheetshttp://www.andykhan.com/CONTACTVadim Tkachenkovt@apachephp.comINFOFor use encoding you must have installed iconv extension, otherwise data output in unicodeHOW TO USEsee example.php
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?