bottom.ascx

来自「明日 开发的netshop 源码 全部源代码+ 数据库 新手上路必看」· ASCX 代码 · 共 13 行

ASCX
13
字号
<%@ Control Language="C#" AutoEventWireup="true" CodeFile="bottom.ascx.cs" Inherits="Frame_bottom" %>
<table style="font-size: 9pt; width :780px; height :41px;"  align =left background ="../Images/index/最底部.jpg"  cellpadding=0 cellspacing=0>
<tr>
<td align =center valign="top" >
    &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;


    CopyRight&nbsp; 明日科技有限公司 网络开发 <a href="http://www.51aspx.com/CV/MingriNetShop" target="_blank">download from 51aspx.com</a>

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

⌨️ 快捷键说明

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