摘要:
以所在项目为例: File file1 = new File(request.getSession().getServletContext().getRealPath("/")+"file"); if(! file1.exists()){ file1.mkdirs(); } request.getS 阅读全文
posted @ 2020-12-18 18:16
zhuangjie
阅读(249)
评论(0)
推荐(0)
浙公网安备 33010602011771号