zfzf1

class

URL save = Thread.currentThread().getContextClassLoader().getResource("");
String str = save.toString();
str = str.substring(6) +childPath;

 

webapp

String excelPath = request.getSession().getServletContext().getRealPath("dddd);
excelpath=D:\0pentakill\0code\ycgwl\pp\rosefinch-ppTest-web\target\webapp\dddd

 

分类:

技术点:

相关文章:

  • 2021-12-09
  • 2021-12-09
  • 2021-11-29
  • 2021-12-19
  • 2021-12-19
  • 2021-11-30
  • 2021-11-29
猜你喜欢
  • 2021-12-09
  • 2021-11-18
  • 2021-12-19
  • 2021-11-27
  • 2021-12-09
  • 2021-11-28
  • 2021-11-18
相关资源
相似解决方案