bottombar.ascx

来自「财务管理电子化网络化:操作简单;稳定安全;高度控制」· ASCX 代码 · 共 20 行

ASCX
20
字号
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="bottomBar.ascx.cs" Inherits="Mvc.Controls.bottomBar" TargetSchema="http://schemas.microsoft.com/intellisense/ie5"%>
<TABLE cellSpacing="0" cellPadding="0" width="767" border="0">
	<TBODY>
		<TR>
			<TD colSpan="4"><IMG height="10" alt="spacer" src="../Images/spacer.gif" width="10"></TD>
		</TR>
		<TR>
			<TD><A href="http://www.microsoft.com/msft" target="_blank"><IMG height="18" alt="Microsoft Investor Relations Web Site" src="../Images/footer_irwebsite_0.gif"
						width="205" border="0"></A></TD>
			<TD><A href="http://register.microsoft.com/contactus30/feedback.asp?domain=investorrelations"
					target="_blank"><IMG height="18" alt="Contact Us/Feedback" src="../Images/footer_contact_0.gif" width="150"
						border="0"></A></TD>
			<TD><A href="http://www.microsoft.com/info/privacy.htm" target="_blank"><IMG height="18" alt="Privacy Statement" src="../Images/footer_privacy_0.gif" width="150"
						border="0"></A></TD>
			<TD><A href="http://www.microsoft.com/info/cpyright.htm" target="_blank"><IMG height="18" alt="(c) 2005 Microsoft Corporation.  All rights Reserved.  Terms of Use."
						src="../Images/footer_terms_0.gif" width="262" border="0"></A></TD>
		</TR>
	</TBODY>
</TABLE>

⌨️ 快捷键说明

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