📄 client.html
字号:
<html>
<head>
<title>G-MUD</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
This Graphical MUD is based on the Dusk Engine. To find out more about Dusk, go to http://dusk.wesowin.org
<div align="left">
<applet code="duskclient.class" archive="duskclient.jar" width="0" height="0">
<param name="address" value="192.168.0.252">
<param name="port" value="7420">
</applet
</div>
<hr>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -