01 2022 档案

摘要:1、launch.js 1)生成launch.js 2)一般内容格式: 3)命令: (1)“program”:你的程序编译出来的可执⾏⽂件(⽤cmake先编译出⼀个可执⾏⽂件,只需要第⼀次,⼀旦后续配置好了就直接 按F5) (2)“preLaunchTask”:新添加⼀个选项为build,这样每次F 阅读全文
posted @ 2022-01-11 00:46 kuaqi 阅读(301) 评论(0) 推荐(0) 编辑
摘要:来源:https://docs.microsoft.com/zh-cn/windows/ai/directml/gpu-cuda-in-wsl :https://www.jianshu.com/p/2b79a32bf416 主要安装过程: 适用于 Linux 的 Windows 子系统安装指南 (W 阅读全文
posted @ 2022-01-06 19:54 kuaqi 阅读(1920) 评论(0) 推荐(0) 编辑
摘要:来源:https://www.cnblogs.com/enrio/p/14222648.html 1、说明:好像只能增大的,不能减小 2、压缩虚拟磁盘 (1)先将WSL2关闭 wsl.ext --list --verbose wsl.exe --terminate Ubuntu-18.04 (2)使 阅读全文
posted @ 2022-01-06 16:39 kuaqi 阅读(1584) 评论(0) 推荐(0) 编辑
摘要:1、查看包含软件包位置、软件安装路径。 # 查看包含软件包的所有位置 dpkg -L softwarename # 显示软件安装路径 dpkg -S softwarename 2、查看软件版本 dpkg -l softwarename apt-cache show software 3、安装软件 s 阅读全文
posted @ 2022-01-05 15:07 kuaqi 阅读(50) 评论(0) 推荐(0) 编辑
摘要:cmake中使用emscripten 阅读全文
posted @ 2022-01-01 19:29 kuaqi 阅读(119) 评论(0) 推荐(0) 编辑
摘要:来源:https://emscripten.org/docs/getting_started/Tutorial.html 1、安装 (1)安装 # Get the emsdk repo git clone https://github.com/emscripten-core/emsdk.git # 阅读全文
posted @ 2022-01-01 19:28 kuaqi 阅读(441) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示