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

📄 sjxs.aspx

📁 成绩查询系统
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="sjxs.aspx.cs" AutoEventWireup="false" Inherits="ltq.sjxs" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>sjxs</title>
		<meta content="Microsoft Visual Studio 7.0" name="GENERATOR">
		<meta content="C#" name="CODE_LANGUAGE">
		<meta content="JavaScript" name="vs_defaultClientScript">
		<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
	</HEAD>
	<body MS_POSITIONING="GridLayout">
		<form id="sjxs" method="post" runat="server">
			<FONT face="宋体">
				<asp:label id="Label1" style="Z-INDEX: 100; LEFT: 273px; POSITION: absolute; TOP: 25px" runat="server" ForeColor="Navy" Font-Bold="True" Font-Names="楷体_GB2312" Font-Size="Large">你本学期的成绩如下</asp:label><asp:label id="Label2" style="Z-INDEX: 102; LEFT: 168px; POSITION: absolute; TOP: 71px" runat="server" ForeColor="Navy">你的学号是:</asp:label><asp:label id="Label3" style="Z-INDEX: 104; LEFT: 408px; POSITION: absolute; TOP: 70px" runat="server" ForeColor="Navy">你的名字是:</asp:label><asp:label id="xuehao" style="Z-INDEX: 105; LEFT: 267px; POSITION: absolute; TOP: 71px" runat="server" Width="124px" ForeColor="Navy"></asp:label><asp:label id="xingming" style="Z-INDEX: 106; LEFT: 509px; POSITION: absolute; TOP: 70px" runat="server" Width="89px" ForeColor="Navy"></asp:label>
				<asp:DataGrid id=DataGrid1 style="Z-INDEX: 107; LEFT: 195px; POSITION: absolute; TOP: 104px" runat="server" AutoGenerateColumns="False" DataMember="1999" DataKeyField="学号" DataSource="<%# dataSet21 %>" Width="377px" Height="314px" CellPadding="3" BackColor="White" BorderWidth="1px" BorderStyle="None" BorderColor="#CCCCCC">
					<SelectedItemStyle Font-Bold="True" ForeColor="White" BackColor="#669999"></SelectedItemStyle>
					<ItemStyle ForeColor="#000066"></ItemStyle>
					<HeaderStyle Font-Bold="True" ForeColor="White" BackColor="#006699"></HeaderStyle>
					<FooterStyle ForeColor="#000066" BackColor="White"></FooterStyle>
					<Columns>
						<asp:BoundColumn DataField="科目" SortExpression="科目" HeaderText="科目"></asp:BoundColumn>
						<asp:BoundColumn DataField="考试" SortExpression="考试" HeaderText="考试"></asp:BoundColumn>
						<asp:BoundColumn DataField="考查" SortExpression="考查" HeaderText="考查"></asp:BoundColumn>
						<asp:BoundColumn DataField="学分" SortExpression="学分" HeaderText="学分"></asp:BoundColumn>
						<asp:BoundColumn DataField="补考" SortExpression="补考" ReadOnly="True" HeaderText="补考"></asp:BoundColumn>
					</Columns>
					<PagerStyle HorizontalAlign="Left" ForeColor="#000066" BackColor="White" Mode="NumericPages"></PagerStyle>
				</asp:DataGrid></FONT></form>
	</body>
</HTML>

⌨️ 快捷键说明

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