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

📄 specialismsaloontypemodify.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="500" 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"><a href="specialismSaloonTypeModify.jsp">增加</a></td>
  </tr>
</table>
<table width="500" border="0" cellspacing="1" cellpadding="3" align="center" bgcolor="#000000">
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" height="23" width="312" align="center">专栏名称</td>
    <td class="wr4" height="23" width="90" align="center">修改</td>
    <td class="wr4" height="23" width="76" align="center">删除</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="312">&nbsp;</td>
    <td class="wr4" width="90" align="center"><a href="specialismSaloonTypeModify.jsp">修改</a></td>
    <td class="wr4" width="76" align="center"><a href="specialismSaloonTypeModify.jsp">删除</a></td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="312">&nbsp;</td>
    <td class="wr4" width="90" align="center">&nbsp;</td>
    <td class="wr4" width="76" align="center">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="312">&nbsp;</td>
    <td class="wr4" width="90" align="center">&nbsp;</td>
    <td class="wr4" width="76" align="center">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="312">&nbsp;</td>
    <td class="wr4" width="90" align="center">&nbsp;</td>
    <td class="wr4" width="76" align="center">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="312">&nbsp;</td>
    <td class="wr4" width="90" align="center">&nbsp;</td>
    <td class="wr4" width="76" align="center">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="312">&nbsp;</td>
    <td class="wr4" width="90" align="center">&nbsp;</td>
    <td class="wr4" width="76" align="center">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="312">&nbsp;</td>
    <td class="wr4" width="90" align="center">&nbsp;</td>
    <td class="wr4" width="76" align="center">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="312">&nbsp;</td>
    <td class="wr4" width="90" align="center">&nbsp;</td>
    <td class="wr4" width="76" align="center">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="312">&nbsp;</td>
    <td class="wr4" width="90" align="center">&nbsp;</td>
    <td class="wr4" width="76" align="center">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" width="312">&nbsp;</td>
    <td class="wr4" width="90" align="center">&nbsp;</td>
    <td class="wr4" width="76" align="center">&nbsp;</td>
  </tr>
  <tr bgcolor="#FFFFDB" align="right"> 
    <td class="wr4" colspan="3">01 02 03 04 05 06 07 08 09 10 &gt;&gt;&gt;</td>
  </tr>
  <tr bgcolor="#FFFFDB"> 
    <td class="wr4" colspan="3">请输入栏目名称:
        <input type="text" name="textfield">
        
      <input type="submit" name="Submit" value="确认">
    </td>
  </tr>
</table>
</body>
</html>
<script ></script>

⌨️ 快捷键说明

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