error.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 error variable below will be populated with the specific
	error trapped by TeraTerm, and the entire template will be returned to the calling web client

	Error:
	<HR>
	%error%
	<HR>

</BODY>
</HTML>

⌨️ 快捷键说明

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