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

📄 manager.jsp

📁 一个仿造淘宝的jsp网站。功能比较完善
💻 JSP
📖 第 1 页 / 共 2 页
字号:
                    </tr>
                   
					<tr> 
                      <td height=25>
                      <%
 	              if (username == null) {
 	                out.print("主贴操纵");
 	               } else {%>
                      <a href="MainMasterControl.jsp" target="main">主贴操纵</a>
                      <%} %>
                      </td>
                    </tr>
					<tr> 
                      <td height=25>
                      <%
 	              if (username == null) {
 	                out.print("从贴操纵");
 	               } else {%>
                      <a href="FollowMasterManager.jsp" target="main">从贴操纵</a>
                      <%} %>
                      </td>
                    </tr>
					<tr> 
                      <td height=25>
                      <%
 	              if (username == null) {
 	                out.print("模块管理");
 	               } else {%>
                      <a href="ModeManager.jsp" target="main">模块管理</a>
                      <%} %>
                      </td>
                    </tr>
					<tr> 
                      <td height=25>
                      <%
 	              if (username == null) {
 	                out.print("其他管理");
 	               } else {%>
                      <a href="ModeManager.jsp" target="main">其他管理</a>
                      <%} %>
                      </td>
                    </tr>
                  
                </table>
              </div></td></tr></table>
       <table cellSpacing="0" cellPadding="0" width=158 align=center>
         
           <tr style="CURSOR: hand">
             <td class=list_title id=list10 
          onmouseover="this.typename='list_title2';" 
          onclick=chang(menu10,40,list10); 
          onmouseout="this.typename='list_title';" 
          background="image/manager/title_show.gif" 
            height=25><span>用户信息管理</span> </td>
           </tr>
           <tr>
             <td valign="middle">
               <div class=sec_menu id=menu10
            style="DISPLAY: none; FILTER: alpha(Opacity=0); width: 158px; height: 0px">
                 <table width=152 align=center
            cellPadding="0"  cellSpacing=2  background="image/manager/bg.gif" style="padding-left:5px">                   
                     <tr>
                       <td height=40>
                       <%
 	              if (username == null) {
 	                out.print("用户管理");
 	               } else {%>
                       <a href="ManagerUser.jsp" target="main">用户管理</a>
                       <%} %>
                       </td>
                     </tr>
                 </table>
             </div></td>
           </tr>
         
       </table>
<table cellSpacing="0" cellPadding="0" width=158 align=center>
         
           <tr style="CURSOR: hand">
             <td class=list_title id=list4 
          onmouseover="this.typename='list_title2';" 
          onclick=chang(menu4,50,list4); 
          onmouseout="this.typename='list_title';" 
          background="image/manager/title_show.gif" 
            height=25><span>商品信息管理</span> </td>
           </tr>
           <tr>
             <td valign="middle">
               <div class=sec_menu id=menu4 
            style="DISPLAY: none; FILTER: alpha(Opacity=0); width: 158px; height: 0px">
                 <table  cellSpacing=2 
            cellPadding="0" width=152 align="center" background="image/manager/bg.gif" style="padding-left:5px">
                    <tr>
                       <td height=25>
                       <%
 	              if (username == null) {
 	                out.print("商品操纵");
 	               } else {%>
                       <a href="Shopcontrol.jsp" target="main">商品操纵</a>
                       <%} %>
                       </td>
                     </tr>
                     <tr> 
                      <td height=25>
                      <%
 	              if (username == null) {
 	                out.print("商品管理");
 	               } else {%>
                      <a href="ShopManager.jsp" target="main">商品管理</a>
                      <%} %>
                      </td>
                    </tr>    
                   
                 </table>
             </div></td>
           </tr>
     </table>
       <script language="javascript">
		  var nopen="";
		  var whichContinue="";
      </script>
      <table width=158 align=center cellPadding="0" cellSpacing="0">
        
          <tr style="CURSOR: hand"> 
            <td class=list_title id=list7 
          onmouseover="this.typename='list_title2';" 
          onclick=chang(menu7,80,list7); 
          onmouseout="this.typename='list_title';" 
          background="image/manager/title_show.gif" 
            height=25><span>订单信息管理</span> </td>
          </tr>
          <tr> 
            <td valign="middle"> <div class=sec_menu id=menu7 
            style="DISPLAY: none;  FILTER: alpha(Opacity=0); width: 158px; height: 0px"> 
                <table width=152 align=center 
            cellPadding="0"  cellSpacing=2  background="image/manager/bg.gif" style="padding-left:5px">

                    <tr> 
                      <td height=25>
                      <%
 	              if (username == null) {
 	                out.print("订单管理");
 	               } else {%>
                      <a href="servlet/OrderManager1Servlet" target="main">订单管理</a>
                      <%} %>
                      </td>
                    </tr>
                    <tr>
                      <td height=25>
                      <%
 	              if (username == null) {
 	                out.print("已确认订单");
 	               } else {%>
                      <a href="Orderok.jsp" target="main">已确认订单</a>
                      <%} %>
                      </td>
                    </tr>
                    <tr>
                      <td height=25>
                      <%
 	              if (username == null) {
 	                out.print("定单查询");
 	               } else {%>
                      <a href="ManagerSelectOrder.jsp" target="main">定单查询</a>
                      <%} %>
                      </td>
                    </tr>
                  
                </table>
              </div></td>
          </tr>
        
      </table>

   
       

      <table cellSpacing="0" cellPadding="0" width=152 align=center>
        
          <tr style="CURSOR: hand"> 
            <td width="158" 
            height=25 
          background="image/manager/title_show.gif" class=list_title id=list57 
          onclick=chang(menu57,30,list57); 
          onmouseover="this.typename='list_title2';" 
          onmouseout="this.typename='list_title';"><span>商品类别管理</span> </td>
          </tr>
          <tr> 
            <td valign="middle"> <div class=sec_menu id=menu57 
            style="DISPLAY: none; FILTER: alpha(Opacity=0); width: 158px; height: 0px"> 
                <table width=152 align=center 
            cellPadding="0"  cellSpacing="0" background="image/manager/bg.gif">
                  
                    <tr> 
                      <td height="30" style="padding-left:5px">
                      <%
 	              if (username == null) {
 	                out.print("类别维护");
 	               } else {%>
                      <a href="TypeManager.jsp" target="main">类别维护</a>
                      <%} %>
                      </td>
                    </tr>
                  
                </table>
              </div></td>
          </tr>
	     <tr>
      <td height="40" valign="middle">              <div class=sec_menu id=menu8
            style="FILTER: alpha(Opacity=100); width: 158px; height:40px"><img src="image/manager/bottom.gif" width="158" height="30"></div></td></tr></table>

				</div>
			  <div id="managerfrontright">
			  
				   <iframe frameborder="0"  name="main" scrolling="no" src="ManagerLogin.jsp" style="HEIGHT: 100%; VISIBILITY: inherit; WIDTH: 100%; Z-INDEX: 1"></iframe>
			  </div>
			</div>
			<div id="managerbuttom">
			    <UL>
		  <LI><A href="">关于淘宝</A> </LI>
		  <LI><A href="">合作伙伴</A> </LI>
		  <LI><A href="">帮助中心</A></LI>
		  <LI><A href="">诚征英才</A> </LI>
		  <LI><A href="">联系我们</A> </LI>
		  <LI><A href="">网站地图</A> </LI>
		  <LI><A href="">热门商品</A> </LI>
		  <LI><A href="">热门品牌</A> </LI>
		  <LI><A href="">版权说明 </A></LI>
		  <LI><A href="">淘客推广</A> </LI>
  </UL>
<DIV id="managerbuttomfont">全球阿里巴巴 - 阿里巴巴网络:<A href="">中国站</A> 
    <A href="">国际站</A>
    <A href="">日文站</A> | <A 
href="">淘宝站</A> | <A 
href="">支付宝</A> | <A 
href="">中国雅虎</A> | <A 
href="">雅虎口碑网</A> | <A 
href="">阿里软件</A> | <A 
href="">阿里妈妈</A> </DIV>

<DIV id="managerbuttomfont2">Copyright 2003-2008, 版权所有 TAOBAO.COM  </DIV>
			</div>
		</div>
	</body>
</html>

⌨️ 快捷键说明

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