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

📄 topfrm.jsp

📁 本人课程设计时做的一个用struts框架实现的基于cmmi2的项目管理系统的原型。还有部分功能尚未实现
💻 JSP
字号:
<%@ page contentType="text/html; charset=GBK" %>
<html>
<head>
<title>demo</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" type="text/css" HREF="../../common/olstyle.css">
<script type="text/javascript" src="../../common/dialog.js"></script>
<script  language="JavaScript" src="../../common/CommonFunc.js"></script>
</head>

<body bgColor="#dfdfdf&quot;" text="#000000">
<table width="100%" height="47" cellPadding="0" cellSpacing="0" bgcolor="#9cbbd5">
  <tbody>
    <tr style="HEIGHT: 3px" align="left" >
      <td width="591" height="45" align="left" vAlign="middle" >
        <div align="left"><img src="../../images/future.gif" width="491" height="45" border="0"></div></td>
      <td width="*">&nbsp;</td>
      <td align="right" valign="middle" ></td>
      <td width="130" align="right" valign="middle" >
        <font color="#000099"><bean:message key="global.productName"/> <bean:message key="global.version"/></font> 
      </td>
    </tr>
  </tbody>
</table>

<table cellSpacing="0" cellPadding="0" width="100%" border="0" bgcolor="#9cbbd5">
  <tbody>
    <tr>
      <td valign="bottom" nowrap bgColor=#dfdfdf><script>
    bar.draw();
    </script></td>
	<td bgColor=#dfdfdf width="0%">&nbsp;</td>
       <TD noWrap align="center" bgColor=#dfdfdf></TD>
 <TD width="100" align="right" valign="middle" noWrap
			  bgColor="#0033CC"><font color=#aaaa00>|</font>&nbsp;<a
				class="whitetext" title="关于本系统" onclick="return btnAbout_onclick()"
				href="#" ><font color="#eeeeee">关于</font></a>&nbsp;<font color=#AAAA00>|</font>&nbsp;<a
				class="whitetext"
				href="JavaScript:if (confirm('确定要退出吗?'))location='logout.do';" target="_parent" title="退出本系统"><font color="#eeeeee">退出</font></a>&nbsp;</TD>
    </tr>
  </tbody>
</table>
<table cellSpacing="0" cellPadding="0" width="100%" bgcolor="#9cbbd5">
  <tbody>
    <tr style="HEIGHT: 4px" align="center" bgColor="#93bee2">
      <td vAlign="top" align="left" width="50%" height="4"></td>
      <td width="50%" align="right" bgcolor="#93bee2"></td>
    </tr>
  </tbody>
</table>
</body>
</html>

⌨️ 快捷键说明

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