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

📄 search.ascx

📁 网络订餐基于jsp与servlet的网络订餐系统 适合学生使用
💻 ASCX
字号:
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="search.ascx.cs" Inherits="qruan.search" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
<style type="text/css">.STYLE200 { COLOR: #f24835 }
</style>
<table id="Table_01" height="40" cellSpacing="0" cellPadding="0" width="574" border="0">
	<tr>
		<td><IMG height="5" alt="" src="images/index_03_04_09_01.gif" width="574"></td>
	</tr>
	<tr>
		<td vAlign="top">
			<table id="Table_02" height="32" cellSpacing="0" cellPadding="0" width="574" border="0">
				<tr>
					<td width="15" background="images/index_03_04_09_02.gif" height="32"></td>
					<td align="center" width="546" background="images/index_03_04_09_02.gif" height="32">
						<table cellSpacing="0" cellPadding="0" width="100%" border="0">
							<tr>
								<td style="WIDTH: 302px; PADDING-TOP: 4px" align="right" width="282"><a class="STYLE200" id="rong" name="rong">会员请登陆后点餐,非会员请先选择送餐地址:</a></td>
								<td style="FONT-SIZE: 12px; WIDTH: 276px; PADDING-TOP: 4px" align="center" width="296"><FONT face="宋体">城市:
										<asp:dropdownlist id="DropDownList1" runat="server" Width="76px" AutoPostBack="True">
											<asp:ListItem Value="未选择" Selected="True">未选择</asp:ListItem>
										</asp:dropdownlist>
										街道:
										<asp:dropdownlist id="DropDownList2" runat="server" Width="70px" AutoPostBack="True">
											<asp:ListItem Value="未选择" Selected="True">未选择</asp:ListItem>
										</asp:dropdownlist></FONT></td>
								<td align="center" width="7"><FONT face="宋体"></FONT></td>
								<td align="center" width="5%"><FONT face="宋体"></FONT></td>
							</tr>
						</table>
					</td>
					<td><IMG height="32" alt="" src="images/index_03_04_09_04.gif" width="13"></td>
				</tr>
			</table>
		</td>
	</tr>
	<tr>
		<td><img src="images/index_03_04_09_05.gif" width="574" height="3" alt=""></td>
	</tr>
</table>

⌨️ 快捷键说明

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