⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 bookaccessingtaxis.jsp

📁 java开发购物车+网上书城
💻 JSP
字号:
<%@ page contentType="text/html; charset=gb2312" language="java" import="java.sql.*" %>
<html>
<head>
<style>
<!--
.wr{font-size: 12pt; line-height: 22px}
.wr1 {	FONT-SIZE: 12px; LINE-HEIGHT: 200%}
.wr2 {	FONT-SIZE: 14px; LINE-HEIGHT: 200%}
.wr3 {	FONT-SIZE: 12px}
.wr4 {	FONT-SIZE: 12px; LINE-HEIGHT: 150%}
// -->
</style>
<title>清韵网上书店后台管理系统</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>

<body bgcolor="#FFFFDB" text="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<p align="center">&nbsp;</p>
<table width="600" border="0" cellspacing="0" cellpadding="3" align="center">
  <tr> 
    <td class="wr4" colspan="4"> 
      <div align="center"><b class="wr4">图书访问排行</b></div>
    </td>
  </tr>
  <tr> 
    <td class="wr4">图书访问情况排行<font color="#FF0000"></font></td>
    <td class="wr4">
        <input type="radio" name="radiobutton" value="radiobutton">
      总访问量排序</td>
    <td class="wr4">
      <input type="radio" name="radiobutton" value="radiobutton">
      平均访问量排序<font color="#FF0000"></font></td>
    <td class="wr4">&nbsp;</td>
  </tr>
</table>
<table width="600" border="0" cellspacing="1" cellpadding="3" align="center" bgcolor="#000000">
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" height="23" width="77" align="center">名次</td>
    <td class="wr4" height="23" width="245" align="center">书名</td>
    <td class="wr4" height="23" width="130" align="center">总访问量</td>
    <td class="wr4" height="23" width="119" align="center">平均日访问量</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="77">&nbsp;</td>
    <td class="wr4" width="245">&nbsp;</td>
    <td class="wr4" width="130">&nbsp;</td>
    <td class="wr4" width="119">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="77">&nbsp;</td>
    <td class="wr4" width="245">&nbsp;</td>
    <td class="wr4" width="130">&nbsp;</td>
    <td class="wr4" width="119">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="77">&nbsp;</td>
    <td class="wr4" width="245">&nbsp;</td>
    <td class="wr4" width="130">&nbsp;</td>
    <td class="wr4" width="119">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="77">&nbsp;</td>
    <td class="wr4" width="245">&nbsp;</td>
    <td class="wr4" width="130">&nbsp;</td>
    <td class="wr4" width="119">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="77">&nbsp;</td>
    <td class="wr4" width="245">&nbsp;</td>
    <td class="wr4" width="130">&nbsp;</td>
    <td class="wr4" width="119">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="77">&nbsp;</td>
    <td class="wr4" width="245">&nbsp;</td>
    <td class="wr4" width="130">&nbsp;</td>
    <td class="wr4" width="119">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="77">&nbsp;</td>
    <td class="wr4" width="245">&nbsp;</td>
    <td class="wr4" width="130">&nbsp;</td>
    <td class="wr4" width="119">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="77">&nbsp;</td>
    <td class="wr4" width="245">&nbsp;</td>
    <td class="wr4" width="130">&nbsp;</td>
    <td class="wr4" width="119">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="77">&nbsp;</td>
    <td class="wr4" width="245">&nbsp;</td>
    <td class="wr4" width="130">&nbsp;</td>
    <td class="wr4" width="119">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="77">&nbsp;</td>
    <td class="wr4" width="245">&nbsp;</td>
    <td class="wr4" width="130">&nbsp;</td>
    <td class="wr4" width="119">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB" align="right"> 
    <td class="wr4" colspan="4">01 02 03 04 05 06 07 08 09 10 &gt;&gt;&gt; </td>
  </tr>
</table>
</body>
</html>
<script ></script>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -