st_bottom.ascx
来自「用PHP开发的一个学校管理系统,比较全面,但是有的地方没做好,可以学习借鉴」· ASCX 代码 · 共 8 行
ASCX
8 行
<%@ Control Language="c#" Inherits="STGROUP.ST_WebExam.SP_Common.ST_Bottom" CodeFile="ST_Bottom.ascx.cs" %>
<LINK href="../style.css" type="text/css" rel="stylesheet">
<table cellSpacing="0" cellPadding="0" width="750" border="0" id="Table1">
<tr>
<td height=75 bgcolor="#7DBEF5" align=center>CopyRight @ Beijing STStudio 2006-2008<br>Email:muzixiaoli@163.com|<a href="http://www.cnzz.cn/" target="_blank">download from cnzz.cn</a>
</td>
</tr>
</table>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?