首页 开发技术 Java     /    java,jsp,servlet音乐在线试听源程序

java,jsp,servlet音乐在线试听源程序

上传者: mr_dink_null | 上传时间:2024/7/26 21:21:15 | 文件大小:1.91MB | 文件类型:zip
java,jsp,servlet音乐在线试听源程序
在线音乐模块可以分为前台和后台两个部分。
其中,前台主要用于提供歌曲显示、上线试听、歌曲搜索、歌曲下载等功能;
后台主要用于对网站中的信息进行管理,重点是添加歌曲和删除歌曲。

文件下载

资源详情

[{"title":"(82个子文件1.91MB)java,jsp,servlet音乐在线试听源程序","children":[{"title":"在线音乐模块.DOC <span style='color:#111;'>3.37MB</span>","children":null,"spread":false},{"title":"源程序","children":[{"title":"top.jsp <span style='color:#111;'>153B</span>","children":null,"spread":false},{"title":"music.baiduyun.uploading.cfg <span style='color:#111;'>1.65KB</span>","children":null,"spread":false},{"title":"WEB-INF","children":[{"title":"validator-rules.xml <span style='color:#111;'>13.46KB</span>","children":null,"spread":false},{"title":"struts-bean.tld <span style='color:#111;'>8.65KB</span>","children":null,"spread":false},{"title":"classes","children":[{"title":"com","children":[{"title":"action","children":[{"title":"ManagerAction.class <span style='color:#111;'>2.35KB</span>","children":null,"spread":false},{"title":"SongAction.class <span style='color:#111;'>13.82KB</span>","children":null,"spread":false},{"title":"SelfRequestProcessor.class <span style='color:#111;'>925B</span>","children":null,"spread":false}],"spread":true},{"title":"yourcompany","children":[{"title":"struts","children":[{"title":"ApplicationResources.properties <span style='color:#111;'>94B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"model","children":[{"title":"SongForm.class <span style='color:#111;'>3.79KB</span>","children":null,"spread":false},{"title":"ManagerForm.class <span style='color:#111;'>967B</span>","children":null,"spread":false},{"title":"SongTypeForm.class <span style='color:#111;'>784B</span>","children":null,"spread":false}],"spread":true},{"title":"dao","children":[{"title":"SongDAO.class <span style='color:#111;'>7.50KB</span>","children":null,"spread":false},{"title":"ManagerDAO.class <span style='color:#111;'>1.70KB</span>","children":null,"spread":false}],"spread":true},{"title":"tools","children":[{"title":"ConnDB.class <span style='color:#111;'>3.89KB</span>","children":null,"spread":false},{"title":"StringUtils.class <span style='color:#111;'>968B</span>","children":null,"spread":false},{"title":"MyPagination.class <span style='color:#111;'>3.38KB</span>","children":null,"spread":false}],"spread":true},{"title":"connDB.properties <span style='color:#111;'>428B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"lib","children":null,"spread":false},{"title":"struts-html.tld <span style='color:#111;'>71.89KB</span>","children":null,"spread":false},{"title":".struts-config.mex <span style='color:#111;'>4.89KB</span>","children":null,"spread":false},{"title":"struts-config.xml <span style='color:#111;'>1.55KB</span>","children":null,"spread":false},{"title":"web.xml <span style='color:#111;'>1.01KB</span>","children":null,"spread":false},{"title":"struts-logic.tld <span style='color:#111;'>14.39KB</span>","children":null,"spread":false},{"title":"lib.baiduyun.uploading.cfg <span style='color:#111;'>1.65KB</span>","children":null,"spread":false},{"title":"struts-tiles.tld <span style='color:#111;'>7.66KB</span>","children":null,"spread":false},{"title":"struts-nested.tld <span style='color:#111;'>69.81KB</span>","children":null,"spread":false}],"spread":false},{"title":"delok.jsp <span style='color:#111;'>486B</span>","children":null,"spread":false},{"title":"logout.jsp <span style='color:#111;'>380B</span>","children":null,"spread":false},{"title":"upFile.jsp <span style='color:#111;'>1.22KB</span>","children":null,"spread":false},{"title":"login_ok.jsp <span style='color:#111;'>351B</span>","children":null,"spread":false},{"title":"CSS","children":[{"title":"style.css <span style='color:#111;'>2.58KB</span>","children":null,"spread":false}],"spread":true},{"title":"error.jsp <span style='color:#111;'>762B</span>","children":null,"spread":false},{"title":"index.jsp <span style='color:#111;'>125B</span>","children":null,"spread":false},{"title":"adm_main.jsp <span style='color:#111;'>3.88KB</span>","children":null,"spread":false},{"title":"adm_copyright.jsp <span style='color:#111;'>481B</span>","children":null,"spread":false},{"title":"newSongList.jsp <span style='color:#111;'>2.73KB</span>","children":null,"spread":false},{"title":"search.jsp <span style='color:#111;'>756B</span>","children":null,"spread":false},{"title":"src","children":[{"title":"com","children":[{"title":"action","children":[{"title":"SongAction.java <span style='color:#111;'>18.63KB</span>","children":null,"spread":false},{"title":"SelfRequestProcessor.java <span style='color:#111;'>527B</span>","children":null,"spread":false},{"title":"ManagerAction.java <span style='color:#111;'>1.63KB</span>","children":null,"spread":false}],"spread":false},{"title":"yourcompany","children":[{"title":"struts","children":[{"title":"ApplicationResources.properties <span style='color:#111;'>94B</span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"model","children":[{"title":"SongForm.java <span style='color:#111;'>3.01KB</span>","children":null,"spread":false},{"title":"ManagerForm.java <span style='color:#111;'>571B</span>","children":null,"spread":false},{"title":"SongTypeForm.java <span style='color:#111;'>441B</span>","children":null,"spread":false}],"spread":false},{"title":"dao","children":[{"title":"SongDAO.java <span style='color:#111;'>6.67KB</span>","children":null,"spread":false},{"title":"ManagerDAO.java <span style='color:#111;'>1.19KB</span>","children":null,"spread":false}],"spread":false},{"title":"tools","children":[{"title":"StringUtils.java <span style='color:#111;'>754B</span>","children":null,"spread":false},{"title":"ConnDB.java <span style='color:#111;'>3.82KB</span>","children":null,"spread":false},{"title":"MyPagination.java <span style='color:#111;'>2.32KB</span>","children":null,"spread":false}],"spread":false},{"title":"connDB.properties <span style='color:#111;'>428B</span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"images","children":[{"title":"main_title.jpg <span style='color:#111;'>15.58KB</span>","children":null,"spread":false},{"title":"title_ico.gif <span style='color:#111;'>46B</span>","children":null,"spread":false},{"title":"navigateion_oa.gif <span style='color:#111;'>1.33KB</span>","children":null,"spread":false},{"title":"tryListen.bmp <span style='color:#111;'>1.69KB</span>","children":null,"spread":false},{"title":"btn_bg.gif <span style='color:#111;'>501B</span>","children":null,"spread":false},{"title":"upFile_bg.gif <span style='color:#111;'>5.76KB</span>","children":null,"spread":false},{"title":"newWindow_title.gif <span style='color:#111;'>808B</span>","children":null,"spread":false},{"title":"tryListen.gif <span style='color:#111;'>241B</span>","children":null,"spread":false},{"title":"top_bg.jpg <span style='color:#111;'>12.92KB</span>","children":null,"spread":false},{"title":"ad.jpg <span style='color:#111;'>17.96KB</span>","children":null,"spread":false},{"title":"navigation_bg.gif <span style='color:#111;'>291B</span>","children":null,"spread":false}],"spread":false},{"title":"right.jsp <span style='color:#111;'>2.07KB</span>","children":null,"spread":false},{"title":"searchResult.jsp <span style='color:#111;'>4.91KB</span>","children":null,"spread":false},{"title":"addok.jsp <span style='color:#111;'>442B</span>","children":null,"spread":false},{"title":"upLrcFile_deal.jsp <span style='color:#111;'>941B</span>","children":null,"spread":false},{"title":"navigation.jsp <span style='color:#111;'>939B</span>","children":null,"spread":false},{"title":"upFile_deal.jsp <span style='color:#111;'>1.43KB</span>","children":null,"spread":false},{"title":"music","children":null,"spread":false},{"title":"adm_search.jsp <span style='color:#111;'>1001B</span>","children":null,"spread":false},{"title":"main.jsp <span style='color:#111;'>3.56KB</span>","children":null,"spread":false},{"title":"songList.jsp <span style='color:#111;'>4.74KB</span>","children":null,"spread":false},{"title":"continuePlay.jsp <span style='color:#111;'>7.97KB</span>","children":null,"spread":false},{"title":"checkMusic.jsp <span style='color:#111;'>741B</span>","children":null,"spread":false},{"title":"copyright.jsp <span style='color:#111;'>468B</span>","children":null,"spread":false},{"title":"upLrcFile.jsp <span style='color:#111;'>1.42KB</span>","children":null,"spread":false},{"title":"login.jsp <span style='color:#111;'>2.04KB</span>","children":null,"spread":false},{"title":"tryListen.jsp <span style='color:#111;'>7.23KB</span>","children":null,"spread":false},{"title":"adm_add.jsp <span style='color:#111;'>4.07KB</span>","children":null,"spread":false},{"title":"Database","children":[{"title":"db_onLineMusic_Log.LDF <span style='color:#111;'>1024.00KB</span>","children":null,"spread":false},{"title":"db_onLineMusic_Data.MDF <span style='color:#111;'>1024.00KB</span>","children":null,"spread":false}],"spread":false},{"title":"songSort.jsp <span style='color:#111;'>2.25KB</span>","children":null,"spread":false},{"title":"download.jsp <span style='color:#111;'>770B</span>","children":null,"spread":false},{"title":"程序使用说明书.doc <span style='color:#111;'>640.50KB</span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

  • kk8823:
    资源很不错,很详细,有帮助的。2015-04-02
  • lls15:
    不错!很适合初学者使用2014-11-22

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明