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

📄 webform1.aspx

📁 程序源代码分成两个部分: &#61557 一部分是用记事本或EditPlus编写的
💻 ASPX
字号:
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="WebForm1.aspx.vb" Inherits="_7_3.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="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: 48px; POSITION: absolute; TOP: 88px" runat="server"
					Width="80px" Height="24px">成员编号:</asp:Label>
				<asp:Button id="Button3" style="Z-INDEX: 115; LEFT: 192px; POSITION: absolute; TOP: 288px" runat="server"
					Width="64px" Text="修改成员"></asp:Button>
				<asp:Button id="Button2" style="Z-INDEX: 114; LEFT: 120px; POSITION: absolute; TOP: 288px" runat="server"
					Width="64px" Text="删除成员"></asp:Button>
				<asp:TextBox id="TextBox6" style="Z-INDEX: 112; LEFT: 144px; POSITION: absolute; TOP: 248px"
					runat="server" Width="48px"></asp:TextBox>
				<asp:TextBox id="TextBox5" style="Z-INDEX: 111; LEFT: 144px; POSITION: absolute; TOP: 216px"
					runat="server" Width="96px"></asp:TextBox>
				<asp:TextBox id="TextBox4" style="Z-INDEX: 110; LEFT: 144px; POSITION: absolute; TOP: 184px"
					runat="server" Width="96px"></asp:TextBox>
				<asp:TextBox id="TextBox3" style="Z-INDEX: 109; LEFT: 144px; POSITION: absolute; TOP: 152px"
					runat="server" Width="96px"></asp:TextBox>
				<asp:TextBox id="TextBox2" style="Z-INDEX: 108; LEFT: 144px; POSITION: absolute; TOP: 120px"
					runat="server" Width="48px"></asp:TextBox>
				<asp:Label id="Label6" style="Z-INDEX: 106; LEFT: 48px; POSITION: absolute; TOP: 248px" runat="server"
					Width="80px" Height="24px">发送贺卡:</asp:Label>
				<asp:Label id="Label5" style="Z-INDEX: 105; LEFT: 48px; POSITION: absolute; TOP: 216px" runat="server"
					Width="80px" Height="24px">角色:</asp:Label>
				<asp:Label id="Label4" style="Z-INDEX: 104; LEFT: 48px; POSITION: absolute; TOP: 184px" runat="server"
					Width="80px" Height="24px">名字:</asp:Label>
				<asp:Label id="Label3" style="Z-INDEX: 103; LEFT: 48px; POSITION: absolute; TOP: 152px" runat="server"
					Width="80px" Height="24px">姓氏:</asp:Label>
				<asp:Label id="Label2" style="Z-INDEX: 102; LEFT: 48px; POSITION: absolute; TOP: 120px" runat="server"
					Width="80px" Height="24px">地址编号:</asp:Label>
				<asp:TextBox id="TextBox1" style="Z-INDEX: 107; LEFT: 144px; POSITION: absolute; TOP: 88px" runat="server"
					Width="48px"></asp:TextBox>
				<asp:Button id="Button1" style="Z-INDEX: 113; LEFT: 48px; POSITION: absolute; TOP: 288px" runat="server"
					Width="64px" Text="添加成员"></asp:Button>
				<asp:Label id="Label7" style="Z-INDEX: 116; LEFT: 96px; POSITION: absolute; TOP: 32px" runat="server"
					Width="144px" Height="40px" Font-Size="X-Large" ForeColor="Blue">家庭成员</asp:Label></FONT>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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