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

📄 shenbao.aspx

📁 这是一个基于WEB的电场耗水量管理与分析系统
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="shenbao.aspx.cs" AutoEventWireup="false" Inherits="nicholasbjj.shenbao" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>shenbao</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:\bishe\pic\beijing.jpg" bgProperties="fixed">
		<form id="Form1" method="post" runat="server">
			<FONT face="宋体">
				<asp:Label id="Label1" style="Z-INDEX: 101; LEFT: 16px; POSITION: absolute; TOP: 40px" runat="server"
					Width="376px" Height="8px" ForeColor="Black" Font-Bold="True" Font-Names="YouYuan" Font-Size="X-Large">欢迎进入水指标申报界面</asp:Label>
				<TABLE id="Table2" style="Z-INDEX: 104; LEFT: 320px; WIDTH: 300px; POSITION: absolute; TOP: 184px; HEIGHT: 304px"
					height="304" cellSpacing="1" cellPadding="1" width="300" border="1">
					<TR>
						<TD>
							<asp:Image id="Image1" runat="server" Height="299px" Width="296px" ImageUrl="file:///D:\bishe-bjj\pic\dianchang.JPG"></asp:Image></TD>
					</TR>
				</TABLE>
				<TABLE id="Table3" style="Z-INDEX: 103; LEFT: 16px; WIDTH: 300px; POSITION: absolute; TOP: 184px; HEIGHT: 304px"
					cellSpacing="1" cellPadding="1" width="300" border="1">
					<TR>
						<TD><FONT size="5"><STRONG>指标名称:</STRONG></FONT></TD>
						<TD>
							<asp:DropDownList id="DropDownList1" runat="server" Width="150px"></asp:DropDownList></TD>
					</TR>
					<TR>
						<TD><STRONG><FONT color="#000033" size="4" face="幼圆">设计值</FONT></STRONG></TD>
						<TD>
							<asp:TextBox id="TextBox69" runat="server" Width="150px"></asp:TextBox><FONT face="幼圆" size="4"></FONT></TD>
					</TR>
					<TR>
						<TD><STRONG><FONT color="#000033" size="4" face="幼圆">最好水平</FONT></STRONG></TD>
						<TD>
							<asp:TextBox id="TextBox71" runat="server" Width="150px"></asp:TextBox><FONT face="幼圆" size="4"></FONT></TD>
					</TR>
					<TR>
						<TD><STRONG><FONT color="#000033" size="4" face="幼圆">月计划</FONT></STRONG></TD>
						<TD>
							<asp:TextBox id="TextBox75" runat="server" Width="150px"></asp:TextBox><FONT face="幼圆" size="4"></FONT></TD>
					</TR>
					<TR>
						<TD><STRONG><FONT color="#000033" size="4" face="幼圆">月实际</FONT></STRONG></TD>
						<TD>
							<asp:TextBox id="TextBox79" runat="server" Width="150px"></asp:TextBox><FONT face="幼圆" size="4"></FONT></TD>
					</TR>
					<TR>
						<TD><STRONG><FONT color="#000033" size="4" face="幼圆">年计划</FONT></STRONG></TD>
						<TD>
							<asp:TextBox id="TextBox87" runat="server" Width="150px"></asp:TextBox><FONT face="幼圆" size="4"></FONT></TD>
					</TR>
					<TR>
						<TD><STRONG><FONT color="#000033" size="4" face="幼圆">年累计</FONT></STRONG></TD>
						<TD>
							<asp:TextBox id="TextBox88" runat="server" Width="150px"></asp:TextBox></TD>
					</TR>
					<TR>
						<TD></TD>
						<TD>
							<asp:Button id="Button1" runat="server" BorderColor="DarkGray" Font-Size="Medium" Font-Names="YouYuan"
								Font-Bold="True" BackColor="White" BorderStyle="Solid" ForeColor="Black" Height="34px" Width="122px"
								Text="提交"></asp:Button></TD>
					</TR>
				</TABLE>
			</FONT>
			<TABLE id="Table1" style="Z-INDEX: 102; LEFT: 16px; POSITION: absolute; TOP: 112px; HEIGHT: 40px"
				cellSpacing="1" cellPadding="1" width="602" border="2">
				<TR>
					<TD style="WIDTH: 98px"><FONT face="宋体" color="#330066"><STRONG><EM>申报时间</EM></STRONG></FONT></TD>
					<TD style="WIDTH: 437px">
						<asp:DropDownList id="timesellect" runat="server" Width="184px">
							<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>
					<TD>
						<asp:HyperLink id="HyperLink1" runat="server" Font-Size="Large" Font-Names="YouYuan" Font-Bold="True"
							ForeColor="Black" Height="32px" Width="53px" NavigateUrl="zhujiemian.aspx">返回</asp:HyperLink></TD>
				</TR>
			</TABLE>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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