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

📄 flowertypeshow.jsp

📁 精美的画面。完善的功能
💻 JSP
字号:
<%@ page contentType="text/html;charset=GBK"%>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=GBK">
    <title>untitled</title>
  </head>
  <body>
    <DIV align="left">
      <table cellspacing="0" cellpadding="0" border="1" width="18%" align="left">
        <tr>
          <td>
            <DIV align="center">
              <H3>
                <FONT color="#ff6600">花卉类别管理区</FONT> 
              </H3>
            </DIV>
          </td>
        </tr>
        <tr>
          <td>
            <DIV align="center">
              <a href="FlowerTypeAdd.jsp">花卉类别添加</a> 
            </DIV>
          </td>
        </tr>
        <tr>
          <td>
            <DIV align="center">
              <a href="FlowerTypeUpdate.jsp">花卉类别更新</a> 
            </DIV>
          </td>
        </tr>
        <tr>
          <td>
            <DIV align="center">
              <a href="FLowerTypeFind.jsp">花卉类别查询</a> 
            </DIV>
          </td>
        </tr>
        <tr>
          <td>&nbsp;</td>
        </tr>
      </table>
    </DIV>
    <DIV align="center">&nbsp;</DIV>
  </body>
</html>

⌨️ 快捷键说明

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