?? 學(xué)生信息添加.aspx
字號:
?<%@ Page Language="C#" AutoEventWireup="true" CodeFile="學(xué)生信息添加.aspx.cs" Inherits="學(xué)生信息添加" %>
<!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>無標(biāo)題頁</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 title="學(xué)生信息添加">
<table align="center" border="0" width="200">
<tr>
<td>
<img height="68" src="標(biāo)題副本.png" width="699" /></td>
</tr>
</table>
<br />
<table align="center" border="0" width="750">
<tr>
<td align="center" bgcolor="#eafd3e" style="width: 183px; height: 21px">
<asp:HyperLink ID="HyperLink10" runat="server" NavigateUrl="管理模塊_帳戶管理.aspx">賬戶信息管理</asp:HyperLink></td>
<td align="center" bgcolor="#ffff00" style="color: #000000; height: 21px" width="183">
<asp:HyperLink ID="HyperLink11" runat="server" NavigateUrl="學(xué)生信息管理.aspx">學(xué)生信息管理</asp:HyperLink></td>
<td align="center" bgcolor="#ffff00" style="height: 21px" width="183">
<asp:HyperLink ID="HyperLink12" runat="server" NavigateUrl="教師信息管理.aspx">教師信息管理</asp:HyperLink></td>
<td align="center" bgcolor="#ffff00" style="height: 21px" width="183">
<asp:HyperLink ID="HyperLink13" runat="server" NavigateUrl="成績課程管理.aspx">成績課程管理</asp:HyperLink></td>
</tr>
</table>
<br />
<table align="center" style="width: 705px; height: 404px">
<tr>
<td align="left" style="width: 100px" valign="top">
<table align="center" border="0" style="width: 129px; height: 281px">
<tr>
<td align="center" bgcolor="#ffff00" style="width: 125px; height: 11px" valign="top">
<asp:HyperLink ID="HyperLink14" runat="server" NavigateUrl="學(xué)生信息瀏覽.aspx">學(xué)生信息瀏覽</asp:HyperLink></td>
</tr>
<tr>
<td align="center" bgcolor="#ffff00" style="width: 125px; height: 12px" valign="top">
<asp:HyperLink ID="HyperLink15" runat="server" NavigateUrl="學(xué)生信息查詢.aspx">學(xué)生信息查詢</asp:HyperLink></td>
</tr>
<tr>
<td align="center" bgcolor="#ffff00" style="width: 125px; height: 7px" valign="top">
<asp:HyperLink ID="HyperLink16" runat="server" NavigateUrl="學(xué)生信息修改.aspx">學(xué)生信息修改</asp:HyperLink></td>
</tr>
<tr>
<td align="center" bgcolor="#ffff00" style="width: 125px; height: 5px" valign="top">
<asp:HyperLink ID="HyperLink17" runat="server" NavigateUrl="學(xué)生信息刪除.aspx">學(xué)生信息刪除</asp:HyperLink></td>
</tr>
<tr>
<td align="center" bgcolor="#ffff00" style="width: 125px" valign="top">
<asp:HyperLink ID="HyperLink18" runat="server" NavigateUrl="學(xué)生信息添加.aspx">學(xué)生信息插入</asp:HyperLink></td>
</tr>
<tr>
<td align="center" style="width: 125px; height: 86px" valign="top">
</td>
</tr>
<tr>
<td style="width: 125px; height: 173px" valign="top">
</td>
</tr>
</table>
</td>
<td align="center" style="width: 108px" valign="top">
<table style="width: 500px">
<tr>
<td align="center" style="width: 84px; height: 33px">
最大學(xué)號</td>
<td align="left" colspan="2" style="height: 33px">
<asp:TextBox ID="TextBox1" runat="server"></asp:TextBox>
</td>
</tr>
</table>
<br />
<table style="width: 503px; height: 272px">
<tr>
<td style="width: 75px; height: 26px" align="center">
學(xué)號</td>
<td align="left" style="width: 155px; height: 26px">
<asp:TextBox ID="TextBox2" runat="server"></asp:TextBox></td>
<td align="left" style="width: 202px; height: 26px"><asp:Button ID="Button1" runat="server" Text="驗(yàn)證學(xué)號" Width="129px" OnClick="Button1_Click" /></td>
</tr>
<tr>
<td style="width: 75px; height: 22px" align="center">
姓名</td>
<td align="left" colspan="2" style="width: 202px; height: 22px">
<asp:TextBox ID="TextBox3" runat="server"></asp:TextBox>**</td>
</tr>
<tr>
<td style="width: 75px; height: 26px" align="center">
性別</td>
<td align="left" colspan="2" style="width: 202px; height: 26px">
<asp:DropDownList ID="DropDownList7" runat="server">
<asp:ListItem>男</asp:ListItem>
<asp:ListItem>女</asp:ListItem>
</asp:DropDownList></td>
</tr>
<tr>
<td style="width: 75px; height: 26px" align="center">
院系</td>
<td align="left" colspan="2" style="width: 202px; height: 26px">
<asp:TextBox ID="TextBox5" runat="server"></asp:TextBox>**</td>
</tr>
<tr>
<td style="width: 75px; height: 26px" align="center">
出生日期</td>
<td align="left" colspan="2" 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>日 </td>
</tr>
<tr>
<td style="width: 75px" align="center">
家庭住址</td>
<td align="left" colspan="2" style="width: 202px">
<asp:TextBox ID="TextBox7" runat="server"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 75px; height: 26px" align="center">
入學(xué)時(shí)間</td>
<td align="left" colspan="2" style="width: 202px; height: 26px">
<asp:DropDownList ID="DropDownList4" runat="server">
</asp:DropDownList>年<asp:DropDownList ID="DropDownList5" runat="server">
</asp:DropDownList>月<asp:DropDownList ID="DropDownList6" runat="server">
</asp:DropDownList>日 </td>
</tr>
<tr>
<td style="width: 75px" align="center">
政治面貌</td>
<td align="left" colspan="2" style="width: 202px">
<asp:TextBox ID="TextBox9" runat="server"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 75px; height: 71px" align="center">
備注</td>
<td align="left" colspan="2" style="width: 202px; height: 71px" valign="top">
<asp:TextBox ID="TextBox10" runat="server" Height="62px" Width="280px"></asp:TextBox></td>
</tr>
<tr>
<td style="width: 75px; height: 26px" align="center"> </td>
<td align="left" style="width: 155px; height: 26px" valign="top">
<asp:Button ID="Button2" runat="server" OnClick="Button2_Click" Text="添加" Width="92px" />
</td>
<td align="left" style="width: 202px; height: 26px" valign="top">
<asp:Button ID="Button3" runat="server" OnClick="Button3_Click" Text="確認(rèn)添加" Width="92px" /></td>
</tr>
</table>
</td>
</tr>
</table>
<br />
</div>
</form>
</body>
</html>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -