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

📄 luru.aspx

📁 学籍管理系统能够完成对学生信息的填加,删除,修改等功能.
💻 ASPX
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="luru.aspx.cs" Inherits="luru" %>

<!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>
<script language="javascript" type="text/javascript">

</script>
</head>
<body style="background-position: left top; background-image: url(image/1 (193).jpg)">
<div align="center" class="style1"><h1>
    
    录入学生信息
</h1>  
    </div>
    <form id="form1" runat="server">
    <div>
        <hr style="z-index: 105; left: 10px; position: absolute; top: 72px" />
        &nbsp;&nbsp;
        <table border="1"style="width: 560px; z-index: 106; left: 184px; position: absolute; top: 96px;">
            <tr>
                <td style="width: 277px; height: 76px">
                    <asp:Label ID="Label1" runat="server" Style="z-index: 100; left: 15px; position: absolute;
                        top: 16px" Text="学号:" Width="75px"></asp:Label>
                    <asp:TextBox ID="TextBox1" runat="server" Style="z-index: 101; left: 104px; position: absolute;
                        top: 14px" ></asp:TextBox>
                    <asp:Label ID="Label2" runat="server" Style="z-index: 102; left: 15px; position: absolute;
                        top: 53px" Text="姓名:" Width="75px"></asp:Label>
                    <asp:TextBox ID="TextBox2" runat="server" Style="z-index: 104; left: 103px; position: absolute;
                        top: 50px"></asp:TextBox>
                </td>
                <td style="height: 76px; width: 250px;">
                    <asp:TextBox ID="TextBox7" runat="server" Style="z-index: 100; left: 392px; position: absolute;
                        top: 9px"></asp:TextBox>
                </td>
            </tr>
            <tr>
                <td style="width: 277px; height: 84px">
                    <asp:Label ID="Label3" runat="server" Style="z-index: 100; left: 12px; position: absolute;
                        top: 100px" Text="性别:" Width="75px"></asp:Label>
                    <asp:TextBox ID="TextBox3" runat="server" Style="z-index: 101; left: 104px; position: absolute;
                        top: 135px"></asp:TextBox>
                    <asp:Label ID="Label4" runat="server" Style="z-index: 102; left: 14px; position: absolute;
                        top: 137px" Text="家庭地址:" Width="75px"></asp:Label>
                    &nbsp;&nbsp;&nbsp; &nbsp;
                    <asp:RadioButtonList ID="RadioButtonList1" runat="server" Height="27px" RepeatDirection="Horizontal"
                        Style="z-index: 104; left: 102px; position: absolute; top: 95px" Width="155px">
                        <asp:ListItem>男</asp:ListItem>
                        <asp:ListItem>女</asp:ListItem>
                    </asp:RadioButtonList>
                </td>
                <td rowspan="3" style="width: 250px">
                    <asp:Label ID="Label15" runat="server" Style="z-index: 100; left: 300px; position: absolute;
                        top: 51px" Text="邮箱:" Width="75px"></asp:Label>
                    <asp:Label ID="Label16" runat="server" Style="z-index: 100; left: 300px; position: absolute;
                        top: 51px" Text="邮箱:" Width="75px"></asp:Label>
                    &nbsp;
                    <asp:TextBox ID="TextBox9" runat="server" Style="z-index: 104; left: 394px; position: absolute;
                        top: 49px"></asp:TextBox>
                    <asp:TextBox ID="TextBox10" runat="server" Style="z-index: 104; left: 393px; position: absolute;
                        top: 49px"></asp:TextBox>
                    &nbsp;
                    <asp:Label ID="Label14" runat="server" Style="z-index: 100; left: 304px; position: absolute;
                        top: 98px" Text="电话:" Width="75px"></asp:Label>
                    <asp:TextBox ID="TextBox8" runat="server" Style="z-index: 104; left: 392px; position: absolute;
                        top: 99px"></asp:TextBox>
                    &nbsp;
                    <asp:Label ID="Label18" runat="server" Style="z-index: 100; left: 304px; position: absolute;
                        top: 140px" Text="备注:" Width="75px"></asp:Label>
                    <asp:TextBox ID="TextBox12" runat="server" Height="159px" Style="z-index: 102; left: 393px;
                        position: absolute; top: 143px" TextMode="MultiLine" Width="147px"></asp:TextBox>
                </td>
            </tr>
            <tr>
                <td style="width: 277px; height: 73px">
                    <asp:Label ID="Label5" runat="server" Style="z-index: 100; left: 14px; position: absolute;
                        top: 189px" Text="出生日期:" Width="75px"></asp:Label>
                    <asp:DropDownList ID="DropDownList1" runat="server" Height="15px" 
                        Style="z-index: 101; left: 94px; position: absolute; top: 188px" Width="59px">
            <asp:ListItem>1984</asp:ListItem>
            <asp:ListItem>1985</asp:ListItem>
            <asp:ListItem>1986</asp:ListItem>
            <asp:ListItem>1987</asp:ListItem>
            <asp:ListItem>1989</asp:ListItem>
            <asp:ListItem>1990</asp:ListItem>
            <asp:ListItem>1991</asp:ListItem>
            <asp:ListItem>1992</asp:ListItem>
            <asp:ListItem>1993</asp:ListItem>
            <asp:ListItem>1994</asp:ListItem>
            <asp:ListItem>1995</asp:ListItem>
            <asp:ListItem>1996</asp:ListItem>
            <asp:ListItem>1997</asp:ListItem>
            <asp:ListItem>1998</asp:ListItem>
            <asp:ListItem>1999</asp:ListItem>
            <asp:ListItem>2000</asp:ListItem>
                    </asp:DropDownList>
                    <asp:DropDownList ID="DropDownList2" runat="server" Height="21px" Style="z-index: 102;
                        left: 171px; position: absolute; top: 187px" Width="42px">                       
            <asp:ListItem>1</asp:ListItem>
            <asp:ListItem>2</asp:ListItem>
            <asp:ListItem>3</asp:ListItem>
            <asp:ListItem>4</asp:ListItem>
            <asp:ListItem>5</asp:ListItem>
            <asp:ListItem>6</asp:ListItem>
            <asp:ListItem>7</asp:ListItem>
            <asp:ListItem>8</asp:ListItem>
            <asp:ListItem>9</asp:ListItem>
            <asp:ListItem>10</asp:ListItem>
            <asp:ListItem>11</asp:ListItem>
            <asp:ListItem>12</asp:ListItem>
                    </asp:DropDownList>
                    <asp:Label ID="Label7" runat="server" Height="10px" Style="z-index: 103; left: 152px;
                        position: absolute; top: 188px" Text="年" Width="1px"></asp:Label>
                    <asp:Label ID="Label8" runat="server" Style="z-index: 104; left: 213px; position: absolute;
                        top: 188px" Text="月"></asp:Label>
                    <asp:DropDownList ID="DropDownList3" runat="server" Height="21px" Style="z-index: 105;
                        left: 226px; position: absolute; top: 187px" Width="38px">
                        <asp:ListItem>1</asp:ListItem>
            <asp:ListItem>2</asp:ListItem>
            <asp:ListItem>3</asp:ListItem>
            <asp:ListItem>4</asp:ListItem>
            <asp:ListItem>5</asp:ListItem>
            <asp:ListItem>6</asp:ListItem>
            <asp:ListItem>7</asp:ListItem>
            <asp:ListItem>8</asp:ListItem>
            <asp:ListItem>9</asp:ListItem>
            <asp:ListItem>10</asp:ListItem>
            <asp:ListItem>11</asp:ListItem>
            <asp:ListItem>12</asp:ListItem>
            <asp:ListItem>13</asp:ListItem>
            <asp:ListItem>14</asp:ListItem>
            <asp:ListItem>15</asp:ListItem>
            <asp:ListItem>16</asp:ListItem>
            <asp:ListItem>17</asp:ListItem>
            <asp:ListItem>18</asp:ListItem>
            <asp:ListItem>19</asp:ListItem>
            <asp:ListItem>20</asp:ListItem>
            <asp:ListItem>21</asp:ListItem>
            <asp:ListItem>22</asp:ListItem>
            <asp:ListItem>23</asp:ListItem>
            <asp:ListItem>24</asp:ListItem>
            <asp:ListItem>25</asp:ListItem>
            <asp:ListItem>26</asp:ListItem>
            <asp:ListItem>27</asp:ListItem>
            <asp:ListItem>28</asp:ListItem>
            <asp:ListItem>29</asp:ListItem>
            <asp:ListItem>30</asp:ListItem>
            <asp:ListItem>31</asp:ListItem>
                    </asp:DropDownList>
                    <asp:Label ID="Label9" runat="server" Height="15px" Style="z-index: 106; left: 262px;
                        position: absolute; top: 188px" Text="日" Width="25px"></asp:Label>
                    <asp:Label ID="Label10" runat="server" Style="z-index: 107; left: 13px; position: absolute;
                        top: 224px" Text="身份证号:" Width="75px"></asp:Label>
                    <asp:TextBox ID="TextBox4" runat="server" Style="z-index: 109; left: 105px; position: absolute;
                        top: 224px"></asp:TextBox>
                </td>
            </tr>
            <tr>
                <td style="width: 277px; height: 93px">
                    <asp:Label ID="Label11" runat="server" Style="z-index: 100; left: 16px; position: absolute;
                        top: 267px" Text="系名:" Width="75px"></asp:Label>
                    <asp:Label ID="Label12" runat="server" Style="z-index: 101; left: 17px; position: absolute;
                        top: 309px" Text="专业:" Width="75px"></asp:Label>
                    <asp:Label ID="Label13" runat="server" Style="z-index: 102; left: 298px; position: absolute;
                        top: 11px" Text="班级:" Width="75px"></asp:Label>
                    <asp:TextBox ID="TextBox5" runat="server" Style="z-index: 104; left: 107px; position: absolute;
                        top: 268px"></asp:TextBox>
                         <asp:Label ID="Label6" runat="server" Height="35px" Style="z-index: 100; left: 218px;
            position: absolute; top: 366px" Text="Label" Width="316px"></asp:Label>
            <asp:TextBox ID="TextBox6" runat="server" Style="z-index: 108; left: 111px; position: absolute;
            top: 307px"></asp:TextBox>
                </td>
            </tr>
        </table>
       
        &nbsp;&nbsp;
        <table  border="1"style="z-index: 107; left: 36px; width: 118px; position: absolute; top: 234px">
            <tr>
                <td style="width: 120px; height: 50px; text-align: center">
                    &nbsp;<asp:HyperLink ID="HyperLink1" runat="server" NavigateUrl="~/main.aspx">首页</asp:HyperLink></td>
            </tr>
            <tr>
                <td style="width: 120px; height: 50px; text-align: center">
                    &nbsp;<asp:HyperLink ID="HyperLink2" runat="server" NavigateUrl="~/luru.aspx">录入学生信息</asp:HyperLink></td>
            </tr>
            <tr>
                <td style="width: 120px; height: 50px; text-align: center">
                    <asp:HyperLink ID="HyperLink3" runat="server" NavigateUrl="~/chaxun.aspx">查询学生信息</asp:HyperLink></td>
            </tr>
            <tr>
                <td style="width: 120px; height: 50px; text-align: center">
                    &nbsp;<asp:HyperLink ID="HyperLink4" runat="server" NavigateUrl="~/xiugai.aspx">修改学生信息</asp:HyperLink></td>
            </tr>
            <tr>
                <td style="width: 120px; height: 50px; text-align: center">
                    <asp:HyperLink ID="HyperLink5" runat="server" NavigateUrl="~/shanchu.aspx">删除学生信息</asp:HyperLink></td>
            </tr>
        </table>
        &nbsp;
        <asp:ImageButton ID="ImageButton1" runat="server" Height="26px" ImageUrl="~/image/tianjia.jpg"
             Style="z-index: 101; left: 274px; position: absolute;
            top: 466px" Width="75px" OnClick="ImageButton1_Click" />
        &nbsp; &nbsp;&nbsp;
        <asp:Image ID="Image1" runat="server" Height="128px" ImageUrl="~/image/1 (90).jpg"
            Style="z-index: 103; left: 19px; position: absolute; top: 90px" Width="139px" />
        
        </div>
    </form>
</body>
</html>

⌨️ 快捷键说明

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