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

📄 footer.ascx

📁 采用Visual Bacis.NET开发的电子商务系统.
💻 ASCX
字号:
<%@ Control Language="vb" AutoEventWireup="false" Codebehind="footer.ascx.vb" Inherits="Store.footer" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
	<tr>
		<td colspan="3" style="HEIGHT: 9px">
			<HR width="100%" color="#cccccc" SIZE="2">
		</td>
	</tr>
	<tr>
		<td align="middle" valign="top">
			<font size="1">广告栏</font>&nbsp;
			<br>
			<asp:AdRotator id="ar1" runat="server" BorderWidth="1" AdvertisementFile="../xml/Ads.xml" />
		</td>
		<td width="100">
			&nbsp;
		</td>
		<td align="left" valign="center">
			<font size="1">在线支持&nbsp;<a href="hzc01@mails.tsinghua.edu.cn">hzc01@mails.tsinghua.edu.cn</a>.
			</font>
			<br>
			<font size="1">版权所有,违者必究.</font>
			<br>
			<font size="1">热线电话: 800-811-555-5555</font>
		</td>
	</tr>
</table>

⌨️ 快捷键说明

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