this.getClass().getResource(resourceName): It tries to find the resource in the same package as 'this' class unless we use absolute path ...
確定! 回上一頁