期刊文献+

基于HTML5大文件断点续传的实现方案 被引量:18

Broken-point Continuingly-transferring Scheme of Large Files Based on HTML5
下载PDF
导出
摘要 在Web应用中,文件上传是一个常用的功能,而目前的文件上传方式在处理大文件上传方面不尽人意,常常因为文件过大或者网络中断导致上传失败,不得不重新上传。随着HTML5相关技术的发展,出现了一系列对文件操作的API,如File List、Blob、File、FileReader等接口,使得Web端能够使用Java Script对本地文件进行分片操作进而实现文件断点续传功能。本文在此基础上解决了服务器端文件合并过程中用户等待超时问题以及如何保证合并文件正确性的问题。 In Web applications,it is often needed to upload a file to the server. With current file upload methods,it is difficult to deal with large file uploading and user experience is also bad. Uploading big files often failed because of network interruption and the client had to reupload. With the development of HTML5 technology,a series of API about file operation emerged. This makes it possible to use Java Script on the client side to slice local files and further achieve the function of file broken-point continuingly-transferring. On this basis,this paper solves timeout problem of merging files and correctness problem of the final file on the server side.
出处 《计算机与现代化》 2016年第3期91-95,共5页 Computer and Modernization
关键词 大文件上传 HTML5 FILE API 断点续传 文件合并 large file uploading HTML5 file API broken-point continuingly-transferring files merging
  • 相关文献

参考文献17

二级参考文献73

共引文献189

同被引文献101

引证文献18

二级引证文献25

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部