09 2021 档案

摘要:windows https://www.pendrivelinux.com/install-grub2-on-usb-from-windows/ 阅读全文
posted @ 2021-09-20 09:43 wolbo 阅读(156) 评论(0) 推荐(0)
摘要:boost process 设置子进程工作目录 通过boost::process::start_dir 指定 std::string cmd = (AppContext::GetBinDir() / "agvtask.exe").string(); auto pipe_stream = std::m 阅读全文
posted @ 2021-09-08 11:07 wolbo 阅读(776) 评论(0) 推荐(0)
摘要:最近num lock总是自动关闭 查找相关注册表项 Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Control Panel\Keyboard] "InitialKeyboardIndicators"="2147483650" "Ke 阅读全文
posted @ 2021-09-08 10:00 wolbo 阅读(279) 评论(0) 推荐(0)