index.asp
来自「科研及设备管理系统是一个基于WEB的网络管理信息系统」· ASP 代码 · 共 11 行
ASP
11 行
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>管理系统</title>
</head>
<script language="javascript">
top.location.href="user/userlogin.asp"
</script>
<body>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?