st_buttommodule.ascx

来自「酒店管理系统,适合做毕业设计的人」· ASCX 代码 · 共 15 行

ASCX
15
字号
<%@ 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>
            <span style="font-size: 10pt; font-family: Courier New">
			CopyRight @ Beijing STStudio 2006~2008<br>
			Email:muzixiaoli@163.com </span>
			
		</td>
	</tr>
</table>
</div>
</body>

⌨️ 快捷键说明

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