File f=new File(path);我怎么让这个path定位到服务器的temp文件夹?
File temp = File.createTemp("222");temp.getPaentFile().getAbsolutePath();
"定位到服务器的temp文件夹"啥意思,能说明白点吗,是webserver的,还是操作系统的。
没太明白你说的是啥意思