摘要: 1. 安装 2. 使用 , 进入当前目录 3. 配置邮箱与用户名 git config --global user.email "121340751@qq.com" git config --global user.name "流浪" git init 初始化 git clone url 克隆到本地 阅读全文
posted @ 2022-04-20 21:08 我在春天等伱 阅读(21) 评论(0) 推荐(0)
摘要: django 基础教程 : https://www.bilibili.com/video/BV1m54y1r7zE?spm_id_from=333.999.0.0 线程进程https://www.bilibili.com/video/BV1Ev411G7i3?spm_id_from=333.999. 阅读全文
posted @ 2022-04-20 09:11 我在春天等伱 阅读(234) 评论(0) 推荐(0)