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

📄 webfrmseacheraspx.aspx

📁 网络版教务管理系统.rar
💻 ASPX
字号:
<%@ Page Language="vb" AutoEventWireup="false" Codebehind="WebfrmSeacheraspx.aspx.vb" Inherits="EMIS.WebfrmSeacheraspx"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
	<HEAD>
		<title>WebfrmSeacheraspx</title>
		<meta content="Microsoft Visual Studio .NET 7.0" name="GENERATOR">
		<meta content="Visual Basic 7.0" name="CODE_LANGUAGE">
		<meta content="JavaScript" name="vs_defaultClientScript">
		<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
	</HEAD>
	<body bgColor="#0000ff" MS_POSITIONING="GridLayout">
		<form id="Form1" method="post" runat="server">
			<asp:image id="Image1" style="Z-INDEX: 103; LEFT: 111px; POSITION: absolute; TOP: 58px" runat="server" ImageUrl="file:///C:\Inetpub\wwwroot\EMIS\Image\Cesc_logo1.jpg" Height="64px" Width="505px"></asp:image><asp:label id="Label2" style="Z-INDEX: 108; LEFT: 112px; POSITION: absolute; TOP: 264px" runat="server" Height="24px" Width="72px" ForeColor="#FFFF80">查询字段</asp:label><asp:dropdownlist id="DropDownList1" style="Z-INDEX: 106; LEFT: 205px; POSITION: absolute; TOP: 261px" runat="server" Height="24px" Width="96px">
				<asp:ListItem Value="学号" Selected="True">学号</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: 104; LEFT: 321px; POSITION: absolute; TOP: 263px" runat="server" Height="24px" Width="64px" ForeColor="#FFFF80">查询条件</asp:label><asp:textbox id="TextBox1" style="Z-INDEX: 105; LEFT: 397px; POSITION: absolute; TOP: 260px" runat="server" Width="104px"></asp:textbox><asp:button id="Button1" style="Z-INDEX: 107; LEFT: 550px; POSITION: absolute; TOP: 261px" runat="server" Width="64px" Text="查询"></asp:button><asp:image id="Image2" style="Z-INDEX: 102; LEFT: 111px; POSITION: absolute; TOP: 204px" runat="server" ImageUrl="file:///C:\Inetpub\wwwroot\EMIS\Image\img_10c.gif" Height="32px" Width="505px"></asp:image><asp:label id="Label1" style="Z-INDEX: 101; LEFT: 174px; POSITION: absolute; TOP: 136px" runat="server" Height="40px" Width="441px" ForeColor="White" Font-Size="XX-Large" Font-Names="华文隶书" BackColor="Blue">教务信息管理系统</asp:label><asp:panel id="Panel1" style="Z-INDEX: 109; LEFT: 107px; POSITION: absolute; TOP: 308px" runat="server" Height="143px" Width="494px"><FONT face="宋体">
					<asp:DataGrid id="DataGrid1" runat="server" Width="499px" Height="69px" BackColor="White" BorderStyle="Ridge" BorderWidth="2px" BorderColor="White" CellSpacing="1" CellPadding="3" GridLines="None">
						<SelectedItemStyle Font-Bold="True" ForeColor="White" BackColor="#9471DE"></SelectedItemStyle>
						<ItemStyle ForeColor="Black" BackColor="#DEDFDE"></ItemStyle>
						<HeaderStyle Font-Bold="True" ForeColor="#E7E7FF" BackColor="#4A3C8C"></HeaderStyle>
						<FooterStyle ForeColor="Black" BackColor="#C6C3C6"></FooterStyle>
						<PagerStyle HorizontalAlign="Right" ForeColor="Black" BackColor="#C6C3C6"></PagerStyle>
					</asp:DataGrid></FONT></asp:panel><FONT face="宋体"></FONT></form>
	</body>
</HTML>

⌨️ 快捷键说明

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