debian12.7 内核6.1.0-25 休眠时, 有时候会卡住
摘要:休眠时会卡在 printk: Suspending console(s) (use no_console_suspend to debug) 相关帖子: https://bbs.archlinux.org/viewtopic.php?id=282837 目前看起来可行的办法是把内核版本降到6.0:
阅读全文
fiefox tab的字体和搜索框网址字体太小
摘要:网址输入about:config 忽视风险 输入layout.css.devPixelsPerPx 修改更大的值
阅读全文
在 vscode 中使用 C++ 进行调试时读取输入
摘要:在launch.json中启用 “externalConsole”:true,则将获得一个弹出的控制台窗口,可以在其中键入 参照: https://stackoverflow.com/questions/57494832/how-to-read-input-when-debugging-in-c-i
阅读全文