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

📄 mohu.aspx

📁 数据库课程设计----什么都有
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="mohu.aspx.cs" AutoEventWireup="false" Inherits="WebApplication2.WebForm5" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>mohu</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" background="file:///D:\Inetpub\wwwroot\123\图片\yuanfang\niji-k-5.gif">
		<P><FONT face="宋体">
				<FORM id="Form1" method="post" runat="server">
					<FONT face="宋体">
						<asp:Label id="Label4" style="Z-INDEX: 109; LEFT: 360px; POSITION: absolute; TOP: 64px" runat="server"
							Font-Size="XX-Large" Font-Names="华文行楷" ForeColor="DeepSkyBlue">  模  糊  查  询</asp:Label>
						<asp:Image id="Image1" style="Z-INDEX: 110; LEFT: 232px; POSITION: absolute; TOP: 16px" runat="server"
							ImageUrl="file:///D:\Documents and Settings\Administrator\桌面\动态图标\40.gif"></asp:Image>
						<asp:ImageButton id="ImageButton2" style="Z-INDEX: 105; LEFT: 496px; POSITION: absolute; TOP: 224px"
							runat="server" ImageUrl="file:///D:\Inetpub\wwwroot\123\图片\返回.gif"></asp:ImageButton>
						<asp:DropDownList id="DropDownList1" style="Z-INDEX: 100; LEFT: 272px; POSITION: absolute; TOP: 152px"
							runat="server">
							<asp:ListItem Value="姓名">姓名</asp:ListItem>
							<asp:ListItem Value="性别">性别</asp:ListItem>
							<asp:ListItem Value="职务">职务</asp:ListItem>
							<asp:ListItem Value="通迅地址">通迅地址</asp:ListItem>
						</asp:DropDownList>
						<asp:Label id="Label3" style="Z-INDEX: 102; LEFT: 368px; POSITION: absolute; TOP: 152px" runat="server"
							Font-Names="Medium" ForeColor="#0000C0">查询</asp:Label>
						<asp:TextBox id="TextBox1" style="Z-INDEX: 103; LEFT: 528px; POSITION: absolute; TOP: 152px"
							runat="server"></asp:TextBox>
						<asp:DataGrid id="DataGrid1" style="Z-INDEX: 101; LEFT: 152px; POSITION: absolute; TOP: 288px"
							runat="server" BackImageUrl="file:///D:\Documents and Settings\Administrator\桌面\图片\yuanfang\mbg2.gif"
							Height="336px" AutoGenerateColumns="False" Width="752px" PageSize="5" AllowPaging="True" BorderColor="#3366CC"
							BorderStyle="None" BorderWidth="1px" BackColor="White" 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>
							<Columns>
								<asp:BoundColumn DataField="姓名" HeaderText="姓名"></asp:BoundColumn>
								<asp:BoundColumn DataField="性别" HeaderText="性别"></asp:BoundColumn>
								<asp:BoundColumn DataField="职务" HeaderText="职务"></asp:BoundColumn>
								<asp:BoundColumn DataField="办公电话" HeaderText="办公电话"></asp:BoundColumn>
								<asp:BoundColumn DataField="手机" HeaderText="手机"></asp:BoundColumn>
								<asp:BoundColumn DataField="宅电" HeaderText="宅电"></asp:BoundColumn>
								<asp:BoundColumn DataField="电子邮件" HeaderText="电子邮件"></asp:BoundColumn>
								<asp:BoundColumn DataField="通迅地址" HeaderText="通迅地址"></asp:BoundColumn>
								<asp:BoundColumn DataField="与用户关系" HeaderText="与用户关系"></asp:BoundColumn>
							</Columns>
							<PagerStyle NextPageText="下一页" PrevPageText="上一页" HorizontalAlign="Left" ForeColor="#003399"
								BackColor="#99CCCC" Mode="NumericPages"></PagerStyle>
						</asp:DataGrid>
						<asp:Label id="Label1" style="Z-INDEX: 104; LEFT: 448px; POSITION: absolute; TOP: 152px" runat="server"
							Font-Names="Medium" ForeColor="#0000C0">请输入:</asp:Label>
						<asp:ImageButton id="ImageButton1" style="Z-INDEX: 107; LEFT: 320px; POSITION: absolute; TOP: 224px"
							runat="server" ImageUrl="file:///D:\Inetpub\wwwroot\123\图片\chazhao1.gif"></asp:ImageButton>
						<asp:Label id="Label5" style="Z-INDEX: 108; LEFT: 232px; POSITION: absolute; TOP: 152px" runat="server"
							Font-Names="Medium" ForeColor="#0000C0">按</asp:Label></FONT></FORM>
			</FONT>
		</P>
	</body>
</HTML>

⌨️ 快捷键说明

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