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

📄 default5.aspx

📁 学生管理系统 功能不是很强大 但是很实用
💻 ASPX
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default5.aspx.cs" Inherits="Default5" %>

<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><style type="text/css">
<!--
body {
	background-image: url(t1.jpg);
}
-->
</style></head>
<body>
    <form id="form1" runat="server">
    <div>
      <div>
        <div> </div>
        <table width="974" height="444" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td height="116" colspan="2" style="height: 116px">&nbsp;</td>
          </tr>
          <tr>
            <td colspan="2" bgcolor="#00CCFF" style="height: 2px"><hr /></td>
          </tr>
          <tr>
            <td width="135" height="43" bgcolor="#00CCFF">&nbsp;
            <div align="center"><a href="Default2.aspx">基本信息查询</a></div></td>
            <td width="839" rowspan="7" style="width: 828px">&nbsp;<table border="0" style="width: 711px; height: 235px">
                <tr>
                    <td style="width: 100px">
                    </td>
                    <td style="width: 9px">
                        <asp:Label ID="Label10" runat="server" Text="请选择所带科目:" Width="132px"></asp:Label></td>
                    <td style="width: 81px">
                        <asp:DropDownList ID="DropDownList1" runat="server" Width="108px">
                        </asp:DropDownList></td>
                    <td style="width: 100px">
                    </td>
                    <td style="width: 100px">
                    </td>
                </tr>
                <tr>
                    <td style="width: 100px">
                    </td>
                    <td style="width: 9px">
                        <asp:Label ID="Label1" runat="server" Text="教师编号:" Width="97px"></asp:Label></td>
                    <td style="width: 81px">
                        <asp:TextBox ID="TextBox1" runat="server"></asp:TextBox></td>
                    <td style="width: 100px">
                        <asp:Label ID="Label5" runat="server" Text="所属院系:"></asp:Label></td>
                    <td style="width: 100px">
                        <asp:TextBox ID="TextBox5" runat="server"></asp:TextBox></td>
                </tr>
                    <tr>
                        <td style="width: 100px">
                        </td>
                        <td style="width: 9px">
                            <asp:Label ID="Label2" runat="server" Text="教师姓名:" Width="95px"></asp:Label></td>
                        <td style="width: 81px">
                            <asp:TextBox ID="TextBox2" runat="server"></asp:TextBox></td>
                        <td style="width: 100px">
                            <asp:Label ID="Label6" runat="server" Text="职称:" Width="76px"></asp:Label></td>
                        <td style="width: 100px">
                            <asp:TextBox ID="TextBox6" runat="server"></asp:TextBox></td>
                    </tr>
                    <tr>
                        <td style="width: 100px">
                        </td>
                        <td style="width: 9px">
                            <asp:Label ID="Label3" runat="server" Text="性别:" Width="97px"></asp:Label></td>
                        <td style="width: 81px">
                            <asp:TextBox ID="TextBox3" runat="server"></asp:TextBox></td>
                        <td style="width: 100px">
                            <asp:Label ID="Label7" runat="server" Text="学历:" Width="76px"></asp:Label></td>
                        <td style="width: 100px">
                            <asp:TextBox ID="TextBox7" runat="server"></asp:TextBox></td>
                    </tr>
                    <tr>
                        <td style="width: 100px">
                        </td>
                        <td style="width: 9px">
                            <asp:Label ID="Label4" runat="server" Text="出生年月:" Width="98px"></asp:Label></td>
                        <td style="width: 81px">
                            <asp:TextBox ID="TextBox4" runat="server"></asp:TextBox></td>
                        <td style="width: 100px">
                            <asp:Label ID="Label8" runat="server" Text="政治面貌:"></asp:Label></td>
                        <td style="width: 100px">
                            <asp:TextBox ID="TextBox8" runat="server"></asp:TextBox></td>
                    </tr>
                    <tr>
                        <td style="width: 100px">
                        </td>
                        <td style="width: 9px">
                            <asp:Label ID="Label9" runat="server" Text="备注:" Width="95px"></asp:Label></td>
                        <td colspan="2" rowspan="2">
                            <asp:TextBox ID="TextBox9" runat="server" Height="46px" TextMode="MultiLine" Width="311px"></asp:TextBox></td>
                        <td style="width: 100px">
                        </td>
                    </tr>
                    <tr>
                        <td style="width: 100px">
                        </td>
                        <td style="width: 9px">
                        </td>
                        <td style="width: 100px">
                        </td>
                    </tr>
                <tr>
                    <td style="width: 100px">
                    </td>
                    <td style="width: 9px">
                    </td>
                    <td colspan="2" rowspan="1">
                        <asp:Button ID="Button1" runat="server" Height="26px" OnClick="Button1_Click" Text="查看"
                            Width="86px" /></td>
                    <td style="width: 100px">
                    </td>
                </tr>
                </table>
            </td>
          </tr>
          <tr>
            <td height="46" bgcolor="#00CCFF">&nbsp;
            <div align="center"><a href="Default3.aspx">学生成绩查询</a></div></td>
          </tr>
          <tr>
            <td height="43" bgcolor="#00CCFF">&nbsp;
            <div align="center"><a href="Default4.aspx">成绩排名</a></div></td>
          </tr>
          <tr>
            <td height="52" bgcolor="#00CCFF">&nbsp;
            <div align="center"><a href="Default5.aspx">任课老师查询</a></div></td>
          </tr>
          <tr>
            <td height="43" bgcolor="#00CCFF">&nbsp;
            <div align="center"><a href="Default6.aspx">修改密码</a></div></td>
          </tr>
            <tr>
                <td bgcolor="#00ccff" height="49">
                    <div align="center"><a href="Default7.aspx">修改基本信息</a></div></td>
            </tr>
          <tr>
            <td height="49" bgcolor="#00CCFF">&nbsp;
                <asp:LinkButton ID="LinkButton1" runat="server" Style="left: 40px; position: relative;
                    top: 4px" OnClick="LinkButton1_Click" PostBackUrl="~/登陆页面.aspx">注销</asp:LinkButton><div align="center">
                        &nbsp;</div></td>
          </tr>
        </table>
      </div>
    
    </div>
    </form>
</body>
</html>

⌨️ 快捷键说明

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