main.asp
来自「一个我从网上收集的OA系统」· ASP 代码 · 共 16 行
ASP
16 行
<!--#include file="check.asp"-->
<HTML><HEAD><TITLE>立人网络办公系统</TITLE>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<SCRIPT language=JavaScript>
window.self.focus();
</SCRIPT>
<META content="Microsoft FrontPage 4.0" name=GENERATOR></HEAD>
<FRAMESET
border=false frameBorder=0 frameSpacing=0 rows=95,*,6><FRAME name=top noResize
scrolling=no src="top.asp" target="middle"><FRAME
name=middle src="main0.htm" target="bottom"><FRAME
name=bottom scrolling=no
src="bottom.asp"><NOFRAMES>
</NOFRAMES></FRAMESET></HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?