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

📄 category.ascx

📁 网上书店
💻 ASCX
字号:
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="Category.ascx.cs" Inherits="Category" %>
<table width="960"  style="border-top-style: none; border-right-style: none; border-left-style: none; border-bottom-style: none; background-image: url(images/az-subnav-bg.gif); background-repeat: repeat;" cellpadding="0" cellspacing="0">
    <tr>
        <td style="width: 100px; height: 56px;">
        </td>
        <td style="width: 100px; height: 56px;">
            <asp:TextBox ID="TextBox1" runat="server"></asp:TextBox></td>
        <td style="width: 100px; height: 56px;">
            <asp:CheckBox ID="cbxAllWord" runat="server" Text="全字搜索" />
        </td>
        <td style="width: 100px; height: 56px;">
            <asp:ImageButton ID="ImageButton1" runat="server" Height="24px" 
                ImageUrl="~/images/az-go-orange-trans.gif" onclick="ImageButton1_Click" 
                style="margin-bottom: 0px" Width="26px" />
        </td>
        <td style="width: 100px; height: 56px;">
            &nbsp;</td>
        <td style="width: 100px; height: 56px;">
        </td>
        <td style="width: 100px; height: 56px;">
        </td>
        <td style="width: 100px; height: 56px;">
        </td>
        <td style="width: 100px; height: 56px;">
        </td>
    </tr>
</table>

⌨️ 快捷键说明

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