01 2020 档案

摘要:下载git内容 git clone https://github.com/Microsoft/vcpkg.git cd vcpkg 执行./bootstrap-vcpkg.sh 如果提示 那么安装 apt-get install curl unzip tar 创建软连接需要使用绝对路径 ln -s 阅读全文
posted @ 2020-01-21 10:14 C,python,linux,java 阅读(1725) 评论(0) 推荐(0)
摘要:https://code.visualstudio.com/docs/cpp/config-wsl 上面微软的官方网站,具体关于wsl 安装和linux一些设置问题。 下面提供一些,个人遇到的小问题 首先需要下载安装,在Windows的商定,windows terminal 保证上面东西安装完成之后 阅读全文
posted @ 2020-01-05 14:20 C,python,linux,java 阅读(4202) 评论(0) 推荐(0)