echo "# socket-communication" >> README.md git init git add README.md git commit -m "first commit" git remote add origin https://github.com/RyouLmusic/socket-communication.git git push -u origin master 代码很烂只是为了记录自己的代码,不想电脑坏了之类的时候找不到了。 很多功能都没有实现