Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要递归上传文件夹中的文件。
是否可以使用 Uploadify 通过选择文件夹而不是选择文件夹中的单个文件来递归地上传文件夹的内容?
我不这么认为。浏览器控制着文件选择对话框(不允许您选择文件夹,只能选择文件)。
付费Uploadifive(HTML 5版本)的文件拖拽功能我没试过,但它可能支持拖拽文件夹。不确定 HTML 5 允许通过拖放实现什么