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

📄 menu.jsp

📁 云网oa办公自动化系统java源码。能够使用!有说明!
💻 JSP
📖 第 1 页 / 共 2 页
字号:
      </TABLE></td>
    </tr>
    <tr>
      <td colspan=3><img height=10 
      src="images/box_bottom.gif" 
width=159></td>
    </tr>
  </tbody>
</table>
<TABLE cellSpacing=0 cellPadding=0 width=159 align=center border=0>
  <TBODY>
    <TR>
      <TD width=23><IMG height=25 
      src="images/box_topleft.gif" width=23></TD>
      <TD class=ttl onclick=showHide(this) width=129 
    background="images/box_topbg.gif"><lt:Label res="res.label.forum.admin.menu" key="ui_mgr"/></TD>
      <TD width=7><IMG height=25 
      src="images/box_topright.gif" width=7></TD>
    </TR>
    <TR style="DISPLAY: none">
      <TD 
    style="PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px" 
    background="images/box_bg.gif" colSpan=3><TABLE width="100%">
        <TR>
          <TD><IMG height=7 hspace=5 
            src="images/arrow.gif" width=5 align=absMiddle> <A href="forum_face.jsp" 
            target=mainFrame><lt:Label res="res.label.forum.admin.menu" key="reg_face"/></A></TD>
        </TR>
        <TR>
          <TD><IMG height=7 hspace=5 
            src="images/arrow.gif" width=5 align=absMiddle>&nbsp;<a href="theme_config.jsp" target="mainFrame"><lt:Label res="res.label.forum.admin.menu" key="theme"/></a></TD>
        </TR>
        <TR>
          <TD><IMG height=7 hspace=5 
            src="images/arrow.gif" width=5 align=absMiddle> <A href="ad_list.jsp" 
            target=mainFrame> <lt:Label res="res.label.forum.admin.menu" key="ad_mgr"/> </A></TD>
        </TR>
        <TR>
          <TD><IMG height=7 hspace=5 
            src="images/arrow.gif" width=5 align=absMiddle>&nbsp;<a href="water_mark.jsp" target="mainFrame"><lt:Label res="res.label.forum.admin.menu" key="water_mark_pic"/></a></TD>
        </TR>
        <TR>
          <TD><IMG height=7 hspace=5 
            src="images/arrow.gif" width=5 align=absMiddle>&nbsp;<a href="check_referer.jsp" target="mainFrame"><lt:Label res="res.label.forum.admin.menu" key="check_referer"/></a></TD>
        </TR>
       <TBODY>
        </TBODY>
      </TABLE></TD>
    </TR>
    </TR>
    
    <TR>
      <TD colSpan=3><IMG height=10 
      src="images/box_bottom.gif" 
width=159></TD>
    </TR>
  </TBODY>
</TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=159 align=center border=0>
  <TBODY>
    <TR>
      <TD width=23><IMG height=25 
      src="images/box_topleft.gif" width=23></TD>
      <TD class=ttl onclick=showHide(this) width=129 
    background="images/box_topbg.gif"><lt:Label res="res.label.forum.admin.menu" key="plugin_mgr"/></TD>
      <TD width=7><IMG height=25 
      src="images/box_topright.gif" width=7></TD>
    </TR>
    <TR style="DISPLAY: none">
      <TD 
    style="PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px" 
    background="images/box_bg.gif" colSpan=3>
<%
PluginMgr pm = new PluginMgr();
Vector v = pm.getAllPlugin();
ir = v.iterator();
while (ir.hasNext()) {
	PluginUnit pu = (PluginUnit)ir.next();
	if (pu!=null && !pu.getAdminEntrance().trim().equals("")) {
%>	
	<TABLE width="100%">
          <TBODY>
            <TR>
              <TD><IMG height=7 hspace=5 src="images/arrow.gif" width=5 align=absMiddle>
				<A href="<%=pu.getAdminEntrance()%>" target=mainFrame><%=pu.LoadString(request, "adminMenuItem")%></A>
			  </TD>
            </TR>
          </TBODY>
      </TABLE>
<%	}
}%>
<TABLE width="100%">
  <TBODY>
    <TR>
      <TD><IMG height=7 hspace=5 
            src="images/arrow.gif" width=5 align=absMiddle> <A 
            href="render.jsp" 
            target=mainFrame><lt:Label res="res.label.forum.admin.menu" key="control_display_toplic_plugin"/></a></TD>
    </TR>
    <TR>
      <TD><IMG height=7 hspace=5 
            src="images/arrow.gif" width=5 align=absMiddle> <A 
            href="entrance.jsp" 
            target=mainFrame><lt:Label res="res.label.forum.admin.menu" key="enter_plugin_mode"/></a></TD>
    </TR>
    <TR>
      <TD><IMG height=7 hspace=5 
            src="images/arrow.gif" width=5 align=absMiddle> <A 
            href="score.jsp" 
            target=mainFrame><lt:Label res="res.label.forum.admin.menu" key="score_plugin"/></a></TD>
    </TR>
  </TBODY>
</TABLE>
</TD>
    </TR>
    <TR>
      <TD colSpan=3><IMG height=10 
      src="images/box_bottom.gif" 
width=159></TD>
    </TR>
  </TBODY>
</TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=159 align=center border=0>
  <TBODY>
    <TR>
      <TD width=23><IMG height=25 
      src="images/box_topleft.gif" width=23></TD>
      <TD class=ttl onclick=showHide(this) width=129 
    background="images/box_topbg.gif"><lt:Label res="res.label.forum.admin.menu" key="mini_plugin_mgr"/></TD>
      <TD width=7><IMG height=25 
      src="images/box_topright.gif" width=7></TD>
    </TR>
    <TR style="DISPLAY: none">
      <TD 
    style="PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px" 
    background="images/box_bg.gif" colSpan=3><%
MiniPluginMgr mpm = new MiniPluginMgr();
Vector mv = mpm.getAllPlugin();
if (mv!=null)
	ir = mv.iterator();
while (ir.hasNext()) {
	MiniPluginUnit pu = (MiniPluginUnit)ir.next();
	String entrance = StrUtil.getNullStr(pu.getAdminEntrance()).trim();
	if (pu!=null && pu.isPlugin() && !entrance.equals("")) {
%>
          <TABLE width="100%">
            <TBODY>
              <TR>
                <TD><IMG height=7 hspace=5 
            src="images/arrow.gif" width=5 align=absMiddle> <A 
            href="<%=pu.getAdminEntrance()%>" 
            target=mainFrame><%=pu.LoadString(request, "adminMenuItem")%></A></TD>
              </TR>
            </TBODY>
          </TABLE>
        <%}
		}%></TD>
    </TR>
    <TR>
      <TD colSpan=3><IMG height=10 
      src="images/box_bottom.gif" 
width=159></TD>
    </TR>
  </TBODY>
</TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=159 align=center border=0>
  <TBODY>
    <TR>
      <TD width=23><IMG height=25 
      src="images/box_topleft.gif" width=23></TD>
      <TD class=ttl onclick=showHide(this) width=129 
    background="images/box_topbg.gif"><lt:Label res="res.label.forum.admin.menu" key="other"/></TD>
      <TD width=7><IMG height=25 
      src="images/box_topright.gif" width=7></TD>
    </TR>
    <TR style="DISPLAY: none">
      <TD style="PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px" background="images/box_bg.gif" colSpan=3><TABLE width="100%">
        <TBODY>
          <TR>
            <TD><IMG height=7 hspace=5 
            src="images/arrow.gif" width=5 align=absMiddle> <A 
            href="config_seo.jsp" 
            target=mainFrame>
              <lt:Label res="res.label.forum.admin.menu" key="config_seo"/>
            </A></TD>
          </TR>
		  <TR>
                <TD><IMG height=7 hspace=5 
            src="images/arrow.gif" width=5 align=absMiddle> <A 
            href="dir_check_pvg.jsp" 
            target=mainFrame><lt:Label res="res.label.forum.admin.menu" key="file_dir_chk"/></A></TD>
              </TR>
        </TBODY>
      </TABLE></TD>
    </TR>
    <TR>
      <TD colSpan=3><IMG height=10 
      src="images/box_bottom.gif" 
width=159></TD>
    </TR>
  </TBODY>
</TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=159 align=center border=0>
  <TBODY>
    <TR>
      <TD width=23><IMG height=25 
      src="images/box_topleft.gif" width=23></TD>
      <TD class=ttl onclick=showHide(this) width=129 
    background="images/box_topbg.gif"><lt:Label res="res.label.forum.admin.menu" key="sys_config"/></TD>
      <TD width=7><IMG height=25 
      src="images/box_topright.gif" width=7></TD>
    </TR>
    <TR style="DISPLAY: none">
      <TD 
    style="PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px" 
    background="images/box_bg.gif" colSpan=3><TABLE width="100%">
        <TR>
          <TD><IMG height=7 hspace=5 
            src="images/arrow.gif" width=5 align=absMiddle> <A 
            href="../../log/community.log" 
            target=mainFrame><lt:Label res="res.label.forum.admin.menu" key="sys_log"/></A></TD>
        </TR>
        <TR>
          <TD><IMG height=7 hspace=5 
            src="images/arrow.gif" width=5 align=absMiddle> <A 
            href="forum_statistic.jsp" 
            target=mainFrame>
            <lt:Label res="res.label.forum.admin.menu" key="forum_statistic"/>
          </A></TD>
        </TR>
          <TBODY>
            <TR>
              <TD><IMG height=7 hspace=5 
            src="images/arrow.gif" width=5 align=absMiddle> <A 
            href="setup_user_level.jsp" 
            target=mainFrame><lt:Label res="res.label.forum.admin.menu" key="rank_mgr"/></A></TD>
            </TR>
            <TR>
              <TD><IMG height=7 hspace=5 
            src="images/arrow.gif" width=5 align=absMiddle> <A 
            href="config_score.jsp" 
            target=mainFrame>
                <lt:Label res="res.label.forum.admin.config_score" key="score_mgr"/>            
              </A></TD>
            </TR>
            <TR>
              <TD><IMG height=7 hspace=5 
            src="images/arrow.gif" width=5 align=absMiddle>&nbsp;<A 
            href="forum_status.jsp" 
            target=mainFrame><lt:Label res="res.label.forum.admin.menu" key="forum_state"/></A></TD>
            </TR>
            <TR>
              <TD><IMG height=7 hspace=5 
            src="images/arrow.gif" width=5 align=absMiddle> <A 
            href="config_m.jsp" 
            target=mainFrame>
                <lt:Label res="res.label.forum.admin.menu" key="bbs_config"/>
              </A></TD>
            </TR>
          </TBODY>
      </TABLE></TD>
    </TR>
    <TR>
      <TD colSpan=3><IMG height=10 
      src="images/box_bottom.gif" 
width=159></TD>
    </TR>
  </TBODY>
</TABLE>
</BODY></HTML>

⌨️ 快捷键说明

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