st_buttommodule.ascx

来自「很不错的酒店系统」· ASCX 代码 · 共 17 行

ASCX
17
字号
<%@ Control Language="c#" AutoEventWireup="false" CodeFile="ST_ButtomModule.ascx.cs" Inherits="ST_GROUP.Modules.ST_ButtomModule" TargetSchema="http://schemas.microsoft.com/intellisense/ie5" %>
<body leftmargin=0 topmargin=0><div align=center>
<table cellSpacing="0" cellPadding="0" width="770" border="0" id="Table1" bgcolor="#FFBE28">
	<tr>
		<td align=center style="height: 48px">
            <span style="font-size: 10pt; font-family: Courier New">
			CopyRight @ 日照三运公司 VStudio 2006~2008<br>
                <span style="color: #0000ff">开发:阿木软件工作室&nbsp;</span>
                <a href="http://www.51aspx.com" target="_blank">download from 51aspx.com</a>

			
		</td>
	</tr>
</table>
</div>
</body>

⌨️ 快捷键说明

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