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