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

📄 roombuildingadd.aspx

📁 房屋管理系统 房屋管理系统 房屋管理系统 房屋管理系统
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="RoomBuildingAdd.aspx.cs" AutoEventWireup="false" Inherits="RoomMngSystem.Operator.RoomBuildingMng" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>RoomBuildingMng</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">
		<form id="Form1" method="post" runat="server">
			<FONT face="宋体">
				<TABLE id="Table1" cellSpacing="0" cellPadding="0" width="658" border="0" align="center"
					style="LEFT: 0px; WIDTH: 768px; POSITION: relative; TOP: 0px">
					<TR>
						<TD style="WIDTH: 559px; HEIGHT: 162px" colSpan="2" background="pic\sub3.gif"></TD>
					</TR>
					<TR>
						<TD style="WIDTH: 559px; HEIGHT: 20px">&nbsp;&nbsp;&nbsp;
							<asp:button id="Button3" runat="server" Width="64px" ForeColor="#62BFD0" Font-Names="幼圆" Text="返 回"
								BackColor="White" Height="16px" BorderStyle="None"></asp:button></TD>
					</TR>
					<TR>
						<TD style="WIDTH: 559px">
							<asp:Label id="Label1" runat="server" Width="128px" ForeColor="#62BFD0">楼号</asp:Label></TD>
						<TD style="WIDTH: 269px; HEIGHT: 32px">
							<asp:TextBox id="Textbox1" runat="server" Width="163px"></asp:TextBox>
							<asp:Label id="Label10" runat="server" Width="56px" ForeColor="Red">[必填]</asp:Label></TD>
					</TR>
					<TR>
						<TD style="WIDTH: 168px; HEIGHT: 32px">
							<asp:Label id="Label2" runat="server" Width="128px" ForeColor="#62BFD0">总面积</asp:Label></TD>
						<TD style="WIDTH: 269px; HEIGHT: 32px">
							<asp:TextBox id="Textbox2" runat="server" Width="163px"></asp:TextBox></TD>
					</TR>
					<TR>
						<TD style="WIDTH: 168px; HEIGHT: 32px">
							<asp:Label id="Label3" runat="server" Width="128px" ForeColor="#62BFD0">建筑面积</asp:Label></TD>
						<TD style="WIDTH: 269px; HEIGHT: 32px">
							<asp:TextBox id="Textbox3" runat="server" Width="163px"></asp:TextBox></TD>
					</TR>
					<TR>
						<TD style="WIDTH: 168px; HEIGHT: 32px">
							<asp:Label id="Label4" runat="server" Width="128px" ForeColor="#62BFD0">房间数</asp:Label></TD>
						<TD style="WIDTH: 269px; HEIGHT: 32px">
							<asp:TextBox id="Textbox4" runat="server" Width="163px"></asp:TextBox></TD>
					</TR>
					<TR>
						<TD style="WIDTH: 168px; HEIGHT: 32px">
							<asp:Label id="Label5" runat="server" Width="128px" ForeColor="#62BFD0">教室</asp:Label></TD>
						<TD style="WIDTH: 269px; HEIGHT: 32px">
							<asp:TextBox id="Textbox5" runat="server" Width="163px"></asp:TextBox></TD>
					</TR>
					<TR>
						<TD style="WIDTH: 168px; HEIGHT: 32px">
							<asp:Label id="Label6" runat="server" Width="128px" ForeColor="#62BFD0">办公室</asp:Label></TD>
						<TD style="WIDTH: 269px; HEIGHT: 32px">
							<asp:TextBox id="Textbox6" runat="server" Width="163px"></asp:TextBox></TD>
					</TR>
					<TR>
						<TD style="WIDTH: 168px; HEIGHT: 32px">
							<asp:Label id="Label7" runat="server" Width="128px" ForeColor="#62BFD0">实验室</asp:Label></TD>
						<TD style="WIDTH: 269px; HEIGHT: 32px">
							<asp:TextBox id="Textbox7" runat="server" Width="163px"></asp:TextBox></TD>
					</TR>
					<TR>
						<TD style="WIDTH: 168px; HEIGHT: 32px">
							<asp:Label id="Label8" runat="server" Width="128px" ForeColor="#62BFD0">楼层数</asp:Label></TD>
						<TD style="WIDTH: 269px; HEIGHT: 32px">
							<asp:TextBox id="Textbox8" runat="server" Width="163px"></asp:TextBox></TD>
					</TR>
					<TR>
						<TD style="WIDTH: 168px; HEIGHT: 32px" vAlign="top">
							<P>
								<asp:Button id="Button1" runat="server" BorderStyle="None" Width="64px" Height="23px" BackColor="#62BFD0"
									Text="保 存" ForeColor="White" Font-Names="幼圆" Font-Size="9pt"></asp:Button></P>
							<P>
								<asp:image id="Image1" runat="server" Height="41px" Width="83px" ImageUrl="\RoomMngSystem\image\MUYUmark.gif"></asp:image></P>
						</TD>
						<TD style="WIDTH: 269px; HEIGHT: 32px" vAlign="top">
							<asp:Button id="Button2" runat="server" BorderStyle="None" Width="64px" Height="23px" BackColor="#62BFD0"
								Text="重 置" ForeColor="White" Font-Names="幼圆" Font-Size="9pt"></asp:Button>
							<asp:Label id="Label9" runat="server" Width="224px" ForeColor="Red"></asp:Label></TD>
					</TR>
				</TABLE>
			</FONT>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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