🐶
No silver bullet
Pinned Loading
-
-
Algorithm_Interview_Notes-Chinese
Algorithm_Interview_Notes-Chinese PublicForked from vivienzou1/DL-Notes-for-Interview
2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记
Python
-
git命令大全
git命令大全 1git init # 初始化本地git仓库(创建新仓库)
2git config --global user.name "xxx" # 配置用户名
3git config --global user.email "xxx@xxx.com" # 配置邮件
4git config --global color.ui true # git status等命令自动着色
5git config --global color.status auto
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.