雪洗中关村

导航

随笔分类 -  1.1.001002000──┼─ 流操作

idea 获取resources资源目录下文件
摘要:以下格式都是正确的(注意:.properties文件中的第一行不要有空格!): URL resource01 = MainMobile.class.getResource(""); URL resource02 = MainMobile.class.getResource("/conf.proper 阅读全文

posted @ 2019-08-07 19:10 雪洗中关村