随笔分类 - Windows
摘要:Windows锁屏图片文件存放位置 参考链接: 请问windows10锁屏图片文件存放位置在哪 - Microsoft Community
阅读全文
摘要:Windows 10 和 Windows 11 的截图快捷方式是什么? 👉 Windows + Shift + S 温馨提示: 截图方式有矩形、自定义、窗口和全屏,请在截图模式下的顶部工具栏中选择。 您也可以用 PrtScn 键截图,设置方法: “开始”>“设置”>“轻松使用”> “键盘”; 找到
阅读全文
摘要:使用 Visual Studio 2022 开发 Linux C++ 应用程序 前置条件: Windows上需要先安装 WSL2,方法见: Install WSL | Microsoft Docs 在 WSL2 中依次执行如下命令,进行安装如下必需软件: sudo apt update && sud
阅读全文
摘要:Get Mingw-w64 via MSYS2 Get the latest version of Mingw-w64 via MSYS2, which provides up-to-date native builds of GCC, Mingw-w64, and other helpful C+
阅读全文
摘要:Install WSL Prerequisites You must be running Windows 10 version 2004 and higher (Build 19041 and higher) or Windows 11. If you're running an older bu
阅读全文
摘要:Boost 官网指南 Boost C++ Libraries Boost Getting Started on Windows - 1.77.0 ① 下载 Boost.7z包 下载 .7z包 boost_1_77_0.7z ,解压至目录: C:\Program Files\boost\boost_1
阅读全文
摘要:7-Zip https://www.7-zip.org/
阅读全文
摘要:Windows 安装 gcc ① 官网下载 GCC, the GNU Compiler Collection - GNU Project - Free Software Foundation (FSF) MinGW-w64 - for 32 and 64 bit Windows - Browse /
阅读全文
摘要:Windows Terminal ,配置启动目录为 WSL : \\wsl$\Ubuntu\home
阅读全文
摘要:WSL (Windows Subsystem for Linux) :适用于 Linux 的 Windows 子系统。 References Install WSL with a single command now available in Windows 10 version 2004 and
阅读全文
摘要:升级更新 Windows10:获取 Windows 更新助手 升级 Windows10,它是先下载 Windows10 系统镜像,然后才升级。在下载完 Windows10 后,升级前,有一步骤会询问:(1)保留所有文件和应用 (2)不保留。我们选择 (1)保留所有文件和应用 这个选项,所有文件和应用
阅读全文