counter.asp

来自「泡泡堂服务端内有建站说明,喜欢玩泡泡堂的朋友下载开发.」· ASP 代码 · 共 16 行

ASP
16
字号
<html>
<head>
<title>航霸烙 墨款磐</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
<link rel="stylesheet" href="admin.css" type="text/css">
</head>

<frameset rows="15%, 85%" cols="1*" border=0 noresize>
<frame name="count_main" scrolling="no" src="count_title.asp" noresize>
<frame name="counter" scrolling="auto" src="month_counter.asp" noresize>
<noframes>
<body>
</body>
</noframes>
</frameset>
</html>

⌨️ 快捷键说明

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