bottom.ascx

来自「这是用C#.net编制的网上商店管理网站,数据库采用的是Sql server20」· ASCX 代码 · 共 11 行

ASCX
11
字号
<%@ 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; 毕业设计 范菘献
        </td>
    </tr>
</table>

⌨️ 快捷键说明

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