mkdir -p ~/.vim/autoload
curl -fLo ~/.vim/autoload/plug.vim https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim
curl -fLo ~/.vimrc https://raw.githubusercontent.com/luofei614/vim-plug/master/.vimrc
命令行输入"vi"回车,然后输入”:PlugInstall"

 nc -l port 是socket服务器,nc ip port 客户端

相关文章:

  • 2021-12-14
  • 2021-09-30
  • 2022-02-16
  • 2021-12-18
  • 2021-07-31
  • 2022-12-23
  • 2022-12-23
  • 2022-02-28
猜你喜欢
  • 2022-12-23
  • 2022-02-09
  • 2021-12-24
  • 2021-07-15
  • 2022-12-23
  • 2021-06-02
  • 2021-06-25
相关资源
相似解决方案