main.asp
来自「我的一个oa用asp编写的系统可能对那些学习asp的人员有用。」· ASP 代码 · 共 12 行
ASP
12 行
<!--#include file="check.asp"-->
<html><head><title>南火协同网络办公系统</title>
<meta content="text/html; charset=gb2312" http-equiv=Content-Type>
</head>
<frameset name=mm id=mm
border=false frameBorder=0 frameSpacing=0 rows="118,74%,0,3%"><frame name=top noResize
scrolling=no src="top.asp" target="middle">
<frame
name=middle src="main0.htm" target="bottom" scrolling="auto"><frame
name=bottom scrolling=no target="botton"
src="bottom.asp"> <frame src="UntitledFrame-2.htm" scrolling="no" name="botton" marginheight="6"></frameset></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?