📄 login.aspx
字号:
<%@ Page language="c#" Codebehind="Login.aspx.cs" AutoEventWireup="false" Inherits="WebApplication2.WebForm1" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>WebForm1</title>
<meta name="vs_showGrid" content="True">
<meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
<meta name="CODE_LANGUAGE" Content="C#">
<meta name="vs_defaultClientScript" content="JavaScript">
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
</HEAD>
<body MS_POSITIONING="GridLayout" background="image/200703170751589.jpg">
<form id="Form1" method="post" runat="server">
<FONT face="宋体">
<asp:Button id="btnTransfer" style="Z-INDEX: 101; LEFT: 312px; POSITION: absolute; TOP: 192px"
runat="server" Text="转 帐" Width="104px" Height="40px" Font-Size="Larger"></asp:Button>
<asp:Button id="btnDeposit" style="Z-INDEX: 107; LEFT: 320px; POSITION: absolute; TOP: 288px"
runat="server" Height="40px" Width="88px" Text="存 款" Font-Size="Larger"></asp:Button>
<asp:Button id="btnFetchMoney" style="Z-INDEX: 105; LEFT: 648px; POSITION: absolute; TOP: 288px"
runat="server" Text="取 款" Width="88px" Height="40px" Font-Size="Larger"></asp:Button>
<asp:Button id="btnExit" style="Z-INDEX: 104; LEFT: 648px; POSITION: absolute; TOP: 384px" runat="server"
Text="退 出" Width="88px" Height="40" Font-Size="Larger"></asp:Button>
<asp:Button id="btnQuery" style="Z-INDEX: 102; LEFT: 648px; POSITION: absolute; TOP: 192px"
runat="server" Text="查 询" Width="88px" Height="40px" Font-Size="Larger"></asp:Button>
<asp:Button id="btnReworkPwd" style="Z-INDEX: 103; LEFT: 312px; POSITION: absolute; TOP: 384px"
runat="server" Text="修改密码" Width="104px" Height="40" Font-Size="Larger"></asp:Button>
<asp:Label id="Label1" style="Z-INDEX: 106; LEFT: 408px; POSITION: absolute; TOP: 96px" runat="server"
Font-Bold="True" Height="32px" Width="296px" ForeColor="Green">Label</asp:Label>
<asp:Label id="Label2" style="Z-INDEX: 108; LEFT: 152px; POSITION: absolute; TOP: 120px" runat="server"
Font-Size="Large" Height="304px" Width="40px" ForeColor="Red">请注意您的财产安全</asp:Label>
<asp:Label id="Label3" style="Z-INDEX: 109; LEFT: 840px; POSITION: absolute; TOP: 160px" runat="server"
Font-Size="Large" Height="280px" Width="40px" ForeColor="Red">操作后请立即退出</asp:Label></FONT>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -