摘要:
配置文件的选型: 1. Yaml Yaml规范太复杂, 而且空格对齐的容易出错 2. Json 简洁,但是不能写注释。 3. ini文件做配置, 暂没有发现什么问题 4. Toml Yaml, 还没有试过,应该是个好东东。 阅读全文
摘要:
YAML 语言教程 from: http://www.ruanyifeng.com/blog/2016/07/yaml.html 阅读全文
摘要:
1. Json-Eclipse-Plugin https://github.com/boothen/Json-Eclipse-Plugin 2. 另外一个JSON Edit工具 https://tfesenko.com/2015/06/24/json-editors-in-eclipse/ 阅读全文