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

📄 adminindex.jsp

📁 购物网站
💻 JSP
字号:
<%@ page contentType="text/html; charset=gb2312" language="java" import="java.sql.*" errorPage="" %>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>管理员首页</title>
<link href="../css/main.css" rel="stylesheet" type="text/css" />
</head>
<frameset rows="170,*,0,15" cols="*" frameSpacing="0" frameborder="no" border="no">
<frame name="top" src="top.html" marginwidth="0" marginheight="0" scrolling="no" frameborder="no" noResize/>
<frameset rows="*" cols="175,*" frameSpacing=0 frameborder="no" border="no">
<frameset rows="21,*" cols="*" frameSpacing=0 frameborder="no" border="no">
<frame name="lefttopline" src="lefttopline.html" marginwidth="0" marginheight="0" scrolling="no" frameborder="no" noResize/>
<frameset rows="*" cols="160,*" frameSpacing=0 frameborder="no" border="no">
<frame name="left" src="tree/menu.htm" marginwidth="0" marginheight="0" scrolling="auto" frameborder="no" noResize/>
<frame name="middleline" src='middleline.html' marginwidth="0" marginheight="0" scrolling="no" frameborder="no"noResize/>
</frameset>
</frameset>
<frameset rows="70,*" cols="*" frameSpacing=0 frameborder="no" border="no">
<frame name="topline" src="topline.html" marginwidth="0" marginheight="0" scrolling="auto" frameborder="no" noResize/>
<frame name="right" src="adminmanage/adminpwd.jsp" marginwidth="0" marginheight="0" scrolling="auto" frameborder="no" noResize/>
</frameset>
</frameset>
<frame name="bottom" src="bottom.html" marginwidth="0" marginheight="0" scrolling="no" frameborder="no" noResize/>
<frame name="bottomline" src="bottomline.html" marginwidth="0" marginheight="0" scrolling="no" frameborder="no"noResize/>
</frameset>
<noframes>您的浏览器不支持JavaScript,请下载相关插件。</noframes>
</html>

⌨️ 快捷键说明

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