获取某个java类所属的jar包路径
xxxClass.class.getProtectionDomain().getCodeSource().getLocation()