摘要: 一、git : 找一个前端或者后端文件——右击Git bash ,执行以下命令 git init 初始化 git config --global credential.helper store 长期存储git账号密码 git config --global user.name lijiaping 用 阅读全文
posted @ 2022-04-25 13:55 开航母的李大 阅读(58) 评论(0) 推荐(0)