最好的多文件 JavaScript/Flash 文件上传器是什么?

发布于 2024-07-07 00:18:35 字数 176 浏览 8 评论 0原文

具体来说,我正在寻找一个基于客户端、JavaScript 和/或 Flash 的多文件上传器。 我发现的最接近的是FancyUpload。 有人有这方面的经验吗? 如果没有,那还有什么?

Specifically, I'm looking for a client-side, JavaScript and / or Flash based multiple file uploader. The closest thing I've found is FancyUpload. Anyone have experience with it? If not, what else is out there?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(10

别理我 2024-07-14 00:18:55

Dropzone 为我提供了简单的拖放功能,可以优雅地降级。 非常容易设置。

Dropzone worked for me for simple drag-and-drop functionality that degrades gracefully. Very easy to set up.

圈圈圆圆圈圈 2024-07-14 00:18:50

我已经使用过FancyUpload很多次了,它绝对非常棒。 唯一的问题(但我猜对于大多数 Flash 上传者来说都是如此)是会话处理 - 如果您使用会话,则必须将会话 ID 传递到 Flash 文件并再次传递回来。

digitarald(作者)现在有一个测试版的 FancyUpload 新版本,可以与 Flash 10(很多其他上传者没有)。 据他介绍,一旦新版本发布,从 FancyUpload2 升级到新版本应该非常简单。

I've used FancyUpload plenty of times and it's absolutely fantastic. The only problem (but this is true for most flash uploaders, I guess) is session handling - if you're using sessions you're going to have to pass along the session ID to the flash file and back again.

digitarald (the author) has a new version of FancyUpload in beta now that works with Flash 10 (something a lot of the other uploaders don't). According to him it should be very simple to upgrade from FancyUpload2 to the new version, once it's released.

以为你会在 2024-07-14 00:18:49

从 2.0 版本开始,Agile Uploader 现在支持多个文件。
http://www.shift8creative.com/projects/agile-uploader/index.html html

这是演示的直接链接:
http://www.shift8creative.com/agile-uploader/examples/all_files。 php

它允许所有类型的文件,并且实际上可以在上传之前调整图像大小,以帮助节省带宽成本和服务器处理能力。

Agile Uploader now supports multiple files as of version 2.0.
http://www.shift8creative.com/projects/agile-uploader/index.html

Here's a direct link to a demo:
http://www.shift8creative.com/agile-uploader/examples/all_files.php

It allows all types of files and can actually resize images before upload to help save on bandwidth costs and server processing power.

幻想少年梦 2024-07-14 00:18:48

看起来这个领域的新条目是“jQuery 文件上传”:

Wiki / 文档

演示页面

It looks like a new entry into this field is 'jQuery file upload':

Wiki / documentation

Demo page

梦萦几度 2024-07-14 00:18:47

Plupload 似乎很有趣......

Plupload seems to be interesting...

一瞬间的火花 2024-07-14 00:18:45

SWFUpload 的替代品:

Alternatives to SWFUpload:

抹茶夏天i‖ 2024-07-14 00:18:43

SWFUpload 可能是领先的“竞争对手”。

SWFUpload is probably the leading "competitor" to that.

彩虹直至黑白 2024-07-14 00:18:42

Uploadify 是一个 jQuery / Flash 混合体(如果您不想添加 YUI 只是为了处理上传) 。

演示

如何实现

Uploadify is a jQuery / Flash hybrid (if you don't feel like adding in YUI just to handle uploads).

Demo

How to implement

小兔几 2024-07-14 00:18:40

Yahoo 的 YUI Uploader 是您的朋友。

Yahoo's YUI Uploader is your friend.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文