2 Star 2 Fork 0

DEV5 / x-msg-im-client-sdk

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
clean.sh 1000 Bytes
一键复制 编辑 原始数据 按行查看 历史
xzwdev 提交于 2019-09-29 16:52 . dev5
#!/bin/sh
#
cd libmisc-cpp;chmod 775 clean.sh;./clean.sh;cd ..
cd libmisc-java;chmod 775 clean.sh;./clean.sh;cd ..
cd libx-msg-im-client-java;chmod 775 clean.sh;./clean.sh;cd ..
cd libxsc-proto-client-cpp;chmod 775 clean.sh;./clean.sh;cd ..
cd libx-msg-im-client-xsc;chmod 775 clean.sh;./clean.sh;cd ..
cd libx-msg-im-client-pb-lite;chmod 775 clean.sh;./clean.sh;cd ..
cd libx-msg-im-client-pb;chmod 775 clean.sh;./clean.sh;cd ..
cd libx-msg-im-client-core;chmod 775 clean.sh;./clean.sh;cd ..
cd libx-msg-im-client-net;chmod 775 clean.sh;./clean.sh;cd ..
cd libx-msg-im-client-db;chmod 775 clean.sh;./clean.sh;cd ..
cd libx-msg-im-client-sdk;chmod 775 clean.sh;./clean.sh;cd ..
cd libx-msg-im-client-ffi;chmod 775 clean.sh;./clean.sh;cd ..
cd libx-msg-im-client-jni;chmod 775 clean.sh;./clean.sh;cd ..
cd x-msg-im-client-test-cpp;chmod 775 clean.sh;./clean.sh;cd ..
cd x-msg-im-client-test-electron;chmod 775 clean.sh;./clean.sh;cd ..
cd x-msg-im-client-test-java;chmod 775 clean.sh;./clean.sh;cd ..
C++
1
https://gitee.com/dev5/x-msg-im-client-sdk.git
git@gitee.com:dev5/x-msg-im-client-sdk.git
dev5
x-msg-im-client-sdk
x-msg-im-client-sdk
master

搜索帮助