百度翻译API调用c++demo对于中文字符无效的的问题
用官方模板运行,英文转中文正常,中文转英文返回错误信息“SYSTEM ERROR”,原因在于没有仔细阅读官方文档:#include <stdio.h>#include <curl/curl.h>#include <stdlib.h>#include <string.h>#include <openssl/md5.h>int main(void){ CURL