bottom.ascx

来自「用c#开发的B/S模式的图书在线出版系统DB事sql server,为三层模式,」· ASCX 代码 · 共 37 行

ASCX
37
字号
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="bottom.ascx.cs" Inherits="AuthorWebApplication.Include.bottom" %>
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
	<tr>
		<td>
			<hr noshade width="100%" size="1" align="center" color="lightgrey">
			<a name="#friend"></a>
		</td>
	</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center">
	<tr>
		<td>
			<div align="center">
				<FONT style="FONT-SIZE:7pt" face="Verdana"><FONT face=宋体 size=3>友情链接:</FONT>[</FONT> <A href="http://www.microsoft.com">
					<FONT face="Verdana">Microsoft Corporation</FONT></A><FONT face="Verdana">][</FONT><A href="http://msdn.microsoft.com"><FONT face="Verdana">Microsoft 
						MSDN</FONT></A><FONT face="Verdana"> ][</FONT> <A href="http://www.asp.net">
					<FONT face="Verdana">Asp.Net</FONT></A><FONT face="Verdana">]</FONT><FONT face="Verdana">[</FONT><a href="http://www.csdn.net" target="_blank"><FONT face="Verdana">CSDN</FONT></a><FONT face="Verdana">]</FONT>
			</div>
		</td>
	</tr>
	<tr>
		<td>
			<HR width="42%" SIZE="1" color="lightgrey">
		</td>
	</tr>
	<tr>
		<td>
			<div align="center">
				<A href="mailto:webmaster@service.net"><FONT color="#3a6ea5" style="FONT-SIZE:7pt" size=3>Fancy 
						DotNet Team</FONT></A><FONT 
      size=2>版权所有2001-2003</FONT>
				<hr color="#ffffff" size="0" width="760">
			</div>
		</td>
	</tr>
</table>

⌨️ 快捷键说明

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