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

📄 zonghe.aspx

📁 这是一个基于WEB的电场耗水量管理与分析系统
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="zonghe.aspx.cs" AutoEventWireup="false" Inherits="nicholasbjj.zonghe" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>zonghe</title>
		<meta content="Microsoft Visual Studio .NET 7.1" 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" background="file:///D:\bishe-bjj\pic\beijing1.jpg">
		<form id="Form1" method="post" runat="server">
			<asp:DataGrid id="DataGridx" style="Z-INDEX: 101; LEFT: 32px; POSITION: absolute; TOP: 192px"
				runat="server" Width="672px"></asp:DataGrid>
			<TABLE id="Table1" style="Z-INDEX: 103; LEFT: 32px; WIDTH: 400px; POSITION: absolute; TOP: 136px; HEIGHT: 30px"
				cellSpacing="1" cellPadding="1" width="400" border="1">
				<TR>
					<TD style="WIDTH: 101px"><FONT face="宋体">
							<asp:Label id="Label1" runat="server" Width="88px" Font-Bold="True" Font-Names="YouYuan">请选择电厂</asp:Label></FONT></TD>
					<TD style="WIDTH: 67px">
						<asp:DropDownList id="DropDownList1" runat="server" Width="97px">
							<asp:ListItem Value="保定热电">保定热电</asp:ListItem>
							<asp:ListItem Value="保定华源">保定华源</asp:ListItem>
							<asp:ListItem Value="微水发电">微水发电</asp:ListItem>
							<asp:ListItem Value="马头股份">马头股份</asp:ListItem>
							<asp:ListItem Value="沧州热电">沧州热电</asp:ListItem>
						</asp:DropDownList></TD>
					<TD style="WIDTH: 87px">
						<asp:Label id="Label2" runat="server" Width="88px" Font-Bold="True" Font-Names="YouYuan">请选择时间</asp:Label></TD>
					<TD>
						<asp:DropDownList id="DropDownList2" runat="server" Width="93px">
							<asp:ListItem Value="2006-01">2006-01</asp:ListItem>
							<asp:ListItem Value="2006-02">2006-02</asp:ListItem>
							<asp:ListItem Value="2006-03">2006-03</asp:ListItem>
							<asp:ListItem Value="2006-04">2006-04</asp:ListItem>
							<asp:ListItem Value="2006-05">2006-05</asp:ListItem>
							<asp:ListItem Value="2006-06">2006-06</asp:ListItem>
							<asp:ListItem Value="2006-07">2006-07</asp:ListItem>
							<asp:ListItem Value="2006-08">2006-08</asp:ListItem>
							<asp:ListItem Value="2006-09">2006-09</asp:ListItem>
							<asp:ListItem Value="2006-10">2006-10</asp:ListItem>
							<asp:ListItem Value="2006-11">2006-11</asp:ListItem>
							<asp:ListItem Value="2006-12">2006-12</asp:ListItem>
						</asp:DropDownList></TD>
				</TR>
			</TABLE>
			<asp:Button id="Button1" style="Z-INDEX: 102; LEFT: 576px; POSITION: absolute; TOP: 136px" runat="server"
				Text="分析" Font-Bold="True" Font-Names="YouYuan" Font-Size="Small"></asp:Button>
			<asp:Button id="Button2" style="Z-INDEX: 104; LEFT: 648px; POSITION: absolute; TOP: 136px" runat="server"
				Text="返回" Font-Bold="True" Font-Names="YouYuan" Font-Size="Small"></asp:Button>
			<asp:Label id="Label3" style="Z-INDEX: 105; LEFT: 32px; POSITION: absolute; TOP: 48px" runat="server"
				Width="664px" Font-Bold="True" Font-Names="LiSu" Font-Size="XX-Large" Height="72px">欢迎进入水指标综合分析界面</asp:Label></form>
	</body>
</HTML>

⌨️ 快捷键说明

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