⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 default.htm

📁 是一个在线考试系统的源码
💻 HTM
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>


<head>
<title>平凡网上考试系统V2.0</title>
<meta name="GENERATOR" content="Microsoft Visual Studio .NET 7.1">
<meta name=ProgId content=VisualStudio.HTML>
<meta name=Originator content="Microsoft Visual Studio .NET 7.1">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<script language="javascript">
<!--
function OpenWindow()
{
NFW = window.open("loginSys.htm","loginSys","480,360");
NFW.resizeTo(480,360);
NFW.moveTo(screen.width/2-240,screen.height/2-190);
window.opener = null;
window.close();

}

function CloseWindow()
{
window.opener = null;
window.close();
self.close();
}
-->
</script>
</head>
<body onLoad="javascript:OpenWindow();">
如果您开启了“自动拦截弹出窗口”功能,将不能正常进入考试系统,请点击<a href='#' onclick="javascript:OpenWindow();">此处</a>进行登录。
</body>
</html>

⌨️ 快捷键说明

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