index.asp

来自「Flash动画园」· ASP 代码 · 共 18 行

ASP
18
字号
<!--#include file="check.asp"-->
<!--#include file="1985.asp"-->

<html>
<head><meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=gb2312">
<title>2Flash.Net - 管理中心</title>
</head>
<frameset name=topwin  framespacing="0" border="0" cols="131,8,*" frameborder="0">
	<frame name="JyDown_w1"  src="left.asp" target="JyDown_w3" scrolling="yes">
	<frame name="JyDown_w2" noresize scrolling="no" src="winco.asp">
	<frame name="JyDown_w3" src="main.asp">
	<noframes>
		<body>
			<p>此网页使用了框架,但您的浏览器不支持框架。</p>
		</body>
	</noframes>
</frameset>
</html>

⌨️ 快捷键说明

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