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

📄 currentinfo.aspx

📁 图书馆管理信息系统设计 功能:图书的查询
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="CurrentInfo.aspx.cs" AutoEventWireup="false" Inherits="Library_BS.CurrentInfo" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>CurrentInfo</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">
			<TABLE id="Table1" style="Z-INDEX: 101; LEFT: 120px; WIDTH: 796px; POSITION: absolute; TOP: 112px; HEIGHT: 368px"
				cellSpacing="0" cellPadding="0" width="796" align="center" background="file:///F:\Inetpub\wwwroot\Library_BS\images\black3.jpg"
				border="0">
				<TR>
					<TD style="WIDTH: 741px; HEIGHT: 42px"><FONT face="宋体"></FONT></TD>
					<TD style="WIDTH: 741px; HEIGHT: 42px"><FONT face="宋体"></FONT></TD>
				</TR>
				<TR>
					<TD style="WIDTH: 741px; HEIGHT: 55px"></TD>
					<TD style="WIDTH: 741px; HEIGHT: 55px">
						<TABLE id="Table3" style="WIDTH: 776px; HEIGHT: 120px" cellSpacing="0" cellPadding="0"
							width="776" border="0">
						</TABLE>
					</TD>
				</TR>
				<TR>
					<TD style="WIDTH: 741px; HEIGHT: 26px"></TD>
					<TD style="WIDTH: 741px; HEIGHT: 26px"><FONT face="宋体" color="yellow">&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;读者信息</FONT></TD>
				</TR>
				<TR>
					<TD style="WIDTH: 741px; HEIGHT: 40px"></TD>
					<TD style="WIDTH: 741px; HEIGHT: 40px">
						<TABLE id="Table2" style="WIDTH: 432px; HEIGHT: 27px" cellSpacing="1" cellPadding="1" width="432"
							align="center" bgColor="#ff6600" border="1">
							<TR>
								<TD style="WIDTH: 83px">
									<asp:Label id="Label1" runat="server">读者注册号</asp:Label></TD>
								<TD style="WIDTH: 127px">
									<asp:Label id="lblBarCode" runat="server">Label</asp:Label></TD>
								<TD style="WIDTH: 69px">
									<asp:Label id="Label3" runat="server">读者证号</asp:Label></TD>
								<TD>
									<asp:Label id="lblReaderName" runat="server"></asp:Label></TD>
							</TR>
						</TABLE>
					</TD>
				</TR>
				<TR>
					<TD style="WIDTH: 741px; HEIGHT: 23px"></TD>
					<TD style="WIDTH: 741px; HEIGHT: 23px"><FONT face="宋体" color="yellow">&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; 
							读者当期借阅信息</FONT></TD>
				</TR>
				<TR>
					<TD style="WIDTH: 741px"></TD>
					<TD style="WIDTH: 741px"><FONT face="宋体">
							<asp:DataGrid id="gridCurrentInfo" runat="server" Width="762px" HorizontalAlign="Center" BorderColor="#3366CC"
								BorderWidth="1px" BackColor="White" BorderStyle="None" CellPadding="4">
								<FooterStyle ForeColor="#003399" BackColor="#99CCCC"></FooterStyle>
								<SelectedItemStyle Font-Bold="True" ForeColor="#CCFF99" BackColor="#009999"></SelectedItemStyle>
								<ItemStyle ForeColor="#003399" BackColor="White"></ItemStyle>
								<HeaderStyle Font-Bold="True" ForeColor="#CCCCFF" BackColor="#003399"></HeaderStyle>
								<PagerStyle HorizontalAlign="Left" ForeColor="#003399" BackColor="#99CCCC" Mode="NumericPages"></PagerStyle>
							</asp:DataGrid></FONT></TD>
				</TR>
			</TABLE>
			<TABLE id="Table4" style="Z-INDEX: 102; LEFT: 120px; WIDTH: 797px; POSITION: absolute; TOP: 0px; HEIGHT: 112px"
				cellSpacing="0" cellPadding="0" width="797" align="center" background="file:///F:\Inetpub\wwwroot\Library_BS\images\top.jpg"
				border="0">
				<TR>
					<TD></TD>
				</TR>
			</TABLE>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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