随笔分类 -  Json相关

Json相关的工具和问卷批量提交
摘要:读取jar中的json文件 阅读全文
posted @ 2018-09-18 19:22 戴眼镜的蚂蚁 阅读(1269) 评论(0) 推荐(0)
该文被密码保护。
posted @ 2017-05-14 14:51 戴眼镜的蚂蚁 阅读(1) 评论(0) 推荐(0)
摘要:得到推荐写法: this.getClass().getClassLoader().getResource("文件名.文件类型") area.json文件放入resources资源目录中: area.json数据如下(参考) 阅读全文
posted @ 2017-04-18 11:18 戴眼镜的蚂蚁 阅读(51920) 评论(0) 推荐(0)
摘要:gradle仓库地址: // https://mvnrepository.com/artifact/com.google.code.gson/gsoncompile group: 'com.google.code.gson', name: 'gson', version: '2.8.0' 阅读全文
posted @ 2017-04-15 15:45 戴眼镜的蚂蚁 阅读(1367) 评论(0) 推荐(0)