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

📄 教师信息删除.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);
}
-->
</style></head>
<body>
    <form id="form1" runat="server">
    <div>
        <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: 100px">
                        <table style="width: 504px; height: 19px">
                            <tr>
                                <td align="center" style="width: 288px; height: 33px">
                                    教师编号</td>
                                <td style="width: 157px; height: 33px">
                                    <asp:TextBox ID="TextBox1" runat="server"></asp:TextBox></td>
                                <td align="left" style="width: 603px; height: 33px">
                                    &nbsp; &nbsp;
                                    <asp:Button ID="Button1" runat="server" OnClick="Button1_Click" Text="查询" Width="126px" /></td>
                            </tr>
                        </table>
                        <br />
                        <table style="width: 503px; height: 272px">
                            <tr>
                                <td style="width: 84px; height: 26px" align="center">
                                    教师编号</td>
                                <td align="left" colspan="2" style="width: 202px; height: 26px">
                                    <asp:TextBox ID="TextBox2" runat="server" Enabled="False"></asp:TextBox></td>
                                <td style="width: 37px; height: 26px">
                                </td>
                            </tr>
                            <tr>
                                <td style="width: 84px" align="center">
                                    姓名</td>
                                <td align="left" colspan="2" style="width: 202px">
                                    <asp:TextBox ID="TextBox3" runat="server" Enabled="False"></asp:TextBox></td>
                                <td style="width: 37px">
                                </td>
                            </tr>
                            <tr>
                                <td style="width: 84px; height: 26px" align="center">
                                    性别</td>
                                <td align="left" colspan="2" style="width: 202px; height: 26px">
                                    <asp:TextBox ID="TextBox4" runat="server" Enabled="False"></asp:TextBox></td>
                                <td style="width: 37px; height: 26px">
                                </td>
                            </tr>
                            <tr>
                                <td style="width: 84px; height: 26px" align="center">
                                    出生日期</td>
                                <td align="left" colspan="2" style="width: 202px; height: 26px">
                                    <asp:TextBox ID="TextBox5" runat="server" Enabled="False"></asp:TextBox></td>
                                <td align="left" style="width: 37px; height: 26px">
                                </td>
                            </tr>
                            <tr>
                                <td style="width: 84px; height: 26px" align="center">
                                    院系名称</td>
                                <td align="left" colspan="2" style="width: 202px; height: 26px">
                                    <asp:TextBox ID="TextBox6" runat="server" Enabled="False"></asp:TextBox></td>
                                <td style="width: 37px; height: 26px">
                                </td>
                            </tr>
                            <tr>
                                <td style="width: 84px" align="center">
                                    职称</td>
                                <td align="left" colspan="2" style="width: 202px">
                                    <asp:TextBox ID="TextBox7" runat="server" Enabled="False"></asp:TextBox></td>
                                <td style="width: 37px">
                                </td>
                            </tr>
                            <tr>
                                <td style="width: 84px; height: 26px" align="center">
                                    学历</td>
                                <td align="left" colspan="2" style="width: 202px; height: 26px">
                                    <asp:TextBox ID="TextBox8" runat="server" Enabled="False"></asp:TextBox></td>
                                <td style="width: 37px; height: 26px">
                                </td>
                            </tr>
                            <tr>
                                <td style="width: 84px" align="center">
                                    政治面貌</td>
                                <td align="left" colspan="2" style="width: 202px">
                                    <asp:TextBox ID="TextBox9" runat="server" Enabled="False"></asp:TextBox></td>
                                <td style="width: 37px">
                                </td>
                            </tr>
                            <tr>
                                <td style="width: 84px; height: 54px" align="center">
                                    备注</td>
                                <td align="left" colspan="2" style="width: 202px; height: 54px" valign="top">
                                    <asp:TextBox ID="TextBox10" runat="server" Enabled="False" Height="62px" Width="280px"></asp:TextBox></td>
                                <td style="width: 37px; height: 54px">
                                </td>
                            </tr>
                            <tr>
                                <td style="width: 84px" align="center">
                                </td>
                                <td align="left" style="width: 157px" valign="top">
                                    &nbsp; &nbsp; &nbsp; &nbsp;
                                    <asp:Button ID="Button2" runat="server" OnClick="Button2_Click" Text="删除" Width="92px" />
                                    &nbsp; &nbsp;&nbsp;</td>
                                <td align="left" style="width: 202px" valign="top">
                                    <asp:Button ID="Button3" runat="server" OnClick="Button3_Click" Text="确认删除" Width="92px" /></td>
                                <td style="width: 37px">
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
            </table>
            <br />
            <table align="center" border="0" width="750">
                <tr>
                    <td align="center" bgcolor="#66CCFF" style="width: 183px; height: 21px">
                        &nbsp;
                  <asp:HyperLink ID="HyperLink1" runat="server" NavigateUrl="管理模块_帐户管理.aspx">账户信息管理</asp:HyperLink></td>
                    <td width="183" align="center" bgcolor="#66CCFF" style="color: #000000; height: 21px">
                        &nbsp;
                  <asp:HyperLink ID="HyperLink2" runat="server" NavigateUrl="学生信息管理.aspx">学生信息管理</asp:HyperLink></td>
                    <td width="183" align="center" bgcolor="#66CCFF" style="color: #000000; height: 21px">
                        &nbsp;
                  <asp:HyperLink ID="HyperLink3" runat="server" NavigateUrl="教师信息管理.aspx">教师信息管理</asp:HyperLink></td>
                    <td width="183" align="center" bgcolor="#66CCFF" style="height: 21px">
                        &nbsp;
                  <asp:HyperLink ID="HyperLink4" runat="server" NavigateUrl="成绩课程管理.aspx">成绩课程管理</asp:HyperLink></td>
                </tr>
            </table>
            <br />
            <table align="center" border="0" height="302" width="733">
                <tr>
                    <td align="center" bgcolor="#66ccff" style="width: 142px; height: 3px">
                        <asp:HyperLink ID="HyperLink5" runat="server" NavigateUrl="教师信息浏览.aspx">教师信息浏览</asp:HyperLink></td>
                    <td align="center" rowspan="7">
                    </td>
                </tr>
                <tr>
                    <td align="center" bgcolor="#66ccff" style="width: 142px; height: 8px;">
                        <asp:HyperLink ID="HyperLink9" runat="server" NavigateUrl="教师信息查询.aspx">教师信息查询</asp:HyperLink></td>
                </tr>
                <tr>
                    <td align="center" bgcolor="#66ccff" style="width: 142px; height: 2px;">
                        <asp:HyperLink ID="HyperLink6" runat="server" NavigateUrl="教师信息修改.aspx">教师信息修改</asp:HyperLink></td>
                </tr>
                <tr>
                    <td align="center" bgcolor="#66ccff" style="width: 142px">
                        <asp:HyperLink ID="HyperLink7" runat="server" NavigateUrl="教师信息删除.aspx">教师信息删除</asp:HyperLink></td>
                </tr>
                <tr>
                    <td align="center" bgcolor="#66ccff" style="width: 142px;">
                        <asp:HyperLink ID="HyperLink8" runat="server" NavigateUrl="教师信息添加.aspx">教师信息插入</asp:HyperLink></td>
                </tr>
                <tr>
                    <td align="center" style="width: 142px; height: 95px">&nbsp;
                        
                  </td>
                </tr>
                <tr>
                    <td style="width: 142px; height: 173px">&nbsp;
                        
                  </td>
                </tr>
            </table>
        </div>
    
    </div>
    </form>
</body>
</html>

⌨️ 快捷键说明

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