摘要:
1、jsoneditor https://github.com/josdejong/jsoneditor https://jsoneditoronline.org/ 效果如下: 2、json-editor 老版位置:https://github.com/jdorn/json-editor 新版位置: 阅读全文
摘要:
读文件:使用new BufferedReader(new InputStreamReader(new FileInputStream(file), "UTF-8")); 写文件:使用new BufferedWriter(new OutputStreamWriter(new FileOutputStr 阅读全文
摘要:
https://blog.csdn.net/wangjun5159/article/details/55223630 https://blog.csdn.net/wangjun5159/article/details/55224182 https://www.cnblogs.com/jeffen/p 阅读全文