ImageSearchClientTest.go // 图像搜索测试包 13 │ └── resources 14 │ └── image 15 │ └── baidu_image.png 16 └── util // 工具类 17 └── FileUtil.go 支持 GO版本:1.2+ 查看源码
库libcurl(需要支持https) openssl jsoncpp(>1.6.2版本,0.x版本将不被支持); 4.编译工程时添加 C++11 支持 (gcc/clang 添加编译参数 -std=c++11), 添加第三方库链接参数 lcurl, lcrypto, ljsoncpp; 5.在源码中
端的异常类 16 ├── BceServiceException.class //与BCE服务端交互后的异常类 17 ├── ErrorCode.class //BCE通用的错误码 18 └── Region.class //BCE提供服务的区域 卸载SDK 预期卸载SDK时,删除pom依赖或源码即可
类 17 ├── BceServiceException.class //与BCE服务端交互后的异常类 18 ├── ErrorCode.class //BCE通用的错误码 19 └── Region.class //BCE提供服务的区域 卸载SDK 预期卸载 SDK 时,删除 pom 依赖或源码即可
掌阅AI辅助阅读 掌阅科技股份有限公司 Beijing-ZhangYueAIFuZhuYueDu-20241125S0007 2024/11/25 80 北京市 小米游戏AI 北京瓦力网络科技有限公司 Beijing-XiaoMiYouXiAI-20241125S0008 2024
类 13 ├── BceServiceException.class //与BCE服务端交互后的异常类 14 ├── ErrorCode.class //BCE通用的错误码 15 └── Region.class //BCE提供服务的区域 卸载SDK 预期卸载 SDK 时,删除 pom 依赖或源码即可
5 │ └── Newtonsoft.Json.dll // 第三方依赖 6 ├── net40 7 ├── net45 8 └── netstandard2.0 9 ├── AipSdk.deps.json 10 └── AipSdk.dll 如果需要在 Unity 平台使用,可引用工程源码自行编译
5 │ └── Newtonsoft.Json.dll // 第三方依赖 6 ├── net40 7 ├── net45 8 └── netstandard2.0 9 ├── AipSdk.deps.json 10 └── AipSdk.dll 如果需要在 Unity 平台使用,可引用工程源码自行编译
5 │ └── Newtonsoft.Json.dll // 第三方依赖 6 ├── net40 7 ├── net45 8 └── netstandard2.0 9 ├── AipSdk.deps.json 10 └── AipSdk.dll 如果需要在 Unity 平台使用,可引用工程源码自行编译
5 │ └── Newtonsoft.Json.dll // 第三方依赖 6 ├── net40 7 ├── net45 8 └── netstandard2.0 9 ├── AipSdk.deps.json 10 └── AipSdk.dll 如果需要在 Unity 平台使用,可引用工程源码自行编译