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

📄 footer.jsp

📁 相当板扎,采用贝叶斯公式的垃圾邮件过滤程序
💻 JSP
字号:
<%--
  *  @author   Shefali Bansal
  *  @version  1.0
  *
  *  Name of the Application        : Footer.jsp
  *  Development Environment        : Oracle JDeveloper 10g
  *  Creation/Modification History  :
  *
  *     Shefali Bansal 02-Jan-2004     Created
  *
  *  Overview of Application        :
  *    This is a static JSP that is used as Footer by all the 
  *    JSPs of the JSP Multimedia application.
--%>

<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
  <TBODY>
  <TR>
    <TD>
      <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
        <TBODY>
          <TR><TD><BR></TD></TR>
  <TR>
    <TD>
      <TABLE height=8 cellSpacing=0 cellPadding=3 width="100%" border=0>
        <TBODY>
        <TR>
        <TD  class=footerbarsub noWrap>
           Visit  
          <A HREF="http://otn.oracle.com/sample_code" >OTN Sample Code
          </A> to update your skills on the latest Oracle products and technologies.
          </TD>
          <TD class=footerbarsub align=right noWrap>
          <A HREF="http://otn.oracle.com" >
          Developed by OTN @ IDC - <I>Oracle Technology Network</I></A>
          </TD></TR></TBODY></TABLE></TD></TR>
  <TR>
    <TD>
      <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
        <TBODY>
        <TR>
          <TD vAlign=top width="100%">
            <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
              <TBODY>
              <TR bgColor=#000000>
                <TD><IMG height=1 src="images/stretch.gif"
                  width=1></TD></TR>
              <TR bgColor=#9a9c9a>
                <TD><IMG height=1 src="images/stretch.gif"
                  width=1></TD></TR>
              <TR bgColor=#b3b4b3>
                <TD><IMG height=1 src="images/stretch.gif"
                  width=1></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD>
              </TR>
              </TBODY>
            </TABLE>
    </TD>
  </TR></TBODY>
</TABLE>

⌨️ 快捷键说明

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