Command Palette
Search for a command to run...
Code-Server 提示 This is likely because the editor is not running in a secure context
今天在code-server遇到一个错误提示 如下: crypto.subtle' is not available so webviews will not work. This is likely because the editor is not running in a secure context (https://developer.mozilla.org/en-US/docs/Web...
Windows下快速进入bios办法
Win+R 调出“运行”,直接输入 shutdown /r /fw /t 0 /r 重启 /fw 进入firmware /t 0 在0秒后执行