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

📄 xuesheng.aspx

📁 教务选课系统 教务选课系统 教务选课系统
💻 ASPX
字号:
<%@ Page Language="VB" AutoEventWireup="false" CodeFile="xuesheng.aspx.vb" Inherits="xuesheng" %>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
    <title>无标题页</title>
<style type="text/css">
<!--
body,td,th {
	color: #000000;
	font-size: 10pt;
}
body {
	background-color: #00CCFF;
}
#Layer1 {
	position:absolute;
	width:706px;
	height:196px;
	z-index:1;
	left: 178px;
	top: 147px;
}
-->
</style></head>
<body style="background-image: url(图片/7d8e3733deed41f41b4cffc0.jpg)">
<p>&nbsp;</p>
<p style="color: red">
    &nbsp;</p>
    <p style="color: red">
        &nbsp;</p>
    <p style="color: red">
        您的用户名:<asp:Label ID="Label1" runat="server" Width="103px"></asp:Label></p>
<p style="color: red">欢迎使用本教务系统</p>
<p>&nbsp;</p>
    <p>
        &nbsp;</p>

    <form id="form1" runat="server">
   
    <p>
        <asp:Button ID="Button1" runat="server" Text="查询课程" />&nbsp;</p>
  <p>
      <asp:Button ID="Button2" runat="server" Text="查询分数" />&nbsp;</p>
  <p>
      <asp:Button ID="Button3" runat="server" Text="提交作业" />&nbsp;</p>
  <p>
      <asp:Button ID="Button4" runat="server" Text="查看通知" />&nbsp;</p>
  <div id="Layer1" style="left: 176px; top: 248px">
    <table width="467" border="1">
      <tr>
        <td height="42">1、查询课程,用于查询课程,并选择</td>
      </tr>
      <tr>
        <td height="33">2、查询分数,用于查询作业成绩</td>
      </tr>
      <tr>
        <td height="31">3、提交作业,用于提交课后作业</td>
      </tr>
      <tr>
        <td height="30">4、查看通知,用于查看老师发布的重要通知</td>
      </tr>
      <tr>
        <td height="37">5、修改密码,用于修改学生密码</td>
      </tr>
    </table>
  </div>
        <asp:Button ID="Button5" runat="server" Text="修改密码" />
   
    </form>
</body>
</html>

⌨️ 快捷键说明

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