1 Star 0 Fork 5

alive/faceapi

forked from 10km/faceapi 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
gen-decorator-client-thrifty.bat 265 Bytes
一键复制 编辑 原始数据 按行查看 历史
10km 提交于 2019-02-15 09:41 +08:00 . 完善脚本
@rem 生成基于Microsoft/thrifty的client端接口实现代码
@set sh_folder=%~dp0
@pushd %sh_folder%faceapi-thriftclient-android
@set OUT_FOLDER=src\client\java
@if exist "%OUT_FOLDER%" rmdir %OUT_FOLDER% /s/q
mvn com.gitee.l0km:codegen-thrift-maven-plugin:generate
@popd
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/alive123/faceapi.git
git@gitee.com:alive123/faceapi.git
alive123
faceapi
faceapi
master

搜索帮助