jar包讀取配置文件 讀取jar包內配置文件: Properties config = new Properties(); InputStream in = this.getClass().getClassLoa ...