📄 eitita.aspx
字号:
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="eititA.aspx.cs" Inherits="eitit" %>
<!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: 102; left: 245px; width: 480px; position: absolute; top: 164px;
height: 310px">
<asp:Panel ID="Panel3" runat="server" BorderStyle="Outset" Height="272px" Width="440px">
<div style="z-index: 101; left: 133px; width: 204px; position: absolute; top: 41px;
height: 24px">
<span style="font-size: 14pt">
请输入要修改的教工号</span></div>
<div style="z-index: 102; left: 134px; width: 188px; position: absolute; top: 123px;
height: 27px">
职工号<asp:TextBox ID="TextBox6" runat="server" Width="124px"></asp:TextBox></div>
<div style="z-index: 103; left: 113px; width: 232px; position: absolute; top: 188px;
height: 22px">
<asp:Button ID="Button6" runat="server" Text="取消" Width="61px" OnClick="Button6_Click" />
<asp:Button ID="Button1" runat="server" Text="注 销" Width="62px" OnClick="Button1_Click" ForeColor="Red"/>
<asp:Button ID="Button2" runat="server" Text="修 改" Width="62px" OnClick="Button2_Click1" /></div>
</asp:Panel>
</div>
<div style="z-index: 103; left: -6px; background-image: url(image/button.gif); width: 1000px;
position: absolute; top: 537px; 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 style="z-index: 105; left: 17px; background-image: url(image/1.jpg); width: 983px;
position: absolute; top: 9px; height: 113px">
</div>
</div>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -