您的位置:首页 > 其它

图片批量上传 swfupload

2008-07-11 11:55 267 查看
http://swfupload.org/

SWFUpload实现图片批量上传

SWFUpload简介
SWFUpload is a small JavaScript/Flash library to get the best of both worlds. It features the great upload capabilities of Flash and the accessibility and ease of HTML/CSS. See it in action....

Upload multiple files at once by ctrl/shift-selecting in dialog

Javascript callbacks on all events

Get file information before upload starts

Style upload elements with XHTML and css

Display information while files are uploading using HTML

No page reloads necessary

Works on all platforms/browsers that has Flash support.

Degrades gracefully to normal HTML upload form if Flash or javascript is unavailable

Control filesize before upload starts

Only display chosen filetypes in dialog

Queue uploads, remove/add files before starting upload

SWFUpload v2 Documentation
http://demo.swfupload.org/Documentation/

SWFUpload下载
http://code.google.com/p/swfupload/downloads/list

SWFUpload演示:

http://demo.swfupload.org/ http://code.google.com/p/swfupload/

Java实现批量上传
参考:http://www.javaeye.com/topic/110125
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: