static std::string request_url = "https://aip.baidubce.com/rest/2.0/image-process/v1/inpainting"; static std::string inpainting_result; /** * curl发送http请求调用的回调函数,回调函数中对返回的json格式的body进行了解析,解析结果储存在全局的静态变量当中
static std :: string request_url = https://aip.baidubce.com/rest/2.0/image-process/v1/style_trans ; static std :: string styleTrans_result ; /** * curl发送http请求调用的回调函数,回调函数中对返回的json格式的body进行了解析,解析结果储存在全局的静态变量当中
jsoncpp/ const static std::string request_url = "https://aip.baidubce.com/rest/2.0/ocr/v1/lottery"; static std::string lottery_result; /** * curl发送http请求调用的回调函数,回调函数中对返回的json格式的body进行了解析,解析结果储存在全局的静态变量当中
string request_url = https://aip.baidubce.com/rest/2.0/ocr/v1/taiwan_exitentrypermit ; static std :: string taiwanExitentrypermit_result ; /** * curl发送http请求调用的回调函数,回调函数中对返回的json格式的body进行了解析,解析结果储存在全局的静态变量当中
request_url = "https://aip.baidubce.com/rest/2.0/ocr/v1/four_factors_verification"; static std::string fourFactorsVerification_result; /** * curl发送http请求调用的回调函数,回调函数中对返回的json格式的body进行了解析,解析结果储存在全局的静态变量当中
static std::string request_url = "https://aip.baidubce.com/rest/2.0/ocr/v1/account_opening"; static std::string accountOpening_result; /** * curl发送http请求调用的回调函数,回调函数中对返回的json格式的body进行了解析,解析结果储存在全局的静态变量当中
request_url = "https://aip.baidubce.com/rest/2.0/ocr/v1/HK_Macau_exitentrypermit"; static std::string HK_MacauExitentrypermit_result; /** * curl发送http请求调用的回调函数,回调函数中对返回的json格式的body进行了解析,解析结果储存在全局的静态变量当中
static std::string request_url = "https://aip.baidubce.com/rest/2.0/image-classify/v1/currency"; static std::string currency_result; /** * curl发送http请求调用的回调函数,回调函数中对返回的json格式的body进行了解析,解析结果储存在全局的静态变量当中
std::string request_url = "https://aip.baidubce.com/rest/2.0/image-classify/v1/object_detect"; static std::string objectDetect_result; /** * curl发送http请求调用的回调函数,回调函数中对返回的json格式的body进行了解析,解析结果储存在全局的静态变量当中
const static std::string request_url = "https://aip.baidubce.com/rest/2.0/ocr/v1/health_code"; static std::string healthCode_result; /** * curl发送http请求调用的回调函数,回调函数中对返回的json格式的body进行了解析,解析结果储存在全局的静态变量当中