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.
在我的黑莓网络工程项目中,我必须实现文件上传功能。是否有任何 webworks 扩展为文件上传提供进度回调。
您可以使用 HTML5 文件上传 api
你可以参考
http://robertnyman.com/2010/04/22/using-the-file-api-for-reading-file-information-multiple-file-uploads-another-sister-specification-to-html5/