获取类编译之后的文件所在路径

mac2022-06-30  77

public static String CLASS_PATH =Info.class.getResource("").getPath();

转载于:https://www.cnblogs.com/yanjunwu/p/3510777.html

最新回复(0)