摘要: 获取类路径下文件的绝对路径 在IDEA软件中,src是类的根路径。 package com.happy.reflection; public class AboutPath { public static void main(String[] args) { String path = Thread 阅读全文
posted @ 2021-07-03 18:23 初中生林开心 阅读(206) 评论(0) 推荐(0)