YAML
YAML
三 基础
1 嵌套
实测得知:
以
-
的方式写数组的时候,外层不能有{}
,否则出现语法错误。
六 问题
1 已解决
1.1 yaml:end of the stream or a document separator is expected
两个对象平行,却没有用数组的方式包裹,就出现了这个错误。
七 未整理
yaml:missed comma between flow collection entries
yaml的各种嵌套
Last updated
Was this helpful?