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

📄 admindenglu.aspx

📁 数据库课程设计
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="admindenglu.aspx.cs" AutoEventWireup="false" Inherits="mybook.WebForm3" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>WebForm3</title>
		<meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
		<meta content="C#" 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">
			<FONT face="宋体">
				<asp:Panel id="Panel2" style="Z-INDEX: 106; LEFT: 112px; POSITION: absolute; TOP: 152px" runat="server"
					Height="88px" Width="568px" Visible="False">
					<P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
					</P>
					<P>&nbsp;&nbsp;
						<asp:Label id="Label1" runat="server" Width="48px" Height="24px">用户名</asp:Label>&nbsp;&nbsp;
						<asp:textbox id="TextBox1" runat="server" Width="152px" Height="32px"></asp:textbox>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
						<asp:Label id="Label2" runat="server" Width="48px" Height="24px">密 码</asp:Label>&nbsp;&nbsp;
						<asp:textbox id="TextBox2" runat="server" Width="152px" Height="32px" TextMode="Password"></asp:textbox></P>
				</asp:Panel>
				<asp:Panel id="Panel3" style="Z-INDEX: 107; LEFT: 136px; POSITION: absolute; TOP: 336px" runat="server"
					Height="40px" Width="432px" Visible="False">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<asp:button id="Button1" runat="server" Width="70px" Height="32px" Text="登录"></asp:button>&nbsp;&nbsp;&nbsp;&nbsp; 
<asp:Button id="Button3" runat="server" Width="72px" Height="32px" Text="添加用户"></asp:Button>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
<asp:button id="Button2" runat="server" Width="70px" Height="32px" Text="取消"></asp:button></asp:Panel>
				<asp:Panel id="Panel1" style="Z-INDEX: 105; LEFT: 176px; POSITION: absolute; TOP: 288px" runat="server"
					Height="24px" Width="368px">
					<P>&nbsp;&nbsp;&nbsp;&nbsp;
						<asp:RadioButton id="RadioButton1" runat="server" Text="管理员" AutoPostBack="True"></asp:RadioButton>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
						<asp:RadioButton id="RadioButton2" runat="server" Text="借阅人" AutoPostBack="True"></asp:RadioButton></P>
				</asp:Panel>
				<asp:Label id="Label3" style="Z-INDEX: 104; LEFT: 120px; POSITION: absolute; TOP: 80px" runat="server"
					Height="56px" Width="552px" Font-Bold="True" Font-Names="隶书" Font-Size="40pt" ForeColor="OliveDrab">欢迎光临图书管理系统</asp:Label>
			</FONT>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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