📄 index.asp
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title></title>
</head>
<body>
<script language="JavaScript">
<!--// Hide
var gt = unescape('%3e');
var popup_oil = null;
var over = "Launch Pop-up Navigator";
oil = window.open("", "oil","width=785,height=550,left=0,top=0,resizable=1,scrollbars=no");
if (oil != null) {
if (oil.opener == null) {
oil.opener = self;
}
oil.location.href = '/profile/login_form.asp';
}
-->
</script>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -