php编写的excel2007文件快速导出程序

本程序适用于linux下使用php5快速大量的导出数据到excel2007格式文件,在x86的linux环境下测试导出60000条记录大约需要17秒,占用内存小,且导出速度和记录数基本呈线性同步增长。 phpexcel是功能相当强大的模块,但导出大量数据时,消耗的时间和资源也相当强大。本程序是为了快速导出而编写的简易模块,本身不引用非内置的php包。
rar
excel.rar 预估大小:13个文件
folder
template 文件夹
folder
_rels 文件夹
file
.rels 588B
file
[Content_Types].xml 1KB
folder
docProps 文件夹
file
app.xml 784B
file
core.xml 593B
folder
xl 文件夹
file
sharedStrings.xml 416B
folder
worksheets 文件夹
folder
_rels 文件夹
file
sheet1.xml.rels 322B
file
sheet1.xml 858B
folder
theme 文件夹
file
theme1.xml 7KB
folder
_rels 文件夹
file
workbook.xml.rels 698B
folder
printerSettings 文件夹
file
printerSettings1.bin 364B
file
workbook.xml 549B
file
styles.xml 1KB
file
xwexcel.php 9KB
rar 文件大小:8.69KB