status.htm

来自「This is an excillent utility to connect 」· HTM 代码 · 共 17 行

HTM
17
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
	<TITLE>TeraTerm Web 3.1 Error Template</TITLE>
</HEAD>
<BODY>
	Feel free to modify this template.  The variable below will be populated with the specific
	connection parameters, including the hostname or IP, the port, and the time connected.
	<HR>
	Host: %hostname%<BR>
	Port: %port%<BR>
	Time: %time%<BR>
	<HR>

</BODY>
</HTML>

⌨️ 快捷键说明

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