📄 helpview.asp
字号:
<!--#include file="../conn/conn.asp" -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<META http-equiv=Content-Type content="text/html; charset=gb2312">
<LINK href="css/style.css" rel=stylesheet type=text/css>
<title>模板管理帮助</title>
</head>
<body>
<br>
<p><p>
<table border="0" cellspacing="1" cellpadding="5" align=center style="width:90%">
<tr><th height="24">模板管理帮助</th></tr>
<tr><td width="100%">
<script>
document.write(opener.txtRun.value)
</script></td></tr>
<tr>
<td height="22" align=center>
<input type="button" name="close" value="[关 闭]" onClick="window.close()">
</td>
</tr>
</table>
<br>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -