2023年4月16日

各种格式配置文件简介ini、conf、xml、json、yaml、properties

摘要: 详见: 各类配置文件格式简介(ini,yaml,conf,xml…)和nb的Viper 适合人类编写: ini(conf) > yaml(properties) > json > xml 可以存储的数据复杂度: xml > yaml(properties) > json > ini(conf) 阅读全文

posted @ 2023-04-16 17:08 小石头小祖宗 阅读(297) 评论(0) 推荐(0)

导航