305 B
305 B
基本示例
依赖安装:
conan install . -s build_type=Release --build=missing
配置json示例:
{
"baseUrl": "https://fanyi-api.baidu.com/api/trans/vip/translate?",
"appId": "xxx",
"appKey": "",
"appSecret": "xxx",
"type": 0,
"interval": 200
}