⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 asset.html

📁 基于ASP的OA办公系统有BBS
💻 HTML
字号:
<html>
<head>
<title>NET-OA</title>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312"> 



<script language="JavaScript">
if (self==top){self.location.href="../default.asp"};
function show(it)
{
obj = eval("t" + it);
obj2 = eval("a" + it);
	if(obj2.style.display != "none"){
			obj2.style.display="none";
			obj.src="../images/aclose.gif";
		}else if(obj2.style.display != "inline"){
			obj2.style.display="inline";
			obj.src="../images/aopen.gif";
		}
}
</script>
<link rel="stylesheet" href="../inc/style.css" type="text/css">
</head>
<body bgcolor="#FFFFFF" text="#000000" oncontextmenu="return false">
<TABLE id=control WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="0" class="borderon" >
 <TR> 
 <TD><img src="../images/img_3.gif" align="absmiddle" vspace="2" hspace="2">
 资源库</TD>
 </TR> 
</TABLE>
<div style="position:relative; width:100%; height:expression(body.offsetHeight-control.offsetHeight-2); z-index:1; left: 0px; top: 0px; overflow: auto"> 
<!--Net-OA1--></div>
<!--Net-OA2--></body>
</html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -