# ssm-eclipse-chapter16 **Repository Path**: spring-5/ssm-eclipse-chapter16 ## Basic Information - **Project Name**: ssm-eclipse-chapter16 - **Description**: Springmvc 文件上传与下载 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 14 - **Created**: 2020-11-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ssm-eclipse-chapter16 #### 介绍 文件上传与下载 P241 ![输入图片说明](https://images.gitee.com/uploads/images/2020/1115/235544_8ab83b47_382074.png "屏幕截图.png") 缺省上传文件路径大概为: C:\Users\Admin\eclipse-workspace\.metadata\.plugins\org.eclipse.wst.server.core\tmp3\wtpwebapps\chapter16\upload 注意乱码处理方法,文件缺少问题 ![输入图片说明](https://images.gitee.com/uploads/images/2020/1115/235707_66bea09f_382074.png "屏幕截图.png")