摘要: package com.fmg.reflect; import java.util.ResourceBundle; public class ResourceBundleTest02 { public static void main(String[] args) { ResourceBundle 阅读全文
posted @ 2021-06-22 21:35 深海里的星星i 阅读(77) 评论(0) 推荐(0)
摘要: package com.fmg.reflect; import java.io.IOException; import java.io.InputStream; import java.util.Properties; public class AbsolutePath { public stati 阅读全文
posted @ 2021-06-22 21:30 深海里的星星i 阅读(309) 评论(0) 推荐(0)