📄 admindenglu.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>
</P>
<P>
<asp:Label id="Label1" runat="server" Width="48px" Height="24px">用户名</asp:Label>
<asp:textbox id="TextBox1" runat="server" Width="152px" Height="32px"></asp:textbox>
<asp:Label id="Label2" runat="server" Width="48px" Height="24px">密 码</asp:Label>
<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">
<asp:button id="Button1" runat="server" Width="70px" Height="32px" Text="登录"></asp:button>
<asp:Button id="Button3" runat="server" Width="72px" Height="32px" Text="添加用户"></asp:Button>
<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>
<asp:RadioButton id="RadioButton1" runat="server" Text="管理员" AutoPostBack="True"></asp:RadioButton>
<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 + -