# formidable_use **Repository Path**: js-class/formidable_use ## Basic Information - **Project Name**: formidable_use - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 理解formidable的用法 1. 先用body-parser发现只能接收文件名 2. 再用formidable接收,默认文件在临时目录当中,且没有扩展名 3. 设置一下扩展名