摘要:
config相关 # 取消密码 git config --system --unset credential.helper # 设置alias指令 git config --global alias.s "status" stash相关 # 暂存当前改变 git stash # 暂存内容并添加注释 阅读全文
posted @ 2022-05-15 20:36
用户72093285
阅读(18)
评论(0)
推荐(0)
摘要:
Edge浏览器字符修改 Edge浏览器字符修改 gradle下载慢 gradle下载慢 mvnrepository仓库 阅读全文
posted @ 2022-05-15 20:35
用户72093285
阅读(26)
评论(0)
推荐(0)
摘要:
adb disable-verity adb reboot adb root adb remount mount -o remount rw /system adb shell mount -o bind /system /system adb shell mount -o rw,remount / 阅读全文
posted @ 2022-05-15 20:33
用户72093285
阅读(33)
评论(0)
推荐(0)