JsonCPPlib库
C++的Json头文件与lib库,包括win32与64位。Json使用方法如下:Json::Valueroot;Json::ValueHead;root["gatewayIP"]=Json::Value(gatewayIP);root["repeaterIP"]=repeaterIP;root["groupAccount"]=groupAccount;root["groupPwd"]=groupPwd;root["agentAccount"]=agentAccount;Json::Valu
下载地址
用户评论