exitchat.htm

来自「此程序为网上下载」· HTM 代码 · 共 13 行

HTM
13
字号
<html>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=gb2312'>
<meta http-equiv='pragma' content='no-cache'>
<title>关闭窗口</title>
</head>
<body>
<script language=javascript>
window.open("http://ks.tqjh.com/ttjh/");
top.window.close();
</script>
</body>
</html>

⌨️ 快捷键说明

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