Home  >  Article  >  Backend Development  >  页面执行时间太长,请诸位大大帮忙看看

页面执行时间太长,请诸位大大帮忙看看

WBOY
WBOYOriginal
2016-06-13 12:41:09846browse

页面执行时间太长,请各位大大帮忙看看

<br>
nbsp;html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><br>
<br>
<br>
<meta><br>
<br>
<title>订单统计</title><br>
  <link><br>
<link><br>
  <script></script><br>
  <script></script><br>
  <script></script><br>
  <script></script><br>
  <script></script><br>
  <script></script><br>
  <script></script><br>
<!--<link rel="stylesheet" type="text/css" href="css/css.css" />--><br>
<br>
<!--<script src="js/jquery.jqGrid.min.js" type="text/javascript"></script>--><br>
<br>
<br>
<br>
<br>
<!--<link rel="stylesheet" type="text/css" href="css/style.css" />--><br>
<br>
<style><br />
 * {<br />
  padding:0;<br />
  margin:0;<br />
 }<br />
 body {<br />
	font-family:verdana;<br />
	font-size:12px;<br />
	margin-left: 0px;<br />
	margin-top: 0px;<br />
 }<br />
 .content {<br />
  width:1200px;<br />
  margin:20px 10px;<br />
 }<br />
 .content h1 {<br />
  font-family:'??';<br />
  font-size:18px;<br />
  padding-bottom:5px;<br />
 }<br />
 table {<br />
  width:100%;<br />
 }<br />
 th, td {<br />
  padding:6px 0;<br />
 <br />
 }<br />
 th {<br />
  background-color:#accdf4;<br />
  color:#ffffff;<br />
 }<br />
 <br />
 tr {<br />
  background-color:#FFFFFE;<br />
 }<br />
 <br />
 .odd {<br />
  background-color:#FFFAFF;<br />
 }<br />
 <br />
 .highlight {<br />
  background-color:#E0E0E0;<br />
}<br />
.STYLE1 {font-size: 14px}<br />
.STYLE2 {font-size: 16px}<br />
</style><br>
<br>
<br>
<br>
 <div class="clear">
                 
              
              
        
            </div>
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn