public class ProjectUtils extends Object
该类封装了项目中常用的方法
public static String getResourcePath() throws FileNotFoundException
FileNotFoundException - 文件未找到public static String getResourcePath(@NonNull String filePath) throws FileNotFoundException
filePath - 相对于 resource 目录下的路径FileNotFoundException - 文件未找到Copyright © 2021 HaiChuang Inc.. All rights reserved.