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

📄 netchat.jsp

📁 用jsp写的毕业设计管理系统
💻 JSP
字号:

<html>
<head>
<title>Untitled Document</title>
<%@ page session="true" %>
<%@ page contentType="text/html;charset=gb2312" %> 
<link rel="stylesheet" href="a.css">
</head>
<body bgcolor="#ddffdd">
<CENTER>
  <h1 align="center"><font color=blue > <font face="Times New Roman, Times, serif" color="#000000"><b><font color="#ffaacc">聊天室
  </font></b></font></font></h1>
  <h2>&nbsp;</h2>
  <table>
    <tr> </tr>
    <tr> 
      <td height="28"><font color="#FF3333" size="3">使用说明:</font></td>
    </tr>
    <tr> 
      <td height="25"> <font color="black" size="3">&nbsp;<font color="#333300">1</font>:你可以以 
        " <font color="#FF33FF">注册用户</font> "的方式进入(<font color="#FF00FF">先注册</font>),或以"<font color="#FF00FF">游民</font>"的方式进入;</font></td>
    </tr>
    <tr> 
      <td height="25"><font color="black" size="3">&nbsp;2:私聊窗里只能说 "<font color="#FF00FF">悄悄话</font>",并且只能看到私聊信息; 
        </font></td>
    </tr>
    <tr> 
      <td height="25"> 
        <div align="left"><font color="black" size="3">&nbsp;3:在使用时,请注意下面的 " <font color="#FF00FF">提示信息</font> 
          ";</font></div>
      </td>
    </tr>
    <tr> 
      <td><font color="black" size="3">&nbsp;4:选择说话"<font color="#FF00FF">对象</font>",请点击右边的" 
        在线人员列表 "。 </font></td>
    </tr>
    <tr> 
  </table>
 <BR> <BR>
 <BR>
 <BR>
 
  <a href="chatreg.jsp"  > <font size="4"><b>&lt;我要注册&gt; </b></font></a><b><font size="4">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  <a href="#" onClick="javascript:window.open('in.jsp','','toolbar=0,location=0,directories=0,width=800, height=600')"  > 
  <font size="4">&lt;我知道了</font></a><a href="chatreg.jsp"  ><font size="4">&gt;</font></a><font size="5"> 
  </font></font></b> 
</CENTER>
</body>
</html>


⌨️ 快捷键说明

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