📄 index.htm
字号:
<html>
<head>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>用户登录</title>
<OBJECT id=closes type="application/x-oleobject" classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11">
<param name="Command" value="Close">
</object>
</head>
<body>
<script language="JavaScript">
<!--
closes.Click();
HeightValue=screen.height;
WidthValue=screen.width;
newwin=window.open("default.asp","new","toolbar=yes,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizeable=yes,width="+WidthValue+",height="+HeightValue+",top=0,left=0");
newwin.moveTo(-3,-3);
newwin.resizeTo(WidthValue+6,HeightValue-23);
// -->
</script>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -