getRealPath("/upload"); //根据文件路径获取文件夹 File file = new File(parentPath); //如果这个文件夹不存在,就直接创建一个文件夹 if ...
確定! 回上一頁