IDER项目路径获取

    xiaoxiao2021-04-16  30

    IDER项目路径  String path = request.getSession().getServletContext().getRealPath("QRCode"); //E:\ida_space\tsw\out\artifacts\tsw_war_exploded\QRCode 图片存放路径为:E:\ida_space\tsw\out\artifacts\tsw_war_exploded\QRCode\111.png时 可在页面通过以下方式访问 <img src="QRCode\111.png" alt="">
    转载请注明原文地址: https://ju.6miu.com/read-672332.html

    最新回复(0)