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

📄 webform1.aspx

📁 一个DQLSERVER设计的社团管理系统
💻 ASPX
字号:
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="WebForm1.aspx.vb" Inherits="dhl.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="Visual Basic .NET 7.1">
		<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: 328px; POSITION: absolute; TOP: 48px" runat="server"
					Width="360px" Font-Names="黑体" Font-Size="65pt" BorderStyle="Dashed">会员管理</asp:Label>
				<asp:Button id="Button5" style="Z-INDEX: 112; LEFT: 680px; POSITION: absolute; TOP: 344px" runat="server"
					Width="80px" Text="重置"></asp:Button>
				<asp:Button id="Button4" style="Z-INDEX: 111; LEFT: 472px; POSITION: absolute; TOP: 344px" runat="server"
					Width="80px" Height="24px" Text="显示信息" Enabled="False"></asp:Button>
				<asp:Label id="Label4" style="Z-INDEX: 109; LEFT: 376px; POSITION: absolute; TOP: 216px" runat="server">学号</asp:Label>
				<asp:Label id="Label3" style="Z-INDEX: 108; LEFT: 376px; POSITION: absolute; TOP: 280px" runat="server">密码</asp:Label>
				<asp:Button id="Button3" style="Z-INDEX: 107; LEFT: 576px; POSITION: absolute; TOP: 344px" runat="server"
					Text="管理" Width="80px" Height="24px"></asp:Button>
				<asp:Button id="Button2" style="Z-INDEX: 106; LEFT: 264px; POSITION: absolute; TOP: 344px" runat="server"
					Text="注册" Width="80px" Height="24px"></asp:Button>
				<asp:Button id="Button1" style="Z-INDEX: 105; LEFT: 368px; POSITION: absolute; TOP: 344px" runat="server"
					Text="登录" Width="80px" Height="24px"></asp:Button>
				<asp:TextBox id="TextBox2" style="Z-INDEX: 104; LEFT: 456px; POSITION: absolute; TOP: 272px"
					runat="server" TextMode="Password" Width="157" Height="26"></asp:TextBox>
				<asp:TextBox id="TextBox1" style="Z-INDEX: 103; LEFT: 456px; POSITION: absolute; TOP: 216px"
					runat="server" Width="157px" Height="26px"></asp:TextBox>
				<asp:Label id="Label2" style="Z-INDEX: 102; LEFT: 328px; POSITION: absolute; TOP: 312px" runat="server"
					Width="225px" ForeColor="Red"></asp:Label>
				<asp:DataGrid id="DataGrid1" style="Z-INDEX: 110; LEFT: 48px; POSITION: absolute; TOP: 400px"
					runat="server" Width="898px" BorderStyle="None" BorderColor="#DEBA84" CellSpacing="2" BorderWidth="1px"
					BackColor="#DEBA84" CellPadding="3">
					<SelectedItemStyle Font-Bold="True" ForeColor="White" BackColor="#738A9C"></SelectedItemStyle>
					<ItemStyle ForeColor="#8C4510" BackColor="#FFF7E7"></ItemStyle>
					<HeaderStyle Font-Bold="True" ForeColor="White" BackColor="#A55129"></HeaderStyle>
					<FooterStyle ForeColor="#8C4510" BackColor="#F7DFB5"></FooterStyle>
					<PagerStyle HorizontalAlign="Center" ForeColor="#8C4510" Mode="NumericPages"></PagerStyle>
				</asp:DataGrid></FONT>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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