header('Content-type: application/zip');header('Content-Disposition: attachment; filename="QueryCode.zip"');readfile('QueryCode.zip');$ZipFile = file_get_contents("xxx.zip"); //当前路径