chatappletthree.htm

来自「Java编程技巧」· HTM 代码 · 共 15 行

HTM
15
字号
<applet   code="chatappletthree.class"  width=750 height=550>
</applet>

<head>
<title>红蜘蛛聊天室客户端程序</title>
</head>

<table border="0" cellpadding="0" cellspacing="0" width="100%">
  <tr>
    <td width="100%"><font size="2"><font color="#FF0000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
      红蜘蛛聊天室</font>&nbsp; 客户端程序</font></td>
  </tr>

</table>

⌨️ 快捷键说明

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