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

📄 教师信息添加.aspx

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

<!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);
	background-repeat: no-repeat;
}
-->
</style></head>
<body>
    <form id="form1" runat="server">
        <div title="教师信息添加">
            <table align="center" border="0" width="200">
                <tr>
                    <td>
                        <img height="68" src="标题副本.png" width="699" /></td>
                </tr>
            </table>
            <br />
            <table align="center" border="0" width="750">
                <tr>
                    <td align="center" bgcolor="#ffff00" style="width: 183px; height: 21px">
                        &nbsp;
                        <asp:HyperLink ID="HyperLink10" runat="server" NavigateUrl="管理模块_帐户管理.aspx">账户信息管理</asp:HyperLink></td>
                    <td align="center" bgcolor="#ffff00" style="color: #000000; height: 21px" width="183">
                        &nbsp;
                        <asp:HyperLink ID="HyperLink11" runat="server" NavigateUrl="学生信息管理.aspx">学生信息管理</asp:HyperLink></td>
                    <td align="center" bgcolor="#ffff00" style="color: #000000; height: 21px" width="183">
                        &nbsp;
                        <asp:HyperLink ID="HyperLink12" runat="server" NavigateUrl="教师信息管理.aspx">教师信息管理</asp:HyperLink></td>
                    <td align="center" bgcolor="#ffff00" style="height: 21px" width="183">
                        &nbsp;
                        <asp:HyperLink ID="HyperLink13" runat="server" NavigateUrl="成绩课程管理.aspx">成绩课程管理</asp:HyperLink></td>
                </tr>
            </table>
            <br />
            <table align="center" width="718">
                <tr align="center" valign="top">
                    <td style="width: 100px">
                        <table align="center" border="0" style="width: 127px; height: 253px">
                            <tr>
                                <td align="center" bgcolor="#ffff00" style="width: 122px; height: 1px">
                                    <asp:HyperLink ID="HyperLink14" runat="server" NavigateUrl="教师信息浏览.aspx">教师信息浏览</asp:HyperLink></td>
                            </tr>
                            <tr>
                                <td align="center" bgcolor="#ffff00" style="width: 122px">
                                    <asp:HyperLink ID="HyperLink15" runat="server" NavigateUrl="教师信息查询.aspx">教师信息查询</asp:HyperLink></td>
                            </tr>
                            <tr>
                                <td align="center" bgcolor="#ffff00" style="width: 122px">
                                    <asp:HyperLink ID="HyperLink16" runat="server" NavigateUrl="教师信息修改.aspx">教师信息修改</asp:HyperLink></td>
                            </tr>
                            <tr>
                                <td align="center" bgcolor="#ffff00" style="width: 122px">
                                    <asp:HyperLink ID="HyperLink17" runat="server" NavigateUrl="教师信息删除.aspx">教师信息删除</asp:HyperLink></td>
                            </tr>
                            <tr>
                                <td align="center" bgcolor="#ffff00" style="width: 122px">
                                    <asp:HyperLink ID="HyperLink18" runat="server" NavigateUrl="教师信息添加.aspx">教师信息插入</asp:HyperLink></td>
                            </tr>
                            <tr>
                                <td align="center" style="width: 122px; height: 24px">
                                    &nbsp;
                                </td>
                            </tr>
                            <tr>
                                <td style="width: 122px; height: 162px">
                                    &nbsp;
                                </td>
                            </tr>
                        </table>
                    </td>
                    <td style="width: 90px">
                    <table style="width: 499px">
                        <tr>
                            <td align="center" style="width: 94px;">
                                教师编号</td>
                            <td style="width: 163px;" align="left">
                                <asp:TextBox ID="TextBox1" runat="server"></asp:TextBox></td>
                            <td align="left" style="width: 225px;">
                                最大编号</td>
                        </tr>
                    </table>
                    <br />
                    <table style="width: 498px; height: 272px">
                        <tr>
                            <td align="center" style="width: 96px; height: 26px">
                                教师编号</td>
                            <td align="left" colspan="6" style="height: 26px">
                                <asp:TextBox ID="TextBox2" runat="server"></asp:TextBox><span style="width: 202px; height: 26px"></span>
                                &nbsp;</td>
                        </tr>
                        <tr>
                            <td align="center" style="width: 96px; height: 26px">
                            </td>
                            <td align="left" colspan="6" style="height: 26px">
                                <asp:Button ID="Button1" runat="server" OnClick="Button1_Click" Text="验证教师编号" Width="129px" /></td>
                        </tr>
                        <tr>
                            <td align="center" style="width: 96px; height: 26px">
                                姓名</td>
                            <td align="left" colspan="6" style="height: 26px">
                                <asp:TextBox ID="TextBox3" runat="server"></asp:TextBox>**</td>
                        </tr>
                        <tr>
                            <td align="center" style="width: 96px; height: 26px">
                                性别</td>
                            <td align="left" colspan="6" style="height: 26px">
                                <asp:DropDownList ID="DropDownList4" runat="server">
                                    <asp:ListItem>男</asp:ListItem>
                                    <asp:ListItem>女</asp:ListItem>
                                </asp:DropDownList></td>
                        </tr>
                        <tr>
                            <td align="center" style="width: 96px; height: 26px">
                                院系名称</td>
                            <td align="left" colspan="6" style="height: 26px">
                                <asp:TextBox ID="TextBox5" runat="server"></asp:TextBox>**</td>
                        </tr>
                        <tr>
                            <td align="center" style="width: 96px; height: 26px">
                                出生日期</td>
                            <td align="left" colspan="6" style="height: 26px">
                                <asp:DropDownList ID="DropDownList1" runat="server">
                                </asp:DropDownList>年<asp:DropDownList ID="DropDownList2" runat="server">
                                </asp:DropDownList>月<asp:DropDownList ID="DropDownList3" runat="server">
                                </asp:DropDownList>日 &nbsp;&nbsp;</td>
                        </tr>
                        <tr>
                            <td align="center" style="width: 96px; height: 26px;">
                                职称</td>
                            <td align="left" colspan="6" style="height: 26px;">
                                <asp:TextBox ID="TextBox7" runat="server"></asp:TextBox></td>
                        </tr>
                        <tr>
                            <td align="center" style="width: 96px; height: 26px">
                                学历</td>
                            <td align="left" colspan="6" style="height: 26px">
                                <asp:TextBox ID="TextBox8" runat="server"></asp:TextBox>**</td>
                        </tr>
                        <tr>
                            <td align="center" style="width: 96px">
                                政治面貌</td>
                            <td align="left" colspan="6">
                                <asp:TextBox ID="TextBox9" runat="server"></asp:TextBox></td>
                        </tr>
                        <tr>
                            <td align="center" style="width: 96px; height: 59px">
                                备注</td>
                            <td align="left" colspan="6" style="height: 59px" valign="top">
                                <asp:TextBox ID="TextBox10" runat="server" Height="62px" Width="280px"></asp:TextBox></td>
                        </tr>
                        <tr>
                            <td style="width: 96px; height: 33px">                            </td>
                            <td colspan="6" style="height: 33px">
                                &nbsp; &nbsp; &nbsp;
                                <asp:Button ID="Button2" runat="server" OnClick="Button2_Click" Text="添加" Width="92px" />
                                &nbsp; &nbsp;&nbsp;
                                <asp:Button ID="Button3" runat="server" OnClick="Button3_Click" Text="确认添加" Width="92px" /></td>
                        </tr>
                    </table>
              &nbsp;</td>
                </tr>
            </table>
        </div>
    </form>
</body>
</html>

⌨️ 快捷键说明

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