文件名称:jquerymusicupload
- 所属分类:
- JSP源码/Java
- 资源属性:
- [源码] [HTML]
- 上传时间:
- 2014-04-12
- 文件大小:
- 3.54mb
- 下载次数:
- 0次
- 提 供 者:
- ypu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
摘要:JSP源码,上传下载,批量上传
基于JSP的定点定时长音乐播放系统,带进度条的音乐文件批量上传功能,运用jquery+plupload+jsp+servlet实现,没有使用数据库,不需要过多的配置就可以使用,在项目中有一个文档,说明该系统的使用方法与注意事项。添加要播放的音乐可以批量上传,在上传音乐文件时,只能上传格式为mp3的音乐文件,并且单个音乐文件的大小不能超过10M,整个批量音乐文件的大小不能超过100M-Abstract: JSP source code, upload and download, bulk upload fixed time length music playback system based on JSP, music files with the progress of the batch upload feature, use jquery+plupload+jsp+servlet achieved without the use of a database, without excessive configuration can be used in the project There is a document describes how to use the system and precautions. Adding to the music can bulk upload, upload music files, you can only upload music files to mp3 format, and a single music file size can not exceed 10M, the entire batch music file size can not exceed 100M
基于JSP的定点定时长音乐播放系统,带进度条的音乐文件批量上传功能,运用jquery+plupload+jsp+servlet实现,没有使用数据库,不需要过多的配置就可以使用,在项目中有一个文档,说明该系统的使用方法与注意事项。添加要播放的音乐可以批量上传,在上传音乐文件时,只能上传格式为mp3的音乐文件,并且单个音乐文件的大小不能超过10M,整个批量音乐文件的大小不能超过100M-Abstract: JSP source code, upload and download, bulk upload fixed time length music playback system based on JSP, music files with the progress of the batch upload feature, use jquery+plupload+jsp+servlet achieved without the use of a database, without excessive configuration can be used in the project There is a document describes how to use the system and precautions. Adding to the music can bulk upload, upload music files, you can only upload music files to mp3 format, and a single music file size can not exceed 10M, the entire batch music file size can not exceed 100M
(系统自动生成,下载前可以参看下载内容)
下载文件列表
定点定时长音乐播放系统\mp\.classpath
......................\..\.mymetadata
......................\..\.project
......................\..\.settings\.jsdtscope
......................\..\.........\org.eclipse.jdt.core.prefs
......................\..\.........\org.eclipse.wst.jsdt.ui.superType.container
......................\..\.........\org.eclipse.wst.jsdt.ui.superType.name
......................\..\src\com\bcit\FileUpload.java
......................\..\...\...\....\Global.java
......................\..\...\db.properties
......................\..\WebRoot\ajaxlogin.jsp
......................\..\.......\index.jsp
......................\..\.......\js\jquery-1.8.2.min.js
......................\..\.......\META-INF\MANIFEST.MF
......................\..\.......\music\仙林青梅.mp3
......................\..\.......\.....\闪闪红星.mp3
......................\..\.......\musicdel.jsp
......................\..\.......\musicmanage.jsp
......................\..\.......\playmusic.m3u
......................\..\.......\..upload\js\i18n\cn.js
......................\..\.......\........\..\jquery.plupload.queue\css\jquery.plupload.queue.css
......................\..\.......\........\..\.....................\img\backgrounds.gif
......................\..\.......\........\..\.....................\...\buttons-disabled.png
......................\..\.......\........\..\.....................\...\buttons.png
......................\..\.......\........\..\.....................\...\delete.gif
......................\..\.......\........\..\.....................\...\done.gif
......................\..\.......\........\..\.....................\...\error.gif
......................\..\.......\........\..\.....................\...\throbber.gif
......................\..\.......\........\..\.....................\...\transp50.png
......................\..\.......\........\..\.....................\jquery.plupload.queue.js
......................\..\.......\........\..\plupload.flash.swf
......................\..\.......\........\..\plupload.full.js
......................\..\.......\........\..\plupload.silverlight.xap
......................\..\.......\sysindex.jsp
......................\..\.......\sysinit.txt
......................\..\.......\upload.jsp
......................\..\.......\WEB-INF\classes\com\bcit\FileUpload.class
......................\..\.......\.......\.......\...\....\Global.class
......................\..\.......\.......\.......\db.properties
......................\..\.......\.......\lib\commons-fileupload-1.2.1.jar
......................\..\.......\.......\...\commons-io-1.3.2.jar
......................\..\.......\.......\web.xml
......................\..\定点定时长音乐播放系统使用文档.doc
......................\..\WebRoot\plupload\js\jquery.plupload.queue\css
......................\..\.......\........\..\.....................\img
......................\..\.......\WEB-INF\classes\com\bcit
......................\..\.......\plupload\js\i18n
......................\..\.......\........\..\jquery.plupload.queue
......................\..\.......\WEB-INF\classes\com
......................\..\src\com\bcit
......................\..\WebRoot\plupload\js
......................\..\.......\WEB-INF\classes
......................\..\.......\.......\lib
......................\..\src\com
......................\..\WebRoot\js
......................\..\.......\META-INF
......................\..\.......\music
......................\..\.......\plupload
......................\..\.......\WEB-INF
......................\..\.myeclipse
......................\..\.settings
......................\..\src
......................\..\WebRoot
......................\mp
定点定时长音乐播放系统