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

📄 songlist.jsp

📁 音乐信息管理系统
💻 JSP
字号:
<%@ page contentType="text/html; charset=gb2312" language="java" import="java.sql.*" errorPage="" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<TITLE></TITLE>

<META content=all name=robots>
<META http-equiv=Content-Language content=zh-CN>
<META http-equiv=Content-Type content="text/html; charset=utf-8"><LINK 
href="files/topic.css" 
type=text/css rel=stylesheet>
<SCRIPT 
src="files/Topic.js" 
type=text/javascript></SCRIPT>


<META content="MSHTML 6.00.2900.2995" name=GENERATOR>
<style type="text/css">
<!--
.STYLE2 {font-size: x-large}
.STYLE3 {
	color: #660099;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.STYLE4 {color: #FF3399}
-->
</style>
</head>

<BODY>
<DIV id=wrapper>
<DIV id=innerWrapper>
  <div align="center" class="STYLE2" ">
    <p>&nbsp;</p>
    <p class="STYLE3 STYLE4">音乐搜索管理系统  </p>
    <p>&nbsp;</p>
  </div>
</DIV>
<DIV>
</DIV>

<DIV id=pageContent>
<DIV id=innerContent>
<H1>&nbsp;</H1>

<DIV class=author>
  <p>歌曲信息管理</p>
<p><jsp:include page="include/songlist.jsp" /> </p>
  
</DIV>
<span class="author"><BR>
</span></DIV>
</DIV>
<DIV id=sidebar>
  <H3 align="center">后台管理</H3>
<DIV>
  <CENTER>
    <p align="center"><A href="songlist.jsp" >歌曲信息管理</A></p>
    <p align="center"><A href="imagelist.jsp" >图片信息管理</A></p>
    <p align="center"><A href="songsetlist.jsp" >专辑资料管理</A></p>
    <p align="center"><A href="singerlist.jsp" >歌手信息管理</A></p>
    <p align="center"><A href="disccorplist.jsp" >公司信息管理</A></p>
    <p align="center"><A href="userlist.jsp" >用户信息管理</A></p>
  </CENTER>
</DIV>
<H3>&nbsp;</H3>

<H3>反馈</H3>
<DIV>
  <p>请通过下述方式给我们反馈</p>
  <p align="center"> email:</p>
  <p align="center"> QQ:</p>
</DIV>
</DIV>
<DIV class=clear></DIV></DIV>
<DIV >
  <hr>
  
<DIV></DIV>
<DIV></DIV>
<DIV>
  <div align="center">Copyright@ 2006, All Rights Reserved!</div>
</DIV>

<hr>
</DIV>
</DIV></DIV></BODY>
</html>

⌨️ 快捷键说明

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