# bigFileUpload **Repository Path**: ma_wen_jun/bigFileUpload ## Basic Information - **Project Name**: bigFileUpload - **Description**: 大附件上传,后台采用ssm,采用分片技术及断点续传的技术 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-09-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bigFileUpload #### 介绍 大附件上传,采用分片技术及断点续传的技术 采用文档:https://fex.baidu.com/webuploader/doc/index.html https://segmentfault.com/a/1190000019823978 前端采用vue技术进行数据文件的传送 后台采用ssm框架进行数据的接收