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

📄 student.php

📁 简单实现网上选课
💻 PHP
字号:

<html>
<head>
<SCRIPT language=javascript>
function click() {
if (event.button==2) {
alert('请抓紧时间选修课程!');
}
}
document.onmousedown=click;
</SCRIPT>

<title>欢迎进入网上选课系统</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>


<frameset name=viewfrm border="1" framespacing="1" cols="*" bordercolor="#0099FF" frameborder="yes" rows=1,65,*>
  <frame src="file:///C:/Documents%20and%20Settings/XIAO/&#26700;&#38754;/UntitledFrame-1">
  <frame name=topinfo NORESIZE scrolling=no src="student.php">
  <frameset cols="144,*" framespacing="1" frameborder=0 border=1 name=mainframe> 
    <frame name=menu scrolling=no src="student.php">
    <frameset name=rightfrm border="2" framespacing="2" cols="*" bordercolor="#336699" frameborder="YES" rows="*,125"> 
      <frame frameborder="no" framespacing="2" name="f3" src="file:///C|/Documents%20and%20Settings/XIAO/&#26700;&#38754;/bz/bz_xuanke_help.jsp">
      <frame scrolling=yes frameborder="no" marginwidth=4 marginheight="1" framespacing="1" name="f4" src="file:///C|/Documents%20and%20Settings/XIAO/&#26700;&#38754;/bz/bz_caozuo_help.htm">
    </frameset>
  </frameset>
</frameset>
</html>
<noframes> 
<body bgcolor="#FFFFFF" text="#000000">
</body>
</noframes> 
</html>

⌨️ 快捷键说明

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