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

📄 in-search.jsp

📁 是网上购物系统:javabean + jsp + db的结构,
💻 JSP
字号:
<table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr> 
            <td  align="center"> <img border="0" src="img/promo_list_top.gif" width="100%" height="4"></td>
          </tr>
          <tr> 
            <td bgcolor="#DBC2B0" height="20" align="center"><b>型号搜索</b></td>
          </tr>
          <tr> 
            <td> <table width="100%" border="0" cellspacing="0" cellpadding="0">
                <tr> 
                  <td> <table border="0" width="100%" cellspacing="0" height="70">
                      <tr> 
                        <td height="28" bgcolor="#F5EFE7" align="center">输入商品关键字查询商品信息</td>
                      </tr>
                      <tr> 
                        <form method="POST" action="search.jsp">
                          <td valign="top" bgcolor="#F5EFE7"> <input type="text" name="hw_name" size="15" class=input> 
                            <input type="image" border="0" name="imageField" src="img/serarch.gif" width="34" height="20"> 
                          </td>
                        </form>
                      </tr>
                    </table></td>
                </tr>
              </table></td>
          </tr>
        </table>

⌨️ 快捷键说明

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