I am trying to parse a yaml usign yaml-cpp. This is my yaml: --- configuration: - height: 600 - widht: 800 - velocity: 1 - scroll: 30 types: ...
確定! 回上一頁