开发者

how to convert complex json to somthing i can work with in c++

开发者 https://www.devze.com 2022-12-30 06:11 出处:网络
I\'m using qt, and I parse a comp开发者_Python百科lex JSON data structure but I find my self doing to many

I'm using qt, and I parse a comp开发者_Python百科lex JSON data structure but I find my self doing to many loops each time I need to parse this JSON. What is the best way to parse complex large and complex JSON structures?


I use http://qjson.sourceforge.net/ to map JSON data to QVarianMap's. However I don't know how it will work for large data sets.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号