this.class.getProtectionDomain().getCodeSource().getLocation()
获取类的真正执行的jar包位置
最新推荐文章于 2022-11-10 15:00:22 发布
this.class.getProtectionDomain().getCodeSource().getLocation()