<?php$con=mysqli_connect('localhost','root','root','ren');mysqli_set_charset($con,'utf8');error_reporting(E_ALL);//报告所有错误date_default_timezone_set('PRC'); //设置时区为中国/** PHPExcel_IOFactory */r
Copyright © 2005-2025 51CTO.COM 版权所有 京ICP证060544号