📄 inc_top.asp
字号:
<table border="0" width="760" cellspacing="0" cellpadding="0" align="center">
<tr>
<td width="60%" class="bottom" style="border-left: 1px solid rgb(0,0,0);border-top: 1px solid rgb(0,0,0); border-bottom: 1px solid rgb(0,0,0)" height="30">
[ <% = strSiteName%> - 网站后台管理系统 <% = strSysEdition%><%If is_sqldata=0 Then%>Access 版<%else%>Sql 版<%end if%>]</td>
<td width="40%" class="bottom" style="border-right: 1px solid rgb(0,0,0); border-top: 1px solid rgb(0,0,0); border-bottom: 1px solid rgb(0,0,0)" height="30" align="right">
当前时间:<% = FormatTime(now(),1)%></td>
</tr>
</table>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -