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

📄 index.asp

📁 没有什么
💻 ASP
字号:
<!--#include file="Const.Asp"-->
<%CheckAdmin1%>
<html>
<head>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<link type="text/css" href="images/style.css" rel="stylesheet" />
<title>联创软件管理后台</title>
</head>
<body>
<div align="center">
<div id="head">
	<IFRAME src="top.asp" name="top" frameBorder=0 width="100%" height="100" scrolling=no  allowTransparency></iframe>
</div>
<div id="main">
	<div id="left">
		<IFRAME src="left.asp" name="menu" frameBorder=0 width="100%" height="450" scrolling=no  allowTransparency></iframe>
	</div>
	<div id="right">
	  <IFRAME src="clickad.Asp" name="main" frameBorder=0 width="99%" scrolling=auto height="460"  allowTransparency></iframe>
	</div>
</div>
</div>
</body>
</html>

⌨️ 快捷键说明

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