北京理工大学2019年计算机小学期-聊天系统
git clone https://github.com/ripplesaround/chat-system.git
当一版比较完善的修改完成时(最好木有bug):
- git pull origin master
- git add .
- git commit -m '这里可以写修改了哪些内容'
- git push origin master
git pull origin master
- cd yxb.0x
- make
...
北京理工大学2019年计算机小学期
北京理工大学2019年计算机小学期-聊天系统
git clone https://github.com/ripplesaround/chat-system.git
当一版比较完善的修改完成时(最好木有bug):
git pull origin master
...
北京理工大学2019年计算机小学期