2020年11月3日
摘要: python 使用的Virtualenv 新安装 sudo apt install virtualenv sudo apt install virtualenvwrapper_______________________________________sudo pip install virtual 阅读全文
posted @ 2020-11-03 02:33 花易暖 阅读(65) 评论(0) 推荐(0)
摘要: 1. windows 下需要安装git 1)github 上创建仓库 2)Clone with ssh 3)git@github.com:abc123456/VNotedata.git #本地上创建需同步的文件夹 1.1. 生成公钥 在.ssh文件夹下使用git bash here ssh-keyg 阅读全文
posted @ 2020-11-03 02:30 花易暖 阅读(648) 评论(0) 推荐(0)