可以快速上手的开发文档
如下所示:<?phpdefine('BASE_URL',realpath(dirname(__FILE__)));require_onceBASE_URL.'/PHPExcel/PHPExcel.php';..