⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 logoin.aspx

📁 查看留言信息.查看资料
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="logoin.aspx.cs" AutoEventWireup="false" Inherits="bookmessage.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" bgColor="#33ff00">
		<form id="Form1" method="post" runat="server">
			<FONT face="宋体" color="#33ff00">
				<asp:Label id="Label1" style="Z-INDEX: 101; LEFT: 168px; POSITION: absolute; TOP: 96px" runat="server"
					Width="296px" Height="56px" Font-Names="华文彩云" ForeColor="Red" Font-Underline="True" Font-Size="X-Large">欢迎使用飞航通讯录</asp:Label>
				<asp:Button id="Button2" style="Z-INDEX: 107; LEFT: 344px; POSITION: absolute; TOP: 304px" runat="server"
					Width="72px" Text="重填"></asp:Button>
				<asp:TextBox id="password" style="Z-INDEX: 105; LEFT: 264px; POSITION: absolute; TOP: 240px"
					runat="server" Width="144px" TextMode="Password"></asp:TextBox>
				<asp:Label id="Label3" style="Z-INDEX: 103; LEFT: 208px; POSITION: absolute; TOP: 248px" runat="server"
					Width="64px" Height="16px" ForeColor="Black">密码:</asp:Label>
				<asp:Label id="Label2" style="Z-INDEX: 102; LEFT: 200px; POSITION: absolute; TOP: 216px" runat="server"
					Width="64px" Height="16px" ForeColor="Black">用户名:</asp:Label>
				<asp:TextBox id="name" style="Z-INDEX: 104; LEFT: 264px; POSITION: absolute; TOP: 208px" runat="server"
					Width="144px"></asp:TextBox>
				<asp:Button id="Button1" style="Z-INDEX: 106; LEFT: 248px; POSITION: absolute; TOP: 304px" runat="server"
					Width="72px" Text="登陆"></asp:Button>
				<asp:Label id="l" style="Z-INDEX: 108; LEFT: 216px; POSITION: absolute; TOP: 352px" runat="server"
					Width="240px" Height="40px" Visible="False"></asp:Label></FONT>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -