st_bottom.ascx

来自「This I develops based on the B/S structu」· ASCX 代码 · 共 15 行

ASCX
15
字号
<%@ Control Language="c#" Inherits="STGROUP.ST_Common.ST_Bottom" CodeFile="st_bottom.ascx.cs" %>
<LINK href="ST_COMMAN/style.css" type="text/css" rel="stylesheet">
	<body leftmargin="0" topmargin="0">
		<div align="center">
			<table cellSpacing="0" cellPadding="0" width="777" border="0" id="Table1" bgcolor="#CBC19E">
				<tr>
					<td align="center" style="height: 32px">
						<span style="font-size: 10pt; font-family: Courier New">
			CopyRight @ jike031<br>
			Email:spritezhang@tom.com </span>
					</td>
				</tr>
			</table>
		</div>
	</body>

⌨️ 快捷键说明

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