📄 add_stdtaa.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="add_stdtAA.aspx.cs" Inherits="add_stdt" %>
<!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>Untitled Page</title>
</head>
<body bgcolor="#99ccff">
<form id="form1" runat="server">
<div>
<div style="z-index: 101; left: 247px; width: 519px; position: absolute; top: 51px;
height: 424px">
<asp:Panel ID="panle_add_call" runat="server" BorderStyle="Dotted" Height="361px" Width="445px">
<div style="z-index: 102; left: 36px; width: 132px; position: absolute; top: 28px;
height: 21px">
学号
<asp:TextBox ID="txt_std_no" runat="server" Width="76px"></asp:TextBox></div>
<div style="z-index: 107; left: 240px; width: 152px; position: absolute; top: 25px;
height: 21px">
姓名<asp:TextBox ID="txt_std_name" runat="server" Width="107px"></asp:TextBox></div>
<div style="z-index: 104; left: 36px; width: 130px; position: absolute; top: 66px;
height: 21px">
性别
<asp:DropDownList ID="dl_std_dlsex" runat="server" Width="83px">
<asp:ListItem>男</asp:ListItem>
<asp:ListItem>女</asp:ListItem>
</asp:DropDownList></div>
<div style="z-index: 108; left: 239px; width: 155px; position: absolute; top: 64px;
height: 21px">
婚姻状况
<asp:DropDownList ID="dl_std_mry" runat="server" Width="77px">
<asp:ListItem>已婚</asp:ListItem>
<asp:ListItem>未婚</asp:ListItem>
</asp:DropDownList></div>
<div style="z-index: 113; left: 39px; width: 362px; position: absolute; top: 162px;
height: 21px">
户籍
<asp:TextBox ID="txt_std_country" runat="server" Width="285px"></asp:TextBox></div>
<div style="z-index: 109; left: 37px; width: 196px; position: absolute; top: 98px;
height: 21px">
出生日期<asp:TextBox ID="txt_std_brith" runat="server" Width="124px"></asp:TextBox></div>
<div style="z-index: 106; left: 244px; width: 156px; position: absolute; top: 194px;
height: 21px">
专业
<asp:TextBox ID="txt_std_mj" runat="server" Width="85px"></asp:TextBox></div>
<div style="z-index: 101; left: 39px; width: 189px; position: absolute; top: 190px;
height: 21px">
系部
<asp:TextBox ID="txt_std_xibu" runat="server" Width="115px"></asp:TextBox></div>
<div style="z-index: 103; left: 39px; width: 359px; position: absolute; top: 296px;
height: 21px">
家庭住址<asp:TextBox ID="txt_std_address" runat="server" Width="276px"></asp:TextBox></div>
<div style="z-index: 110; left: 40px; width: 187px; position: absolute; top: 234px;
height: 21px">
政治面貌<asp:TextBox ID="txt_std_po" runat="server" Width="97px"></asp:TextBox></div>
<div style="z-index: 111; left: 38px; width: 359px; position: absolute; top: 129px;
height: 21px">
身份证
<asp:TextBox ID="txt_std_body" runat="server" Width="285px"></asp:TextBox></div>
<div style="z-index: 112; left: 243px; width: 156px; position: absolute; top: 232px;
height: 21px">
班级
<asp:TextBox ID="txt_std_class" runat="server" Width="86px"></asp:TextBox></div>
<div style="z-index: 114; left: 166px; width: 144px; position: absolute; top: 331px;
height: 28px">
<asp:Button ID="Button1" runat="server" OnClick="Button1_Click" Text="返回" Width="63px" />
<asp:Button ID="Button2" runat="server" Text="确 定" OnClick="Button2_Click" Width="60px" />
<div style="z-index: 103; left: -123px; width: 359px; position: absolute; top: -67px;
height: 21px">
联系电话<asp:TextBox ID="txt_std_call" runat="server" Width="133px"></asp:TextBox></div>
</asp:Panel>
</div>
<div style="z-index: 103; left: -225px; background-image: url(image/button.gif); width: 1000px;
position: absolute; top: 464px; height: 73px; background-color: transparent">
<div style="z-index: 101; left: 163px; width: 675px; position: absolute; top: 13px;
height: 36px; text-align: center">
<span style="font-size: 0.8em"><span style="color: fuchsia"><span style="text-decoration: underline">
湖南科技职业国家示范性软件学院 ACCP2051班第一项目小组开发 开发时间:2007--5 指导老师:徐薯华 专业老师:刘敏<br />
</span>
<span style="text-decoration: underline">小组成员:钟爱、王荣华、唐伯喜、李梦军</span></span></span></div>
</div>
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -