摘要: 1、jsoneditor https://github.com/josdejong/jsoneditor https://jsoneditoronline.org/ 效果如下: 2、json-editor 老版位置:https://github.com/jdorn/json-editor 新版位置: 阅读全文
posted @ 2018-11-13 23:46 脚本小娃子 阅读(9415) 评论(0) 推荐(0) 编辑
摘要: 读文件:使用new BufferedReader(new InputStreamReader(new FileInputStream(file), "UTF-8")); 写文件:使用new BufferedWriter(new OutputStreamWriter(new FileOutputStr 阅读全文
posted @ 2018-11-13 23:18 脚本小娃子 阅读(17614) 评论(0) 推荐(1) 编辑
摘要: https://blog.csdn.net/wangjun5159/article/details/55223630 https://blog.csdn.net/wangjun5159/article/details/55224182 https://www.cnblogs.com/jeffen/p 阅读全文
posted @ 2018-11-13 00:03 脚本小娃子 阅读(490) 评论(0) 推荐(0) 编辑