?? add_tchtaa.aspx
字號:
?<%@ Page Language="C#" AutoEventWireup="true" CodeFile="add_tchtAA.aspx.cs" Inherits="add_tcht" %>
<!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: 232px; width: 490px; position: absolute; top: 37px;
height: 425px">
<asp:Panel ID="panle_add_tch" runat="server" BorderStyle="Dotted" Height="402px" Width="451px">
<div style="z-index: 102; left: 37px; width: 175px; position: absolute; top: 18px;
height: 45px">
教工號
<asp:TextBox ID="txt_tch_no" runat="server" Width="87px"></asp:TextBox>
</div>
<div style="z-index: 107; left: 239px; width: 183px; position: absolute; top: 17px;
height: 48px">
教工姓名<asp:TextBox ID="txt_tch_name" runat="server" Width="107px"></asp:TextBox><br />
</div>
<div style="z-index: 104; left: 39px; width: 164px; position: absolute; top: 68px;
height: 25px">
教工性別
<asp:DropDownList ID="dl_tch_sex" runat="server" Width="74px">
<asp:ListItem>男</asp:ListItem>
<asp:ListItem>女</asp:ListItem>
</asp:DropDownList></div>
<div style="z-index: 108; left: 239px; width: 184px; position: absolute; top: 73px;
height: 21px">
婚姻狀況
<asp:DropDownList ID="dl_tch_mry" runat="server" Width="98px">
<asp:ListItem>已婚</asp:ListItem>
<asp:ListItem>未婚</asp:ListItem>
</asp:DropDownList></div>
<div style="z-index: 113; left: 40px; width: 362px; position: absolute; top: 144px;
height: 21px">
畢業學校<asp:TextBox ID="txt_tch_school" runat="server" Width="269px"></asp:TextBox></div>
<div style="z-index: 109; left: 245px; width: 196px; position: absolute; top: 188px;
height: 43px">
畢業時間<asp:TextBox ID="txt_tch_tme" runat="server" Width="101px"></asp:TextBox><br />
</div>
<div style="z-index: 106; left: 246px; width: 196px; position: absolute; top: 234px;
height: 42px">
工作經驗<asp:TextBox ID="txt_tch_wk" runat="server" Width="101px"></asp:TextBox></div>
<div style="z-index: 101; left: 41px; width: 189px; position: absolute; top: 185px;
height: 46px">
文憑類型<asp:TextBox ID="txt_tch_kind" runat="server" Height="16px" Width="101px"></asp:TextBox><br />
</div>
<div style="z-index: 103; left: 44px; width: 403px; position: absolute; top: 328px;
height: 42px">
家庭住址<asp:TextBox ID="txt_tch_address" runat="server" Width="309px"></asp:TextBox></div>
<div style="z-index: 105; left: 42px; width: 198px; position: absolute; top: 280px;
height: 45px">
聯系電話<asp:TextBox ID="txt_tch_call" runat="server" Width="101px"></asp:TextBox></div>
<div style="z-index: 110; left: 42px; width: 187px; position: absolute; top: 231px;
height: 45px">
獎勵情況<asp:TextBox ID="txt_tch_good" runat="server" Width="97px"></asp:TextBox></div>
<div style="z-index: 111; left: 42px; width: 359px; position: absolute; top: 100px;
height: 39px">
身份證
<asp:TextBox ID="txt_tch_body" runat="server" Height="19px" Width="268px"></asp:TextBox><br />
</div>
<div style="z-index: 112; left: 248px; width: 197px; position: absolute; top: 280px;
height: 41px">
責任班級<asp:TextBox ID="txt_tch_class" runat="server" Width="99px"></asp:TextBox></div>
<div style="z-index: 114; left: 151px; width: 136px; position: absolute; top: 371px;
height: 28px">
<asp:Button ID="Button1" runat="server" OnClick="Button1_Click" Text="返回" Width="63px" />
<div style="z-index: 103; left: -382px; background-image: url(image/button.gif);
width: 1000px; position: absolute; top: 123px; 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>
<asp:Button ID="Button2" runat="server" Text="確 定" Width="60px" OnClick="Button2_Click" /></div>
</asp:Panel>
</div>
</div>
</form>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -