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

📄 sender_sum.aspx

📁 网络订餐基于jsp与servlet的网络订餐系统 适合学生使用
💻 ASPX
字号:
<%@ Page language="c#" Codebehind="sender_sum.aspx.cs" AutoEventWireup="false" Inherits="qruan.admin2006.sender_sum" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>help</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">
		<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
		<style type="text/css">
		BODY { COLOR: green }
		TD { COLOR: green }
		TH { COLOR: green }
		BODY { BACKGROUND-COLOR: #cee1c4 }
		</style>
		<LINK href="./css.css" type="text/css" rel="stylesheet">
		<style type="text/css">
.STYLE9 { FONT-WEIGHT: bold; FONT-SIZE: 14pt }
		</style>
	</HEAD>
	<body MS_POSITIONING="GridLayout">
		<form id="Form1" method="post" runat="server">
			<table cellSpacing="1" cellPadding="0" width="800" bgColor="green" border="0">
				<tr bgColor="#afe195">
					<td vAlign="middle" align="center" height="40">
						<table cellSpacing="1" cellPadding="0" width="100%" bgColor="green" border="0">
							<tr bgColor="#afe195">
								<td align="center" width="131"><strong>配送员</strong></td>
								<td align="center" width="355" height="30"><strong>时间段</strong></td>
								<td align="center" width="93"><strong>配送单数</strong></td>
								<td align="center" width="95"><strong>配送总费用</strong></td>
								<td align="center" width="128"><strong>间隔</strong></td>
							</tr>
							<tr bgColor="#afe195">
								<td align="center">&nbsp;
									<asp:label id="Label8" runat="server">Label</asp:label></td>
								<td align="center" height="30">从
									<asp:label id="Label2" runat="server">Label</asp:label>到
									<asp:label id="Label3" runat="server">Label</asp:label>(不包括
									<asp:label id="Label7" runat="server">Label</asp:label>日)
								</td>
								<td align="center">
									<asp:label id="Label9" runat="server">Label</asp:label>&nbsp;</td>
								<td align="center"><asp:label id="Label4" runat="server">Label</asp:label>&nbsp;</td>
								<td align="center">共
									<asp:label id="Label5" runat="server">Label</asp:label>天</td>
							</tr>
						</table>
					</td>
				</tr>
				<tr bgColor="#91de85">
					<td align="center" height="30">
						<table cellSpacing="1" cellPadding="0" width="800" bgColor="green" border="0">
							<tr bgColor="#91de85">
								<td width="47" height="35" align="center" vAlign="middle">&nbsp;</td>
								<td width="312">&nbsp;<span style="HEIGHT: 14px">&nbsp;开始:
										<asp:DropDownList ID="DropDownList1" runat="server" Width="56px"></asp:DropDownList>
										<asp:DropDownList ID="DropDownList2" runat="server" Width="40px">
											<asp:ListItem Value="1">1</asp:ListItem>
											<asp:ListItem Value="2">2</asp:ListItem>
											<asp:ListItem Value="3">3</asp:ListItem>
											<asp:ListItem Value="4">4</asp:ListItem>
											<asp:ListItem Value="5">5</asp:ListItem>
											<asp:ListItem Value="6">6</asp:ListItem>
											<asp:ListItem Value="7">7</asp:ListItem>
											<asp:ListItem Value="8">8</asp:ListItem>
											<asp:ListItem Value="9">9</asp:ListItem>
											<asp:ListItem Value="10">10</asp:ListItem>
											<asp:ListItem Value="11">11</asp:ListItem>
											<asp:ListItem Value="12">12</asp:ListItem>
										</asp:DropDownList>
										<asp:DropDownList ID="DropDownList3" runat="server" Width="40px"></asp:DropDownList>
										日</span></td>
								<td width="312">&nbsp;<span style="HEIGHT: 14px">&nbsp;</span>结束:
									<asp:DropDownList ID="DropDownList6" runat="server" Width="56px"></asp:DropDownList>
									<asp:DropDownList ID="DropDownList5" runat="server" Width="40px"></asp:DropDownList>
									<asp:DropDownList ID="DropDownList4" runat="server" Width="40px"></asp:DropDownList>
									日</td>
								<td width="124" align="center" style="HEIGHT: 29px"><asp:button id="Button2" runat="server" Width="96px" Height="25px" Text="进行结算"></asp:button>&nbsp;&nbsp;</td>
							</tr>
						</table>
					</td>
				</tr>
				<tr bgColor="#afe195">
					<td vAlign="middle" align="center" height="35"></td>
				</tr>
				<tr bgColor="#afe195">
					<td vAlign="top" align="left"></td>
				</tr>
			</table>
		</form>
	</body>
</HTML>

⌨️ 快捷键说明

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