left2.ascx

来自「一个很好的物流管理系统网站!」· ASCX 代码 · 共 40 行

ASCX
40
字号
<%@ Control Language="C#" AutoEventWireup="true" Inherits="left2" Codebehind="left2.ascx.cs" %>
<table>
    <tr>
        <td style="background-image: url(images/00.gif); width: 192px; height: 415px" valign=top>
            <table>
                <tr>
                    <td style="width: 184px; height: 44px">
                    </td>
                </tr>
                <tr>
                    <td style="width: 184px; height: 359px;" valign=top align=center>
                        <table style="width: 145px; height: 358px">
                            <tr>
                                <td style="width: 100px">
                                    <a href="http://www.mingrisoft.com" target=_blank><asp:Image ID="Image2" runat="server" ImageUrl="images/mrflag.gif" /></a></td>
                            </tr>
                            <tr>
                                <td style="width: 100px">
                                    <a href="http://www.ccidnet.com" target=_blank><asp:Image ID="Image3" runat="server" ImageUrl="images/ccid.gif" Width="157px" /></a></td>
                            </tr>
                            <tr>
                                <td style="width: 100px">
                                    <a href="http://www.mingrisoft.com" target=_blank><asp:Image ID="Image1" runat="server" ImageUrl="images/MMLogo.gif" Width="157px" /></a></td>
                            </tr>
                            <tr>
                                <td style="width: 100px">
                                    <a href="http://www.pconline.com.cn/" target=_blank><asp:Image ID="Image4" runat="server" ImageUrl="images/pcedu.gif" Width="157px" /></a></td>
                            </tr>
                            <tr>
                                <td style="width: 100px">
                                    <a href="http://www.163.com" target=_blank><asp:Image ID="Image5" runat="server" ImageUrl="images/163.gif" Width="157px" /></a></td>
                            </tr>
                        </table>

                </tr>
            </table>
        </td>
    </tr>
</table>

⌨️ 快捷键说明

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