随笔分类 - ADB
摘要:[C:\~]$ adb shell* daemon not running. starting it now on port 5037 *ADB server didn't ACK* failed to start daemon *error: cannot connect to daemon 检查
阅读全文
摘要:解决方法: 1.添加adb.exede 环境变量路径,需要注意路径不能包含中文; 2. 重启CMD即可
阅读全文
摘要:一、git git reset --soft <版本号> 回退提交至commit的代码 git format-patch -1 <版本号> 生成单个patch git format-patch <版本号> 生成某一版本之后的多个patch (不包含本身) git am patch/*.patch 打
阅读全文

浙公网安备 33010602011771号