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

📄 index5.jsp

📁 项目申报系统,用JSP做的一个系统
💻 JSP
字号:
<%@ page language="java" contentType="text/html;charset=GB2312"%>

<html>
<head>
<title>科技项目申报系统</title>
<style>
<!--
:link {color:#000099}
:visited {color:#000099}
:active {color:#000099}
A:link,A:visited,A:active {text-decoration:none}
//-->
</style>
</head>

<body bgcolor="#FFFFFF" text="#000000">
<div align="center">
  <table width="780" border="0" cellspacing="0" cellpadding="0" height="67">
    <tr>
      <td height="139"> 
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td>
              <div align="center"><img src="../images/ff.gif" width="468" height="60"></div>
            </td>
          </tr>
        </table>
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td bgColor=#0010a0 width="100%"></td>
          </tr>
        </table>
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td height="22"><font size="2">&nbsp; <font color="#000099"><a href="../index.htm">系统首页</a> 
              | 系统介绍 | <a href="../zhinan/index6.jsp">申报指南</a> | <a href="../shenbao/index2.jsp">项目申报</a> 
              | <a href="../pingshen/index3.jsp">项目评审</a> </font></font></td>
          </tr>
        </table>
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr>
            <td bgColor=#0010a0 width="100%"></td>
          </tr>
        </table>
        <table width="100%" border="0" cellspacing="0" cellpadding="0">
          <tr> 
            <td height="22">&nbsp;</td>
          </tr>
          <tr>
            <td height="22">
              <div align="center"><font color="#ffcc00" face="Wingdings">v</font><font color="#0010a0"><b>欢迎使用科技项目申报系统</b></font><font color="#ffcc00" face="Wingdings">v</font></div>
            </td>
          </tr>
        </table>
        <table width="100%" border="0" cellspacing="0" cellpadding="0" height="29">
          <tr> 
            <td> 
              <div align="center">
                <table width="50%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td>&nbsp;</td>
                  </tr>
                </table>
				<form name=form method=post action="../zongping/z_checklogon.jsp" onsubmit="return check(this)">
                  <table width="57%" border="0" cellspacing="0" cellpadding="0" height="138">
                    <tr>
                      <td height="175" align="center" valign="top"> 
                        <div align="left"><font size="4" color="#000099" face="新宋体">项目申报管理系统开发成本低,投入资金少。可以使项目申报的各项管理工作,变得方便快捷,不仅节省了时间,还节省了人力,提高了准确性。项目管理部门通过自己的网站,能够大大提高工作的透明度以及工作效率。</font></div>
                      </td>
                  </tr>
                </table>
                </form>
                <table width="57%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td height="5">
                    </td>
                  </tr>
                  <tr>
                    <td bgColor=#0010a0 width="100%"></td>
                  </tr>
                  <tr>
                    <td height="2">&nbsp;</td>
                  </tr>
                </table>
                <table width="50%" border="0" cellspacing="0" cellpadding="0">
                  <tr>
                    <td>
                      <div align="center"><font size="2" color="#000099">IE5.0以上版本浏览器&nbsp;&nbsp; 
                        分辨率800*600</font></div>
                    </td>
                  </tr>
                </table>
              </div>
            </td>
          </tr>
        </table>
      </td>
    </tr>
  </table>
</div>
</body>
</html>

⌨️ 快捷键说明

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