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

📄 3_body_20081016165109

📁 JSP(Java Server Pages)是由Sun Microsystems公司倡导、许多公司参与一起建立的一种动态网页技术标准。 JSP技术是用JAVA语言作为脚本语言的
💻
字号:
<body>
<!--页头Begin-->
[@u.include 'head' /]
<!--页头End-->

<table width="980" border="0" align="center" cellpadding="0" cellspacing="0" class="sep_5">
  <tr>
    <td width="750" height="200" valign="top"><table width="750" border="0" align="center" cellpadding="0" cellspacing="0" class="sep_5">
      <tr>
        <td width="9" background="${root}/head_2.gif"><img src="${root}/head_1.gif" height="33" /></td>
        <td background="${root}/head_2.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0">
            <tr>
              <td width="3%" height="20" align="center"><img src="${root}/ico_2.gif" width="12" height="12" /></td>
              <td width="97%" class="f14_b">[@u.CurrentPosition /]</td>
            </tr>
        </table></td>
        <td width="8"><img src="${root}/head_3.gif" width="8" height="33" /></td>
      </tr>
      <tr>
        <td background="${root}/bgleft.gif">&nbsp;</td>
        <td height="500" valign="top"><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
          <tr>
            <td height="50" align="center"><h2>${arti.titleContent}</h2></td>
          </tr>
          <tr>
            <td height="30" align="center"> 作者:${arti.author}&nbsp;&nbsp;&nbsp;发布日期:${arti.releaseDate}&nbsp;&nbsp;&nbsp;查看次数:${arti.visitTotal} 次 </td>
          </tr>
          <tr>
            <td height="20" align="center"><hr width="96%" /></td>
          </tr>
          <tr>
            <td height="400" align="left" valign="top" style="background-image:url(${root}/cbg.gif); background-repeat:no-repeat; background-position:center;line-height:30px;"> ${arti.artiPage.content} </td>
          </tr>
          <tr>
            <td height="30" align="center">[@u.ContentPage/]</td>
          </tr>
        </table></td>
        <td background="${root}/bgright.gif">&nbsp;</td>
      </tr>
      <tr>
        <td width="9" background="${root}/foot_2.gif"><img src="${root}/foot_1.gif" /></td>
        <td background="${root}/foot_2.gif"></td>
        <td><img src="${root}/foot_3.gif" height="8" /></td>
      </tr>
    </table>
	</td>
    <td width="10">&nbsp;</td>
    <td width="220" valign="top">
	<!--右列Begin-->
	[@u.include 'right' /]
	<!--右列End-->
	</td>
  </tr>
</table>
<!--页脚Begin-->
[@u.include 'foot' /]
<!--页脚End-->
</body>

⌨️ 快捷键说明

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