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

📄 systemset.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"> 
      <div align="center"><b class="wr4">系统设置</b></div>
    </td>
  </tr>
  <tr> 
    <td class="wr4">请选择要维护的数据表名:
        <select name="select">
        </select>
        
      <input type="submit" name="Submit" value="添加数据">
    </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="121" align="center">字段一</td>
    <td class="wr4" height="23" width="129" align="center">字段二</td>
    <td class="wr4" height="23" width="136" align="center">字段N</td>
    <td class="wr4" height="23" width="91" align="center">修改</td>
    <td class="wr4" height="23" width="87" align="center">删除</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="121">&nbsp;</td>
    <td class="wr4" width="129">&nbsp;</td>
    <td class="wr4" width="136">&nbsp;</td>
    <td class="wr4" width="91">&nbsp;</td>
    <td class="wr4" width="87">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="121">&nbsp;</td>
    <td class="wr4" width="129">&nbsp;</td>
    <td class="wr4" width="136">&nbsp;</td>
    <td class="wr4" width="91">&nbsp;</td>
    <td class="wr4" width="87">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="121">&nbsp;</td>
    <td class="wr4" width="129">&nbsp;</td>
    <td class="wr4" width="136">&nbsp;</td>
    <td class="wr4" width="91">&nbsp;</td>
    <td class="wr4" width="87">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="121">&nbsp;</td>
    <td class="wr4" width="129">&nbsp;</td>
    <td class="wr4" width="136">&nbsp;</td>
    <td class="wr4" width="91">&nbsp;</td>
    <td class="wr4" width="87">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="121">&nbsp;</td>
    <td class="wr4" width="129">&nbsp;</td>
    <td class="wr4" width="136">&nbsp;</td>
    <td class="wr4" width="91">&nbsp;</td>
    <td class="wr4" width="87">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="121">&nbsp;</td>
    <td class="wr4" width="129">&nbsp;</td>
    <td class="wr4" width="136">&nbsp;</td>
    <td class="wr4" width="91">&nbsp;</td>
    <td class="wr4" width="87">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="121">&nbsp;</td>
    <td class="wr4" width="129">&nbsp;</td>
    <td class="wr4" width="136">&nbsp;</td>
    <td class="wr4" width="91">&nbsp;</td>
    <td class="wr4" width="87">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="121">&nbsp;</td>
    <td class="wr4" width="129">&nbsp;</td>
    <td class="wr4" width="136">&nbsp;</td>
    <td class="wr4" width="91">&nbsp;</td>
    <td class="wr4" width="87">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="121">&nbsp;</td>
    <td class="wr4" width="129">&nbsp;</td>
    <td class="wr4" width="136">&nbsp;</td>
    <td class="wr4" width="91">&nbsp;</td>
    <td class="wr4" width="87">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="121">&nbsp;</td>
    <td class="wr4" width="129">&nbsp;</td>
    <td class="wr4" width="136">&nbsp;</td>
    <td class="wr4" width="91">&nbsp;</td>
    <td class="wr4" width="87">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB" align="right"> 
    <td class="wr4" colspan="5">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 + -