page_admin_footer.html.asp
来自「1] 校友多种方式注册认证[直接注册,答问注册,认证注册] 2] 校友论坛 」· ASP 代码 · 共 23 行
ASP
23 行
<!-- ######### 主模块结束 ################################ -->
</td>
<td id="main_right" style="display:none;">
<div id="right_help_body">
<div id="help_title">
<div class="note">Help</div>
<a onclick="ShowHelp()" href="#" title="Hide the right help menu"><div class="help_close"><div id="close"><span class="alt">[ > img ]</span></div></div></a>
</div>
<div id="help_content" class="help_content">somthing about help</div>
</div>
</td>
</tr>
</table>
</div>
<div id="foot">
<div class="logo">
<div id="img_company"><span class="alt">[ companylogo img ]</span></div>
</div>
<div class="left"><%=TAG_strSysVersion%></div>
<div class="right"><%=CONST_WEB_VER%> <%=TAG_strCopyRight%></div>
</div>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?