06 2021 档案

摘要:Windows下dlib的安装 前置条件:CMake, boost CMake 首先安装CMake 并添加到path boost 下载boost 解压 运行bootstrap.bat 生成b2.exe 在管理员权限下运行 b2 -a --with-python address-model=64 to 阅读全文
posted @ 2021-06-06 16:24 JumpingBear 阅读(1657) 评论(0) 推荐(0)
摘要:Docker 卸载老版本 sudo apt-get remove docker docker-engine docker.io containerd runc 使apt支持https sudo apt-get update sudo apt-get install apt-transport-htt 阅读全文
posted @ 2021-06-05 01:32 JumpingBear 阅读(99) 评论(0) 推荐(0)