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

📄 left.jsp

📁 经典的“固定资产管理系统”JSP源代码
💻 JSP
字号:
<%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %>
<%@ taglib uri="/WEB-INF/struts-nested.tld" prefix="nested" %>
<%@ taglib uri="/WEB-INF/struts-template.tld" prefix="template" %>
<%@ taglib uri="/WEB-INF/struts-bean.tld" prefix="bean" %>
<%@ taglib uri="/WEB-INF/struts-html.tld" prefix="html"%>
<%@ taglib uri="/WEB-INF/struts-logic.tld" prefix="logic"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<%@ page contentType="text/html; charset=GBK" %>

<html>
<head>
<title>广鑫科技-固定资产管理系统</title>
<SCRIPT language=JavaScript src="javascript/xtree.js">
</SCRIPT>
<SCRIPT language=JavaScript>
<!--


function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
//-->
</script>
<link href="css/default.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
@import url("css/default.css");
-->
</style>
<style type="text/css">
<!--
@import url("css/default.css");
-->
</style>
</head>

<body bgcolor="#EAEAEA" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="MM_preloadImages('images/button-exit_f3.jpg','images/button-exit_f2.jpg','images/button-exit_f4.jpg')">
<table width="100%" height="1" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td width="98%" height="1" background="images/xlong_dottedline.gif" ></td>
  </tr>
</table>

<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td width=20 rowspan="2" valign="top">&nbsp;</td>
    <td width="1" rowspan="7" align="left" valign="top"background="images/dotline.gif"></td>
    <td width="138" height="329" align="left" valign="top"> <br>
      <table width="100%" border="0" cellspacing="0" cellpadding="0">
        <TR  width="100%">
          <TD ><strong><font color="#000000">固定资产管理系统</font></strong></TD>
        </TR>
        <TR  width="100%">
          <TD >&nbsp;</TD>
        </TR>
        <TR  width="100%">
          <TD class="a5"> <DIV class=parent id=KB1Parent width="100%"><A
      href="" target="mainFrame"
      onclick="expandIt('KB1'); return false"><IMG align=absMiddle border=0
      height=18 src="images/xtarrow.gif" width=20></A><span class="a4"><font color="#000000"><strong>资产类型管理</strong></font></span></DIV></TD>
        </TR>
        <TR width="100%">
          <TD class="a5"> <DIV class=child id=KB1Child width="100%"> &nbsp;&nbsp;&nbsp;<IMG align=absMiddle border=0 height=18 src="images/xtsub.gif" width=18><a href="<html:rewrite href="Assettype/add.do"/>" target=mainFrame>增加</a><BR>
              &nbsp;&nbsp;&nbsp;<IMG align=absMiddle border=0 height=18 src="images/xtsub.gif" width=18><a href="<html:rewrite href="Assettype/list.do"/>" target=mainFrame>维护</a><BR>
              &nbsp;&nbsp;&nbsp;<IMG align=absMiddle border=0 height=18 src="images/xtsub.gif" width=18><a href="<html:rewrite href="query/Assettype/SearchByPK.do"/>" target=mainFrame>按主键查询</a><BR>
            </DIV></TD>
        </TR>
        <TR  width="100%">
          <TD class="a5"> <DIV class=parent id=KB2Parent width="100%"><A href="" target="mainFrame" onclick="expandIt('KB2'); return false"><IMG align=absMiddle border=0 height=18 src="images/xtarrow.gif" width=20></A><span class="a4"><font color="#000000"><strong>资产管理</strong></font></span></DIV></TD>
        </TR>
        <TR width="100%">
          <TD class="a5"> <DIV class=child id=KB2Child width="100%"> &nbsp;&nbsp;&nbsp;<IMG align=absMiddle border=0 height=18 src="images/xtsub.gif" width=18><a href="<html:rewrite href="Asset/add.do"/>" target=mainFrame>增加</a><BR>
              &nbsp;&nbsp;&nbsp;<IMG align=absMiddle border=0 height=18 src="images/xtsub.gif" width=18><a href="<html:rewrite href="Asset/list.do"/>" target=mainFrame>维护</a><BR>
              &nbsp;&nbsp;&nbsp;<IMG align=absMiddle border=0 height=18 src="images/xtsub.gif" width=18><a href="<html:rewrite href="query/Asset/SearchByPK.do"/>" target=mainFrame>按主键查询</a><BR>
            </DIV></TD>
        </TR>
        <TR  width="100%">
          <TD class="a5"> <DIV class=parent id=KB4Parent width="100%"><A  href="" target="mainFrame" onclick="expandIt('KB4'); return false"><IMG align=absMiddle border=0 height=18 src="images/xtarrow.gif" width=20></A><span class="a4"><font color="#000000"><strong>来源方式管理</strong></font></span></DIV></TD>
        </TR>
        <TR width="100%">
          <TD class="a5"> <DIV class=child id=KB4Child width="100%"> &nbsp;&nbsp;&nbsp;<IMG align=absMiddle border=0 height=18 src="images/xtsub.gif" width=18><a href="<html:rewrite href="Frommode/add.do"/>" target=mainFrame>增加</a><BR>
              &nbsp;&nbsp;&nbsp;<IMG align=absMiddle border=0 height=18 src="images/xtsub.gif" width=18><a href="<html:rewrite href="Frommode/list.do"/>" target=mainFrame>维护</a><BR>
              &nbsp;&nbsp;&nbsp;<IMG align=absMiddle border=0 height=18 src="images/xtsub.gif" width=18><a href="<html:rewrite href="query/Frommode/SearchByPK.do"/>" target=mainFrame>按主键查询</a><BR>
            </DIV></TD>
        </TR>
        <TR  width="100%">
          <TD class="a5"> <DIV class=parent id=KB5Parent width="100%"><A  href="" target="mainFrame" onclick="expandIt('KB5'); return false"><IMG align=absMiddle border=0 height=18 src="images/xtarrow.gif" width=20></A><span class="a4"><font color="#000000"><strong>借出管理</strong></font></span></DIV></TD>
        </TR>
        <TR width="100%">
          <TD class="a5"> <DIV class=child id=KB5Child width="100%"> &nbsp;&nbsp;&nbsp;<IMG align=absMiddle border=0 height=18 src="images/xtsub.gif" width=18><a href="<html:rewrite href="Lend/add.do"/>" target=mainFrame>增加</a><BR>
              &nbsp;&nbsp;&nbsp;<IMG align=absMiddle border=0 height=18 src="images/xtsub.gif" width=18><a href="<html:rewrite href="Lend/list.do"/>" target=mainFrame>维护</a><BR>
              &nbsp;&nbsp;&nbsp;<IMG align=absMiddle border=0 height=18 src="images/xtsub.gif" width=18><a href="<html:rewrite href="query/Lend/SearchByPK.do"/>" target=mainFrame>按主键查询</a><BR>
            </DIV></TD>
        </TR>
        <TR  width="100%">
          <TD class="a5"> <DIV class=parent id=KB6Parent width="100%"><A  href="" target="mainFrame" onclick="expandIt('KB6'); return false"><IMG align=absMiddle border=0 height=18 src="images/xtarrow.gif" width=20></A><span class="a4"><font color="#000000"><strong>存放位置管理</strong></font></span></DIV></TD>
        </TR>
        <TR width="100%">
          <TD class="a5"> <DIV class=child id=KB6Child width="100%"> &nbsp;&nbsp;&nbsp;<IMG align=absMiddle border=0 height=18 src="images/xtsub.gif" width=18><a href="<html:rewrite href="Position/add.do"/>" target=mainFrame>增加</a><BR>
              &nbsp;&nbsp;&nbsp;<IMG align=absMiddle border=0 height=18 src="images/xtsub.gif" width=18><a href="<html:rewrite href="Position/list.do"/>" target=mainFrame>维护</a><BR>
              &nbsp;&nbsp;&nbsp;<IMG align=absMiddle border=0 height=18 src="images/xtsub.gif" width=18><a href="<html:rewrite href="query/Position/SearchByPK.do"/>" target=mainFrame>按主键查询</a><BR>
            </DIV></TD>
        </TR>
        <TR  width="100%">
          <TD class="a5"> <DIV class=parent id=KB7Parent width="100%"><A  href="" target="mainFrame" onclick="expandIt('KB7'); return false"><IMG align=absMiddle border=0 height=18 src="images/xtarrow.gif" width=20></A><span class="a4"><font color="#000000"><strong>目的管理</strong></font></span></DIV></TD>
        </TR>
        <TR width="100%">
          <TD class="a5"> <DIV class=child id=KB7Child width="100%"> &nbsp;&nbsp;&nbsp;<IMG align=absMiddle border=0 height=18 src="images/xtsub.gif" width=18><a href="<html:rewrite href="Purpose/add.do"/>" target=mainFrame>增加</a><BR>
              &nbsp;&nbsp;&nbsp;<IMG align=absMiddle border=0 height=18 src="images/xtsub.gif" width=18><a href="<html:rewrite href="Purpose/list.do"/>" target=mainFrame>维护</a><BR>
              &nbsp;&nbsp;&nbsp;<IMG align=absMiddle border=0 height=18 src="images/xtsub.gif" width=18><a href="<html:rewrite href="query/Purpose/SearchByPK.do"/>" target=mainFrame>按主键查询</a><BR>
            </DIV></TD>
        </TR>
        <TR  width="100%">
          <TD class="a5"> <DIV class=parent id=KB8Parent width="100%"><A  href="" target="mainFrame" onclick="expandIt('KB8'); return false"><IMG align=absMiddle border=0 height=18 src="images/xtarrow.gif" width=20></A><span class="a4"><font color="#000000"><strong>模型管理</strong></font></span></DIV></TD>
        </TR>
        <TR width="100%">
          <TD class="a5"> <DIV class=child id=KB8Child width="100%"> &nbsp;&nbsp;&nbsp;<IMG align=absMiddle border=0 height=18 src="images/xtsub.gif" width=18><a href="<html:rewrite href="Model/add.do"/>" target=mainFrame>增加</a><BR>
              &nbsp;&nbsp;&nbsp;<IMG align=absMiddle border=0 height=18 src="images/xtsub.gif" width=18><a href="<html:rewrite href="Model/list.do"/>" target=mainFrame>维护</a><BR>
              &nbsp;&nbsp;&nbsp;<IMG align=absMiddle border=0 height=18 src="images/xtsub.gif" width=18><a href="<html:rewrite href="query/Model/SearchByPK.do"/>" target=mainFrame>按主键查询</a><BR>
            </DIV></TD>
        </TR>
        <TR  width="100%">
          <TD class="a5"> <DIV class=parent id=KB9Parent width="100%"><A  href="" target="mainFrame" onclick="expandIt('KB9'); return false"><IMG align=absMiddle border=0 height=18 src="images/xtarrow.gif" width=20></A><span class="a4"><font color="#000000"><strong>用户管理</strong></font></span></DIV></TD>
        </TR>
        <TR width="100%">
          <TD class="a5"> <DIV class=child id=KB9Child width="100%"> &nbsp;&nbsp;&nbsp;<IMG align=absMiddle border=0 height=18 src="images/xtsub.gif" width=18><a href="<html:rewrite href="Users/add.do"/>" target=mainFrame>增加</a><BR>
              &nbsp;&nbsp;&nbsp;<IMG align=absMiddle border=0 height=18 src="images/xtsub.gif" width=18><a href="<html:rewrite href="Users/list.do"/>" target=mainFrame>维护</a><BR>
              &nbsp;&nbsp;&nbsp;<IMG align=absMiddle border=0 height=18 src="images/xtsub.gif" width=18><a href="<html:rewrite href="query/Users/SearchByPK.do"/>" target=mainFrame>按主键查询</a><BR>
            </DIV></TD>
        </TR>
        <TR  width="100%">
          <TD class="a5"> <DIV class=parent id=KB10Parent width="100%"><A  href="" target="mainFrame" onclick="expandIt('KB10'); return false"><IMG align=absMiddle border=0 height=18 src="images/xtarrow.gif" width=20></A><span class="a4"><font color="#000000"><strong>使用期限管理</strong></font></span></DIV></TD>
        </TR>
        <TR width="100%">
          <TD class="a5"> <DIV class=child id=KB10Child width="100%"> &nbsp;&nbsp;&nbsp;<IMG align=absMiddle border=0 height=18 src="images/xtsub.gif" width=18><a href="<html:rewrite href="Usedate/add.do"/>" target=mainFrame>增加</a><BR>
              &nbsp;&nbsp;&nbsp;<IMG align=absMiddle border=0 height=18 src="images/xtsub.gif" width=18><a href="<html:rewrite href="Usedate/list.do"/>" target=mainFrame>维护</a><BR>
              &nbsp;&nbsp;&nbsp;<IMG align=absMiddle border=0 height=18 src="images/xtsub.gif" width=18><a href="<html:rewrite href="query/Usedate/SearchByPK.do"/>" target=mainFrame>按主键查询</a><BR>
            </DIV></TD>
        </TR>
        
        <TR  width="100%">
          <TD class="a5"> <DIV class=parent id=KB9Parent width="100%"><A
      href="" target="mainFrame"
      onclick="expandIt('KB9'); return false"><IMG align=absMiddle border=0
      height=18 src="images/xtarrow.gif" width=20></A><A
      href="login.jsp" target="_top" class="a7" >退出系统</A></DIV></TD>
        </TR>
        <TR width="100%">
          <TD class="a5"> <DIV class=child id=KB3Child width="100%"> </DIV></TD>
        </TR>
        <tr>
          <td>&nbsp;</td>
        </tr>
      </table> </td>
  </tr>

  <tr>
    <td valign="middle">
      <div align="center"></div></td>
  </tr>
</table>

<p>&nbsp;</p>
</body>
</html>

⌨️ 快捷键说明

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