python - Django-jQuery-File-Upload怎么才能上传大型文件
PHPz
PHPz 2017-04-17 11:58:01
0
2
430

Django-jQuery-File-Upload如何配置才能上传大型文件,比如支持zip|rar等不同格式上传。用过这个app的贱狗朋友来指点一下! :)

PHPz
PHPz

学习是最好的投资!

Antworte allen(2)
左手右手慢动作

因为这个project是从jQuery File Upload移植过来的,所以请参考原文档。

The maximum file size for uploads in this demo is 5 MB (default file size is unlimited).

所以说默认是不限制大小的

Only image files (JPG, GIF, PNG) are allowed in this demo (by default there is no file type restriction).

支持所有格式

Peter_Zhu

多大的文件,难道出现了超时?可以考虑使用uploadify 这样的上传插件

Beliebte Tutorials
Mehr>
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage
Über uns Haftungsausschluss Sitemap
Chinesische PHP-Website:Online-PHP-Schulung für das Gemeinwohl,Helfen Sie PHP-Lernenden, sich schnell weiterzuentwickeln!