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

📄 updaterummery.aspx

📁 酒店管理系统
💻 ASPX
字号:
<%@ Register TagPrefix="uc1" TagName="mheader" Src="../Continer/mheader.ascx" %>
<%@ Page language="c#" Codebehind="updaterummery.aspx.cs" AutoEventWireup="false" Inherits="hotel.manage.updaterummery" %>
<%@ Register TagPrefix="uc1" TagName="tail" Src="../Continer/tail.ascx" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>updaterummery</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>
		<form id="Form1" method="post" runat="server">
			<FONT face="宋体">
				<TABLE id="Table1" style="WIDTH: 800px; HEIGHT: 832px" cellSpacing="0" cellPadding="0"
					width="800" border="1" align="center">
					<TR>
						<TD style="WIDTH: 800px; HEIGHT: 150px" align="center">
							<uc1:mheader id="Mheader1" runat="server"></uc1:mheader></TD>
					</TR>
					<TR>
						<TD style="FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: blue; HEIGHT: 31px" align="center"
							bgColor="#cc66ff">酒店修改</TD>
					</TR>
					<TR>
						<TD style="HEIGHT: 546px">
							<TABLE id="Table2" cellSpacing="0" cellPadding="0" width="800" border="0" style="WIDTH: 800px"
								height="100%">
								<TBODY>
									<TR>
										<TD style="WIDTH: 172px; HEIGHT: 51px" align="center">
											<asp:Label id="Label1" runat="server" Width="95px" Font-Bold="True" ForeColor="Magenta" Height="16px"
												Font-Size="Medium">酒店名称:</asp:Label></TD>
										<TD style="WIDTH: 205px; HEIGHT: 51px">
											<asp:TextBox id="TextBox1" runat="server" Width="184px" Height="26px"></asp:TextBox></TD>
										<TD style="WIDTH: 192px; HEIGHT: 51px" vAlign="middle" align="center">
											<asp:Label id="Label2" runat="server" Width="136px" Font-Bold="True" ForeColor="Magenta" Font-Size="Medium">图片目录名称:</asp:Label></TD>
										<TD style="HEIGHT: 51px">
											<asp:TextBox id="TextBox2" runat="server" Width="180px" Height="29px"></asp:TextBox></TD>
									</TR>
									<TR>
										<TD style="WIDTH: 172px; HEIGHT: 51px" vAlign="middle" align="center">
											<asp:Label id="Label3" runat="server" Font-Bold="True" ForeColor="Magenta" Font-Size="Medium">星级:</asp:Label></TD>
										<TD style="WIDTH: 205px; HEIGHT: 51px">
											<asp:TextBox id="TextBox3" runat="server" Width="186px" Height="29px"></asp:TextBox></TD>
										<TD style="WIDTH: 192px; HEIGHT: 51px" vAlign="middle" align="center">
											<asp:Label id="Label4" runat="server" Font-Bold="True" ForeColor="Magenta" Font-Size="Medium">酒店地址:</asp:Label></TD>
										<TD style="HEIGHT: 51px">
											<asp:TextBox id="TextBox4" runat="server" Width="176px" Height="29px"></asp:TextBox></TD>
									</TR>
									<TR>
										<td colspan="2" style="HEIGHT: 47px" align="center">
											<asp:Label id="Label5" runat="server" Font-Bold="True" ForeColor="Magenta" Font-Size="Medium">酒店电话号码:</asp:Label></td>
										<td style="HEIGHT: 47px">
											<asp:TextBox id="TextBox5" runat="server" Width="160px"></asp:TextBox></td>
									</TR>
									<TR>
										<td colspan="4" style="FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: fuchsia">酒店介绍:</td>
									</TR>
									<TR>
										<td colspan="4" style="HEIGHT: 323px" vAlign="top">
											<asp:TextBox id="TextBox6" runat="server" Width="800px" Height="323px" TextMode="MultiLine"></asp:TextBox></td>
									</TR>
									<TR>
										<TD colspan="4" align="left">&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;
											<asp:Button id="Button1" runat="server" Width="64px" Text="修改"></asp:Button>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
											<asp:Button id="Button2" runat="server" Width="64px" Text="清空"></asp:Button>&nbsp;&nbsp;</TD>
									</TR>
								</TBODY>
							</TABLE>
						</TD>
					</TR>
					<TR>
						<TD style="WIDTH: 800px; HEIGHT: 100px" align="center">
							<uc1:tail id="Tail1" runat="server"></uc1:tail></TD>
					</TR>
				</TABLE>
			</FONT>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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