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

📄 modifyinfotip.aspx

📁 图书馆管理信息系统设计 功能:图书的查询
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="ModifyInfoTip.aspx.cs" AutoEventWireup="false" Inherits="Library_BS.ModifyInfoTip" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>ModifyInfoTip</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">
			<asp:Panel id="Panel1" style="Z-INDEX: 101; LEFT: 80px; POSITION: absolute; TOP: 0px" runat="server"
				Width="792px" Height="112px" BackImageUrl="file:///F:\Inetpub\wwwroot\Library_BS\images\top.jpg"></asp:Panel><FONT face="宋体"></FONT><FONT face="宋体"></FONT><FONT face="宋体"></FONT><FONT face="宋体"></FONT>
			<asp:Panel id="Panel2" style="Z-INDEX: 102; LEFT: 80px; POSITION: absolute; TOP: 112px" runat="server"
				Width="792px" Height="320px" BackImageUrl="file:///F:\Inetpub\wwwroot\Library_BS\images\black1.jpg">
				<FONT face="宋体">
					<TABLE id="Table1" style="WIDTH: 731px; HEIGHT: 200px" cellSpacing="0" cellPadding="0"
						width="731" align="center" border="0">
						<TR>
							<TD style="COLOR: yellow; HEIGHT: 32px">&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;读者信息</TD>
						</TR>
						<TR>
							<TD style="HEIGHT: 33px">
								<TABLE id="Table4" style="WIDTH: 582px; HEIGHT: 24px" cellSpacing="1" cellPadding="1" width="582"
									align="center" bgColor="#ff3300" border="1">
									<TR>
										<TD style="WIDTH: 84px">读者注册名</TD>
										<TD style="WIDTH: 193px">
											<asp:Label id="lblRegisterName" runat="server"></asp:Label></TD>
										<TD style="WIDTH: 67px">读者证号</TD>
										<TD>
											<asp:Label id="BarCode" runat="server"></asp:Label>&nbsp;</TD>
									</TR>
								</TABLE>
							</TD>
						</TR>
						<TR>
							<TD style="COLOR: yellow; HEIGHT: 25px">&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;读者资料修改提示</TD>
						</TR>
						<TR>
							<TD style="HEIGHT: 49px">
								<TABLE id="Table2" style="WIDTH: 265px; HEIGHT: 48px" cellSpacing="0" cellPadding="0" width="265"
									align="center" border="0">
									<TR>
										<TD style="WIDTH: 350px">
											<asp:Label id="Label1" runat="server" Width="266px" Height="43px" BackColor="Transparent" Font-Size="X-Large"
												ForeColor="Red" Font-Names="楷体_GB2312"></asp:Label></TD>
									</TR>
								</TABLE>
							</TD>
						</TR>
						<TR>
							<TD>
								<TABLE id="Table3" style="WIDTH: 59px; HEIGHT: 32px" cellSpacing="0" cellPadding="0" width="59"
									align="center" border="0">
									<TR>
										<TD>
											<asp:Button id="Button1" runat="server" Width="69px" Height="31px" Text="确定"></asp:Button></TD>
									</TR>
								</TABLE>
							</TD>
						</TR>
					</TABLE>
				</FONT>
			</asp:Panel><FONT face="宋体"></FONT><FONT face="宋体"></FONT><FONT face="宋体"></FONT><FONT face="宋体"></FONT>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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