📄 webform3.aspx
字号:
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="WebForm3.aspx.vb" Inherits="dhl.WebForm3"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<title>WebForm3</title>
<meta content="False" name="vs_showGrid">
<meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
<meta content="Visual Basic .NET 7.1" name="CODE_LANGUAGE">
<meta content="JavaScript" name="vs_defaultClientScript">
<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
</HEAD>
<body MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
<asp:label id="Label1" style="Z-INDEX: 101; LEFT: 280px; POSITION: absolute; TOP: 64px" runat="server"
Font-Size="65pt" Font-Names="黑体" BorderStyle="Dotted" Height="88px" Width="448px" DESIGNTIMEDRAGDROP="1">管理员登录</asp:label>
<asp:Button id="Button7" style="Z-INDEX: 116; LEFT: 496px; POSITION: absolute; TOP: 328px" runat="server"
Text="回首页"></asp:Button>
<asp:Label id="Label5" style="Z-INDEX: 115; LEFT: 576px; POSITION: absolute; TOP: 328px" runat="server"
Width="226px" ForeColor="Red"></asp:Label>
<asp:Button id="Button6" style="Z-INDEX: 114; LEFT: 376px; POSITION: absolute; TOP: 368px" runat="server"
Width="72" Text="删除全部" Enabled="False" Height="26"></asp:Button>
<asp:Button id="Button5" style="Z-INDEX: 113; LEFT: 744px; POSITION: absolute; TOP: 368px" runat="server"
Width="66px" Text="删除记录" Enabled="False" Height="26px"></asp:Button>
<asp:Label id="Label4" style="Z-INDEX: 112; LEFT: 384px; POSITION: absolute; TOP: 192px" runat="server"
Width="216px" ForeColor="Red"></asp:Label><asp:textbox id="TextBox3" style="Z-INDEX: 110; LEFT: 584px; POSITION: absolute; TOP: 368px"
runat="server" Width="152px" Height="26px"></asp:textbox><asp:button id="Button4" style="Z-INDEX: 109; LEFT: 456px; POSITION: absolute; TOP: 368px" runat="server"
Height="26px" Width="120px" Text="按学号单一查询" Enabled="False"></asp:button><asp:button id="Button3" style="Z-INDEX: 108; LEFT: 296px; POSITION: absolute; TOP: 368px" runat="server"
Height="26" Width="72px" Text="查询全部" Enabled="False"></asp:button><asp:button id="Button2" style="Z-INDEX: 107; LEFT: 392px; POSITION: absolute; TOP: 328px" runat="server"
Height="24px" Width="58px" Text="重置"></asp:button><asp:button id="Button1" style="Z-INDEX: 106; LEFT: 296px; POSITION: absolute; TOP: 328px" runat="server"
Height="24px" Width="58px" Text="登录"></asp:button><asp:textbox id="TextBox2" style="Z-INDEX: 105; LEFT: 456px; POSITION: absolute; TOP: 232px"
runat="server" Height="28" Width="158"></asp:textbox><asp:textbox id="TextBox1" style="Z-INDEX: 104; LEFT: 456px; POSITION: absolute; TOP: 280px"
runat="server" TextMode="Password" Width="158" Height="28"></asp:textbox><asp:label id="Label3" style="Z-INDEX: 103; LEFT: 384px; POSITION: absolute; TOP: 280px" runat="server">密码</asp:label><asp:label id="Label2" style="Z-INDEX: 102; LEFT: 384px; POSITION: absolute; TOP: 232px" runat="server">用户名</asp:label><asp:datagrid id="DataGrid1" style="Z-INDEX: 111; LEFT: 16px; POSITION: absolute; TOP: 400px"
runat="server" BorderStyle="None" Height="16px" Width="928px" BorderColor="#DEBA84" CellSpacing="2" BorderWidth="1px" BackColor="#DEBA84" CellPadding="3">
<SelectedItemStyle Font-Bold="True" ForeColor="White" BackColor="#738A9C"></SelectedItemStyle>
<ItemStyle ForeColor="#8C4510" BackColor="#FFF7E7"></ItemStyle>
<HeaderStyle Font-Bold="True" ForeColor="White" BackColor="#A55129"></HeaderStyle>
<FooterStyle ForeColor="#8C4510" BackColor="#F7DFB5"></FooterStyle>
<PagerStyle HorizontalAlign="Center" ForeColor="#8C4510" Mode="NumericPages"></PagerStyle>
</asp:datagrid></form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -