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

📄 job.asp

📁 实现一个用JSP、Servlet技术实现的小型物流网站系统。实现功能如下:管理员通过登录该系统
💻 ASP
字号:
<!--#include file="top.asp"-->
<!--##########################################################-->
<table width="780" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr>
    <td><img src="img/middle-word07.jpg" width="780" height="130"></td>
  </tr>
</table>
<table width="780" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF">
  <tr>
    <td width="190" height="35" background="img/middle-L-bg01.gif">&nbsp;</td>
    <td colspan="3"><img src="img/middle-R-01.gif" width="590" height="35"></td>
  </tr>
  <tr>
    <td rowspan="2" valign="top" bgcolor="#FFFFFF">
	<!--===================-->
    <!--#include file="left.asp"-->
<!--===================-->	</td>
    <td width="29" height="200" background="img/middle-R-bg01.gif">&nbsp;</td>
    <td width="518" valign="top" bgcolor="#FFFFFF"><table width="100%"  border="0" cellspacing="0" cellpadding="10">
      <tr>
        <td width="329" height="48" background="img/middle-R-bg03.gif"><strong>人才招聘</strong></td>
        <td width="1">&nbsp;</td>
        <td width="127" background="img/middle-R-bg04.gif">&nbsp;</td>
      </tr>
      <tr>
        <td height="10" colspan="3"></td>
      </tr>
    </table>
    <table width="100%"  border="0" cellpadding="0" cellspacing="0" background="img/middle-R-bg05.gif">
      <tr>
        <td width="51"><img src="img/middle-R-icon01.gif" width="47" height="48"></td>
        <td width="465"><span style="font:bold 18px;color:#666633;filter:progid:DXImageTransform.Microsoft.Glow(color=ffffff,strength=1);WIDTH:90%;"><strong><%=coname%></strong></span></td>
      </tr>
      <tr>
        <td colspan="2"><%=cojob%></td>
      </tr>
    </table></td>
    <td width="43" background="img/middle-R-bg02.gif">&nbsp;</td>
  </tr>
  <tr>
    <td colspan="3" valign=top bgcolor="#FFFFFF"><img src="img/middle-R-bg06.gif" width="590" height="16"></td>
  </tr>
</table>
<!--##########################################################-->
<!--#include file="bottom.asp"-->

⌨️ 快捷键说明

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