📄 left.jsp
字号:
<TD vAlign=top width=207 bgColor=#f7f7f7 height=179>
<TABLE height=10 cellSpacing=0 cellPadding=0 width=192 align=center
border=0>
<TBODY>
<TR>
<TD height=10></TD></TR></TBODY></TABLE>
<TABLE height=25 cellSpacing=0 cellPadding=0 width=192 align=center
border=0>
<TBODY>
<TR>
<TD><img border="0" src="images/top_bbs.gif" width="190" height="25">
<TABLE cellSpacing=0 cellPadding=0 width=192 border=0>
<TBODY>
<TR>
<TD>
<FORM name=form1
action="/news/servlet/util.CheckLoginServlet"
method=post>
<TABLE cellSpacing=0 cellPadding=0 width="95%"
align=center border=0>
<TBODY>
<TR vAlign=bottom>
<TD class=font width="26%" height=25>
<DIV align=center>用户名:</DIV></TD>
<TD width="74%" height=25>
<DIV align=center><INPUT class=input id=username
size=16 name=id> </DIV>
<DIV align=center></DIV></TD></TR>
<TR vAlign=bottom>
<TD class=font height=25>
<DIV align=center>密 码:</DIV></TD>
<TD height=25>
<DIV align=center><INPUT class=input id=password
type=password size=16 name=password> </DIV></TD></TR>
<TR vAlign=bottom>
<TD class=font colSpan=2 height=30>
<TABLE cellSpacing=0 cellPadding=0 width="100%"
align=center border=0>
<TBODY>
<TR class=font>
<TD vAlign=bottom width="31%" height=20>
<DIV align=center><INPUT class=input type=submit value="登 陆" name=Submit>
</DIV></TD>
<TD vAlign=bottom width="33%" height=20>
<DIV align=center><INPUT class=input onclick="MM_goToURL();return document.MM_returnValue" type=button value="注 册" name=Submit2>
</DIV></TD>
<TD vAlign=bottom width="34%" height=20>
<DIV align=center><INPUT class=input onclick="MM_goToURL();return document.MM_returnValue" type=button value="游 客" name=Submit3>
</DIV></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></FORM></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=192 align=center
border=0><TBODY>
<TR>
<TD height=16><IMG height=25
src="images/top_wap.gif"
width=190></TD></TR></TBODY></TABLE>
<TABLE height=10 cellSpacing=0 cellPadding=0 width=192 align=center
border=0>
<TBODY>
<TR>
<TD height=10></TD></TR></TBODY></TABLE>
<DIV align=center>
<TABLE cellSpacing=0 cellPadding=0 width=180 border=0>
<TBODY>
<TR>
<TD><IMG height=5
src="images/top_bk.gif"
width=180></TD></TR></TBODY></TABLE>
<TABLE height=25 cellSpacing=0 cellPadding=0 width=180
background="images/bg_bk.gif" border=0>
<TBODY>
<TR>
<TD class=font height=25>
<DIV align=center>
<TABLE height=51 cellSpacing=0 cellPadding=0 width=168
align=center border=0>
<TBODY>
<TR>
<TD class=font width=46 height=51>
<DIV align=center><IMG height=25
src="images/wap.jpg"
width=25></DIV>
<DIV align=center><SPAN class=en><FONT
color=#333333></FONT></SPAN></DIV></TD>
<TD class=font width=146 style="height:140 "> <marquee behavior=loop direction=up onMouseOut=start()
onMouseOver=stop() scrollamount=1 scrolldelay=30 > <table width="100%" border="0" cellpadding="0" cellspacing="0">
<%
int id=5;
int j=1;
Iterator articles2=myNews.getArticlesOfSort(id).iterator();
while(articles2.hasNext()){
if(j>5)break;
ArticleDetails article = (ArticleDetails)articles2.next();
%>
<tr>
<td class="font"><a href="article.jsp?articleId=<%=article.getArticleId()%>"><%=article.getTitle()%></a></td>
</tr>
<%j++;}%>
</table></marquee></TD>
</TR></TBODY></TABLE>
</DIV></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=180 border=0>
<TBODY>
<TR>
<TD><IMG height=5
src="images/down_bk.gif"
width=180></TD></TR></TBODY></TABLE></DIV>
<TABLE height=10 cellSpacing=0 cellPadding=0 width=192 align=center
border=0>
<TBODY>
<TR>
<TD height=10></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=192 align=center
border=0><TBODY>
<TR>
<TD height=16><IMG height=25
src="images/top_pic.gif"
width=190></TD></TR></TBODY></TABLE>
<TABLE height=100 cellSpacing=0 cellPadding=0 width=192 align=center
border=0>
<TBODY>
<TR>
<TD class=font vAlign=top>
<DIV align=center>
<TABLE height=10 cellSpacing=0 cellPadding=0 width=192
align=center border=0>
<TBODY>
<TR>
<TD height=10></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=180 border=0>
<TBODY>
<TR>
<TD><IMG height=5
src="images/top_bk.gif"
width=180></TD></TR></TBODY></TABLE>
<TABLE height=100 cellSpacing=0 cellPadding=0 width=180
background="images/bg_bk.gif"
border=0>
<TBODY>
<TR>
<TD class=font height=100 align="center">
<DIV align=center style="width: 178; height: 130">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<%
articles2=myNews.getAllArticles().iterator();
j=1;
while(articles2.hasNext()){
if(j>15)break;
ArticleDetails article = (ArticleDetails)articles2.next();
%>
<tr>
<td align="center"><div align="left"><font size="-1" color="#3399FF"> <IMG height=6
src="images/arrow_z.gif"
width=4> <a href="article.jsp?articleId=<%=article.getArticleId()%>">
<%
String s=article.getTitle();
if(s.length()>10)
s=s.substring(0,10);
%>
<%=s%>
</a></font></div></td>
</tr>
<%j++;}%>
</table>
<p style="word-spacing: 0; line-height: 100%; margin: 0" align="center"><font size="2" color="#3399FF"> </font>
</DIV></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=180 border=0>
<TBODY>
<TR>
<TD><IMG height=5
src="images/down_bk.gif"
width=180></TD></TR></TBODY></TABLE>
<TABLE height=10 cellSpacing=0 cellPadding=0 width=192
align=center border=0>
<TBODY>
<TR>
<TD
height=10></TD></TR></TBODY></TABLE></DIV></TD></TR></TBODY></TABLE>
<TABLE height=150 cellSpacing=0 cellPadding=0 width=192 align=center
border=0>
<TBODY>
<TR>
<TD class=font vAlign=top>
<TABLE cellSpacing=0 cellPadding=0 width=192 align=center
border=0><TBODY>
<TR>
<TD height=16><IMG height=25
src="images/top_buy.gif"
width=190></TD></TR></TBODY></TABLE>
<TABLE height=150 cellSpacing=0 cellPadding=0 width=192 align=center
border=0>
<TBODY>
<TR>
<TD class=font vAlign=top>
<DIV align=center style="width: 192; height: 299">
<TABLE height=10 cellSpacing=0 cellPadding=0 width=192
align=center border=0>
<TBODY>
<TR>
<TD height=10></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=180 border=0>
<TBODY>
<TR>
<TD><IMG height=5
src="images/top_bk.gif"
width=180></TD></TR></TBODY></TABLE>
<TABLE height=261 cellSpacing=0 cellPadding=0 width=180
background="images/bg_bk.gif"
border=0>
<TBODY>
<TR>
<TD class=font height=261>
<DIV align=center>
<table border="0" cellpadding="0" cellspacing="0" width="100%" height="191">
<tr>
<td width="59%" height="38" align="center"><font color="#808080"><a href="http://10.61.20.222/" target="_blank"><img border="0" src="images/logo.gif" width="88" height="31"></a></font></td>
<td width="41%" height="38"><font size="2" color="#666666">yingwho</font></td>
</tr>
<tr>
<td width="59%" height="38" align="center"><font color="#808080"><a href="http://10.61.13.222/" target="_blank"><img border="0" src="images/qmlogo.gif" width="88" height="31"></a></font></td>
<td width="41%" height="38"><font size="2" color="#666666">一夫天下</font></td>
</tr>
<tr>
<td width="59%" height="38" align="center"><font color="#808080"><a href="http://10.61.2.110/" target="_blank"><img border="0" src="images/gdlogo.gif" width="88" height="31"></a></font></td>
<td width="41%" height="38"><font size="2" color="#666666">就业网</font></td>
</tr>
<tr>
<td width="59%" height="38" align="center"><font color="#808080"><a href="http://10.14.91.104/" target="_blank"><img border="0" src="images/luckweb.gif" width="88" height="31"></a></font></td>
<td width="41%" height="38"><font size="2" color="#666666">缘网</font></td>
</tr>
<tr>
<td width="59%" height="39" align="center"><font color="#808080"><a href="http://10.61.2.62/" target="_blank"><img border="0" src="images/citydream.gif" width="88" height="31"></a></font></td>
<td width="41%" height="39"><font size="2" color="#666666">城市理想</font></td>
</tr>
<tr>
<td width="59%" height="39" align="center"><font color="#808080"> </font></td>
<td width="41%" height="39"></td>
</tr>
<tr>
<td width="59%" height="39" align="center"><font color="#808080"> </font></td>
<td width="41%" height="39"></td>
</tr>
</table>
</DIV></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=180 border=0>
<TBODY>
<TR>
<TD><IMG height=5
src="images/down_bk.gif"
width=180></TD></TR></TBODY></TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=180 border=0>
<TBODY>
<TR>
<TD vAlign=bottom height=22>
<DIV class=font
align=center> </DIV></TD></TR></TBODY></TABLE>
</DIV></TD></TR></TBODY></TABLE>
</TD></TR></TBODY></TABLE>
</TD>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -