开发者

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

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

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜