科普 | 什么是数据交换语言?
http://www.sohu.com/a/149874329_693397
https://infoq.cn/article/2011/05/sl-data-exchange-protocol
常用配置文件格式
https://colobu.com/2017/08/31/configuration-file-format/
YAML,JSON,ini,XML 用来做配置文件,优缺点分别是什么?
https://www.zhihu.com/question/41253282
常见配置文件语言: INI, XML, JSON与YAML
https://dhpo.github.io/2018/02/03/%E5%B8%B8%E8%A7%81%E9%85%8D%E7%BD%AE%E6%96%87%E4%BB%B6-XML-JSON-INI%E4%B8%8EYAML/
数据传输三种格式
https://blog.csdn.net/weixin_42931825/article/details/82455349
当前较为流行的数据交换格式
https://blog.csdn.net/Unique_Sirius/article/details/70243992
JavaSe:Properties文件格式
https://www.cnblogs.com/f1194361820/p/5594813.html
SpringBoot配置文件yml和properties形式对比
https://www.cnblogs.com/scholarscholar/p/Scholra.html
YAML 语言教程
http://www.ruanyifeng.com/blog/2016/07/yaml.html
YAML JavaScript parser
http://nodeca.github.io/js-yaml/
JSON格式检验与转换网站
http://www.json.cn
How to highlight (colorize) the syntax of configuration files (like .ini or .conf)?
https://tex.stackovernet.com/cn/q/23670