摘要:
1 /** 2 * 读取excel 3 */ 4 public function index() 5 { 6 $fileName = 'USCA'; 7 $fileContent = ''; 8 ini_set('memory_limit','3072M'); // 临时设置最大内存占用为3G 9 set_time_limit(0); // 设置脚本最大执行时间 为0 永不过期... 阅读全文
posted @ 2018-03-04 09:19
启封欧巴
阅读(285)
评论(0)
推荐(0)

浙公网安备 33010602011771号