st_bottom.ascx

来自「学生选棵系统」· ASCX 代码 · 共 15 行

ASCX
15
字号
<%@ Control Language="c#" Inherits="STGROUP.ST_WebCourse.SP_Common.ST_Bottom" CodeFile="ST_Bottom.ascx.cs" %>
<LINK href="../style.css" type="text/css" rel="stylesheet">
<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 + -
显示快捷键?