mkdir H2801 cd H2801 git init touch README git add README git commit -m 'first commit' git remote add origin git@github.com:luzhonghui/H2801.git git push -u origin master
github相关
最新推荐文章于 2026-01-09 13:38:13 发布
mkdir H2801 cd H2801 git init touch README git add README git commit -m 'first commit' git remote add origin git@github.com:luzhonghui/H2801.git git push -u origin master
752
220
472

被折叠的 条评论
为什么被折叠?