📄 bottom.ascx
字号:
<%@ Control Language="c#" AutoEventWireup="false" Codebehind="bottom.ascx.cs" Inherits="clientserver.inc.bottom" TargetSchema="http://schemas.microsoft.com/intellisense/ie5"%>
<table width="100%" border="0" cellspacing="0" cellpadding="0" align="center" >
<tr bgcolor="#ffffcc">
<td>
<HR width="70%" SIZE="1" color="#3366cc">
</td>
</tr>
<tr bgcolor="#ffffcc">
<td>
<div align="center">
<FONT size="2">企业信息管理系统 版权所有◎2004-2008</FONT>
</div>
</td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -