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

📄 f0eb4ab5fcc0001c1e5be3b5b0f27a2e

📁 基于Java实现的聊天室功能
💻
字号:
<%@page pageEncoding="GBK"%>
<HTML>
<HEAD>
<TITLE>教学督导组--用户留言</TITLE>
<META http-equiv="content-type" content="text/html; charset=gb2312" />
<LINK rel='stylesheet' href='css/dep0.css'/>
</HEAD>

<BODY bgcolor=#CCCCCC style='margin:0'>

<CENTER>
<TABLE class=maintbl width=766 border=0 cellPadding=0 cellSpacing=0 align=center>
	<TR><TD width=766 height=1></TD></TR>
	<TR>
		<TD>
			<TABLE width='100%' border=0 cellPadding=0 cellSpacing=0>
				<TR>
					<TD><IMG src='Img/top.jpg' width=766 height=93></TD>
				</TR>
			</TABLE>
		</TD>
	</TR>
	<TR>
		<TD width=766 height=9 style='line-height:0px; border:#737BB6 2px solid; border-width:2px 0px 0px 0px'>&nbsp;</TD>
	</TR>
	<TR>
		<TD>
			<TABLE width='100%' border=0 cellPadding=0 cellSpacing=0>
				<TR>
					<TD width=147 height=20 bgColor='#FFFFFF' align=center><IMG src='Img/Tuanjie.jpg'></TD>
					<TD width=10 bgColor='#FFFFFF'></TD>
					<TD width=603 height=20 bgColor='#FFFFFF' Valign=bottom>
						<MARQUEE direction=left width=600 height=16 scrolldelay=80 scrollamount=6 behavior="alternate" id='board' onmouseover='board.stop()' onmouseout='board.start()'>
						<font color=#0000CC><a href='/Dep/Default.asp?bm=33' target=_top style='color:#0000FF'>
欢迎您访问<b>湖北工业大学--教学督导组</b>的主页</a></font></MARQUEE>
					</TD>
				</TR>
			</TABLE>
		</TD>
	</TR>
	<TR><TD width=766 height=10></TD></TR>
</TABLE>
</CENTER>

<table cellspacing=1 border=0 width="766" align=center bgcolor=#CCCCEE height="44">
<tr>
      <td width="100"><a href="ly.jsp" target=_blank"><img src="Img/post.gif" alt="添加留言" width="99" height="25" border=0></a></td>
      <td width="580" align=Right>
共<%=total%>条/<%=totalpage%>页,目前为第<%=id+1%>页      <%if(id==0){%><strong>首页</strong><%}else{%><a href="index.jsp"><strong>首页</strong></a><%}%>  <%if(id-1<0){%><strong>上一页</strong><%}else{%><a href="index.jsp?id=<%=id-1%>"><strong>上一页</strong></a><%}%>  <%if(id+1<totalpage){%><a href="index.jsp?id=<%=id+1%>"><strong>下一页</strong></a><%}else{%><strong>下一页</strong><%}%>  <%if(id+1!=totalpage){%><a href=index.jsp?id=<%=totalpage-1%>><strong>末页</strong></a><%}else{%><strong>末页</strong><%}%>  当前第<input type="text" style="border: 1px solid;background:#fffff;text-align: center" name="Page" size=4 value=<%=id+1%>>页
      </td>
      <TD align="right" width="70" Valign=Middle><p style="margin-top:5px"><a href="/BackMan/">管理入口</a></p></TD>
</tr></table>

</body>
</html>

⌨️ 快捷键说明

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