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

📄 bookshop.htm

📁 jsp网上书店系统(论文+源程序).rar JSP开发的
💻 HTM
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>阳光网上书屋</title>
</head>

<frameset rows="*" cols="170,*" framespacing="-1" frameborder="yes" border="-1" >
  <frame src="distinction.jsp" name="leftFrame" scrolling="NO" noresize>
  <frameset rows="98,*" cols="*" framespacing="-10" frameborder="no" border="2">
    <frame src="top.jsp" name="topFrame" scrolling="no" noresize>
  <frame src="hotdeal.jsp" name="mainFrame"></frameset>
</frameset>
<noframes><body>
</body></noframes>
</html>

⌨️ 快捷键说明

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