foot.ascx

来自「一个个人网站系统~ 一个个人网站系统~」· ASCX 代码 · 共 12 行

ASCX
12
字号
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="Foot.ascx.cs" Inherits="Show_Socut_Data.Foot" TargetSchema="http://schemas.microsoft.com/intellisense/ie5"%>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
	<tr>
		<td height="115" valign="bottom" background="images/foot/news_51.gif"><table width="800" border="0" align="center" cellpadding="0" cellspacing="0">
				<tr>
					<td height="70"><img src="images/foot/news_53.gif" width="128" height="63"></td>
				</tr>
			</table>
		</td>
	</tr>
</table>

⌨️ 快捷键说明

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