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

📄 main.asp

📁 足球推荐程序 功能齐全 还 不错 界面漂亮 容易修改
💻 ASP
字号:
<!--#include file="com/CheckUser.asp"-->
<html>
<head>
<META http-equiv="Content-Type content=text/html; charset=gb2312">
<link href="css/css.css" rel="stylesheet" type="text/css">
<title>足球推荐后台管理</title>
</head>
<frameset id="frame" framespacing="0" border="false" cols="188,*" frameborder="0" scrolling="yes">
	<frame name="left"  scrolling="auto" marginwidth="0" marginheight="0" src="admin_left.asp" noresize>
	<frameset framespacing="0" border="false" rows="35,*" frameborder="0" scrolling="yes">
		<frame name="top" scrolling="no" src="admin_top.asp" target="right">
		<frame name="right" scrolling="auto" src="welcome.asp">
	</frameset>
</frameset>
<noframes>
<body>
</body>
</noframes>
</html>

⌨️ 快捷键说明

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