boost json生成和解析用法
摘要:json c++库还是有很多的,因为工作上经常使用boost,这里选用boost的json,记录下用法。举个栗子:如果我们要生成如下格式的json:{ "name":"jim", "info": { "weight":"50", "all_phone": [ {...
阅读全文
posted @ 2015-10-13 13:26
posted @ 2015-10-13 13:26
posted @ 2015-09-30 10:51