Skip to content

Latest commit

 

History

34 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

chat-system

北京理工大学2019年计算机小学期-聊天系统

git using method

克隆

git clone https://github.com/ripplesaround/chat-system.git

上传

当一版比较完善的修改完成时(最好木有bug):

  1. git pull origin master
  2. git add .
  3. git commit -m '这里可以写修改了哪些内容'
  4. git push origin master

更新master代码到本地

git pull origin master

code compiling method

for yxb fold

  1. cd yxb.0x
  2. make

for xzb fold

...

some goals in the future

the structure of code

About

北京理工大学2019年计算机小学期

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages