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

📄 visitor.htm

📁 ASP编程100个经典的例子 我的又一个小小的收集:)
💻 HTM
字号:
<html>
<head>
<title>BBS论坛</title>
</head>
<frameset fameborder=0 boder=0 framespacing=0 framborder=0 rows="100,*">
    <frame src="visitortop.asp" name=header target=main scrolling=no marginwidth=0 marginheight=0>
    <frame src=showlist.asp name=main>
<noframes>
<p>This page uses frames,but your browser doesn't support them.</p>
</body>
</noframes>
</frameset>
</html>


⌨️ 快捷键说明

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