File file =new File(path.trim());//实例化File out = new FileOutputStream(file);//实例化FileOutputStream 要看自己的项目是什么类型的项目,如果是普通的java项目那就 ...
確定! 回上一頁