foot.ascx

来自「这是我制作的一个小论坛源码··能够简单实现发表帖子··管理帖子·后台管理等功能」· ASCX 代码 · 共 35 行

ASCX
35
字号
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="foot.ascx.cs" Inherits="bbs.foot" TargetSchema="http://schemas.microsoft.com/intellisense/ie5"%><style type="text/css"> <!-- body { background-color: #FFFFCC; }
	body,td,th { color: #666666; }
	--> 
	</style>



<table width="100%" border="0" align="center" cellpadding="0" cellspacing="0";>
	<tbody>
		<tr>
		  <td height="149"><hr >
		  <table cellpadding="0" cellspacing="0"; align="center" width="100%" border="0">
				  <tbody>
					<tr>
						<td height="33">
                          <p align="left"><STRONG>版权所有 </STRONG> <a href="http://www.20xu.cn/discuznt/" target="_blank"><STRONG>S'space</STRONG></a><STRONG>? 
            </STRONG> <a title="The Official Discuz!NT Site" href="http://www.20xu.cn/discuznt/" target="_blank"><STRONG>20cn!NT</STRONG></a><STRONG> 
            ?</STRONG> <a title="百度论坛收录协议" href="tools/sitemap.aspx" target="_blank"><STRONG>Sitemap</STRONG></a></p>                      </td>
					</tr>
					<tr>
						<td height="45" style="HEIGHT: 18px">
            <P align=left><STRONG>Powered by </STRONG>  <a title="Discuz!NT 2.0 (.net Framework 2.x/3.x)" href="http://nt.discuz.net" target="_blank"><em><STRONG>Discuz!NT</STRONG></em></a><STRONG>?<em>2.0.1321 ?? Copyright ? 2001-2008 <a href="http://www.comsenz.com" target="_blank">Comsenz Inc</a>.</em></STRONG></P></td>
					</tr>
					<tr>
						<td height="36">
            <P 
        align=left><STRONG>Processed in 0.734375 
            second(s) , 13 queries.</STRONG> </P></td>
					</tr>
				  </tbody>
		  </table></td>
		</tr>
	</tbody>
</table>

⌨️ 快捷键说明

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