ubottom.ascx
来自「1.把"Web"文件夹内的文件拷贝到某个文件夹 2.在IIS中新建站点」· ASCX 代码 · 共 15 行
ASCX
15 行
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="uBottom.ascx.cs" Inherits="Huayou.Hyb2b.WebApp.co.co10.uBottom" TargetSchema="http://schemas.microsoft.com/intellisense/ie5"%>
<table width="780" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="10" bgcolor="#FFFFFF"> </td>
</tr>
<tr>
<td height="1" background="img/bottom-bg01.gif"></td>
</tr>
<tr>
<td background="img/bottom-bg02.gif" align="center" class="px12"><%=citybottom%></td>
</tr>
<tr>
<td height="1" background="img/bottom-bg01.gif"></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?