📄 xiugai.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="xiugai.aspx.cs" Inherits="_Default" %>
<!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>
</head>
<body style="background-position: left top; background-image: url(image/1 (193).jpg)">
<form id="form1" runat="server">
<div align="center" class="style1"><h1>修改学生信息 </h1>
</div><hr style="z-index: 103; left: 10px; position: absolute; top: 72px" />
<br />
<table border="1" style="z-index: 104; left: 37px; width: 118px; position: absolute;
top: 157px">
<tr>
<td style="width: 120px; height: 50px; text-align: center">
<asp:HyperLink ID="HyperLink1" runat="server" NavigateUrl="~/main.aspx">首页</asp:HyperLink></td>
</tr>
<tr>
<td style="width: 120px; height: 50px; text-align: center">
<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">
<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>
<table border="1" style="left: 160px; width: 616px; position: relative; top: 4px;
height: 363px; z-index: 102;">
<tr>
<td style="width: 107px">
<asp:Label ID="Label1" runat="server" Style="position: relative" Text="学号:"></asp:Label></td>
<td style="width: 182px">
<asp:TextBox ID="TextBox1" runat="server" Style="left: 6px; position: relative; top: 1px"></asp:TextBox></td>
<td style="width: 249px">
<asp:Label ID="Label12" runat="server" Text="邮箱:" Width="67px"></asp:Label></td>
</tr>
<tr>
<td style="width: 107px">
<asp:Label ID="Label2" runat="server" Style="position: relative" Text="姓名:"></asp:Label></td>
<td style="width: 182px">
<asp:TextBox ID="TextBox2" runat="server" Style="left: 7px; position: relative; top: 1px"></asp:TextBox></td>
<td rowspan="8" style="width: 249px">
<asp:Panel ID="Panel2" runat="server" Height="226px" Style="left: 9px; position: relative;
top: -24px" Width="241px">
<asp:TextBox ID="TextBox8" runat="server" Style="left: 92px; position: absolute;
top: -51px"></asp:TextBox>
<asp:Label ID="Label14" runat="server" Style="left: 7px; position: absolute; top: 24px"
Text="电话:" Width="51px"></asp:Label>
<asp:TextBox ID="TextBox9" runat="server" Style="left: 70px; position: absolute;
top: 22px"></asp:TextBox>
<asp:Label ID="Label15" runat="server" Style="left: 7px; position: absolute; top: 88px"
Text="备注:" Width="49px"></asp:Label>
<asp:TextBox ID="TextBox10" runat="server" Height="122px" Style="left: 64px; position: absolute;
top: 92px" TextMode="MultiLine" Width="145px"></asp:TextBox>
</asp:Panel>
</td>
</tr>
<tr>
<td style="width: 107px; height: 31px;">
<asp:Label ID="Label3" runat="server" Style="position: relative" Text="性别:"></asp:Label></td>
<td style="width: 182px; height: 31px;">
<asp:RadioButtonList ID="RadioButtonList1" runat="server" RepeatDirection="Horizontal"
Style="z-index: 100; left: 162px; position: absolute; top: 89px" Width="151px">
<asp:ListItem>男</asp:ListItem>
<asp:ListItem>女</asp:ListItem>
</asp:RadioButtonList>
</td>
</tr>
<tr>
<td style="width: 107px">
<asp:Label ID="Label4" runat="server" Style="position: relative" Text="地址:"></asp:Label></td>
<td style="width: 182px">
<asp:TextBox ID="TextBox3" runat="server" Style="left: 3px; position: relative;
top: 0px"></asp:TextBox></td>
</tr>
<tr>
<td style="height: 7px; width: 107px;">
<asp:Label ID="Label5" runat="server" Style="left: 3px; position: relative;
top: 0px" Text="出生日期:"></asp:Label></td>
<td style="height: 7px">
<asp:DropDownList ID="DropDownList1" runat="server" Height="15px" Style="z-index: 101;
left: 127px; position: absolute; top: 172px" 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: 201px; position: absolute; top: 172px" 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="Label6" runat="server" Height="10px" Style="z-index: 103; left: 183px;
position: absolute; top: 175px" Text="年" Width="1px"></asp:Label>
<asp:Label ID="Label10" runat="server" Style="z-index: 104; left: 244px; position: absolute;
top: 175px" Text="月"></asp:Label>
<asp:DropDownList ID="DropDownList3" runat="server" Height="21px" Style="z-index: 105;
left: 262px; position: absolute; top: 173px" 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="Label13" runat="server" Height="15px" Style="z-index: 106; left: 302px;
position: absolute; top: 175px" Text="日" Width="25px"></asp:Label>
</td>
</tr>
<tr>
<td style="width: 107px">
<asp:Label ID="Label11" runat="server" Text="身份证号:" Width="88px"></asp:Label></td>
<td style="width: 182px">
<asp:TextBox ID="TextBox4" runat="server" Style="left: 2px; position: relative;
top: 0px"></asp:TextBox>
</td>
</tr>
<tr>
<td style="width: 107px">
<asp:Label ID="Label7" runat="server" Style="position: relative" Text="系名:"></asp:Label></td>
<td style="width: 182px">
<asp:TextBox ID="TextBox5" runat="server" Style="left: 2px; position: relative;
top: 0px"></asp:TextBox>
</td>
</tr>
<tr>
<td style="width: 107px">
<asp:Label ID="Label8" runat="server" Style="position: relative" Text="专业:"></asp:Label></td>
<td style="width: 182px">
<asp:TextBox ID="TextBox6" runat="server" Style="left: 2px; position: relative;
top: 0px"></asp:TextBox>
</td>
</tr>
<tr>
<td style="width: 107px; height: 17px">
<asp:Label ID="Label9" runat="server" Style="position: relative" Text="班号:"></asp:Label></td>
<td>
<asp:TextBox ID="TextBox7" runat="server" Style="left: 2px; position: relative;
top: 0px"></asp:TextBox>
</td>
</tr>
</table>
<asp:Button ID="Button1" runat="server" Style="z-index: 105; left: 560px; position: absolute;
top: 465px" Text="取消" Width="62px" />
<asp:Button ID="Button2" runat="server" Style="z-index: 101;
left: 402px; position: absolute; top: 465px" Text="确定" Width="70px" OnClick="Button2_Click" />
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -