{"ErrorMemory":"ErrorMemory","type":"ANDROID_EMULATOR_NOT_FIND","message":"Not find android emulator!"}


查看更多

git reset --hard commit_id


查看更多

/bin/systemctl restart nginx.service


查看更多

nginx反向代理的指令不需要新增额外的模块,默认自带proxy_pass指令,只需要修改配置文件就可以实现反向代理。


查看更多

git checkout -b 本地分支名称 origin/远程分支名称


查看更多

通过vue cli开发的时候 split函数 编译错误 Can't resolve 'core-js/modules/es6.regexp.split


查看更多

safari 中不可点击的元素的点击事件不会冒泡到父级元素。通过添加 cursor: pointer 使得元素变成了可点击的了


查看更多

flexbox 水平居中和垂直居中 justify-content: center; align-items:center;


查看更多

windows 控制台cmd乱码的解决办法 CHCP 65001


查看更多

git cherry-pick 某个commit id


查看更多