会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
N!CE波
我的GitHub地址: https://github.com/zhangboqing
博客园
首页
新随笔
联系
管理
订阅
2018年7月10日
比较Class.getResource与Class.getClassLoader().getResource两种方式读取资源文件
摘要: 1 /** 2 * @author zhangboqing 3 * @date 2018/7/10 4 */ 5 public class FileDemo { 6 7 8 public static void main(String[] args) { 9 // demo1(); 10 // demo2(); 11 12 // ...
阅读全文
posted @ 2018-07-10 23:53 N!CE波
阅读(868)
评论(0)
推荐(0)
公告