📄
字号:
<%@ Page language="c#" Codebehind="用户登录.aspx.cs" AutoEventWireup="false" Inherits="logon.WebForm1" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>WebForm1</title>
<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">
<form id="Form1" method="post" runat="server">
<FONT face="宋体">
<asp:Label id="Label1" style="Z-INDEX: 101; LEFT: 304px; POSITION: absolute; TOP: 152px" runat="server"
Width="72px" Height="24px">用户名:</asp:Label>
<asp:Label id="Label2" style="Z-INDEX: 102; LEFT: 304px; POSITION: absolute; TOP: 224px" runat="server"
Width="64px" Height="32px">密码:</asp:Label>
<asp:Label id="Label3" style="Z-INDEX: 103; LEFT: 400px; POSITION: absolute; TOP: 288px" runat="server"
Width="192px" Height="40px" ForeColor="Red"></asp:Label>
<asp:Label id="Label4" style="Z-INDEX: 104; LEFT: 592px; POSITION: absolute; TOP: 224px" runat="server"
Width="120px" Height="32px" ForeColor="Blue">不超过10个字符</asp:Label>
<asp:TextBox id="TextBox1" style="Z-INDEX: 105; LEFT: 400px; POSITION: absolute; TOP: 144px"
runat="server" Width="144px" Height="36px"></asp:TextBox>
<asp:TextBox id="TextBox2" style="Z-INDEX: 106; LEFT: 400px; POSITION: absolute; TOP: 216px"
runat="server" Width="152px" Height="38px"></asp:TextBox>
<asp:Button id="Button1" style="Z-INDEX: 107; LEFT: 312px; POSITION: absolute; TOP: 344px" runat="server"
Width="104px" Height="48px" Text="登录"></asp:Button>
<asp:Button id="Button2" style="Z-INDEX: 108; LEFT: 504px; POSITION: absolute; TOP: 344px" runat="server"
Width="104px" Height="48px" Text="重置"></asp:Button><IMG style="Z-INDEX: 109; LEFT: 400px; WIDTH: 144px; POSITION: absolute; TOP: 16px; HEIGHT: 72px"
height="72" alt="图片" src="file:///C:\My Documents\My Pictures\花.jpg" width="144"></FONT>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -