📄 search.ascx
字号:
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="Search.ascx.cs" Inherits="StoreOnline.Search" TargetSchema="http://schemas.microsoft.com/intellisense/ie5"%>
<FONT face="宋体">
<TABLE id="Table1" borderColor="activeborder" cellSpacing="0" cellPadding="0" width="745"
border="1" style="WIDTH: 745px; HEIGHT: 16px">
<TR>
<TD align="center" bgColor="buttonface">
<TABLE id="Table2" cellSpacing="0" cellPadding="0" width="463" border="0" style="WIDTH: 463px; HEIGHT: 16px">
<TR>
<TD style="WIDTH: 82px; HEIGHT: 23px" align="center" width="82" vAlign="top"><IMG src="Images/prosearch.jpg"></TD>
<TD style="WIDTH: 143px; HEIGHT: 23px" align="center" width="143">
<asp:DropDownList id="DplCat" runat="server" Width="144px" Font-Size="XX-Small">
<asp:ListItem Value="0">请选择产品类型</asp:ListItem>
<asp:ListItem Value="1">食品</asp:ListItem>
</asp:DropDownList></TD>
<TD style="WIDTH: 137px; HEIGHT: 23px" align="center" width="137">
<asp:TextBox id="tbx_keywords" runat="server" Width="129px" Font-Size="XX-Small"></asp:TextBox></TD>
<TD style="WIDTH: 78px; HEIGHT: 23px" align="center" colSpan="2">
<asp:ImageButton id="ImageButton1" runat="server" ImageUrl="Images/button_search.jpg"></asp:ImageButton></TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</FONT>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -