windows一键休眠,一键唤醒

1.使windows睡眠不可用,cmd以管理员身份运行:

powercfg.exe /hibernate off

2.桌面创建快捷键

Rundll32.exe Powrprof.dll,SetSuspendState Sleep

相关推荐
小草儿7991 天前
gbase8s之.net8连接8s之mysql模式(windows)demo
windows·mysql·.net
_Aaron___1 天前
List.subList() 返回值为什么不能强转成 ArrayList
数据结构·windows·list
magic334165631 天前
Springboot整合MinIO文件服务(windows版本)
windows·spring boot·后端·minio·文件对象存储
babytiger2 天前
windows中用wsl使用cuda
windows·wsl·cuda
Mr.45672 天前
Windows 11 右键菜单恢复 Windows 10 经典样式:3 种实用方法详解
windows
一勺-_-2 天前
安装Windows双系统的步骤
windows
sukalot2 天前
windows显示驱动开发-多监视器管理器(三)
windows·驱动开发
Java技术实践2 天前
JPA 用 List 入参在 @Query中报错 unexpected AST node: {vector}
数据结构·windows·list
wangqiaowq2 天前
ImmutableList.of() 是 Google Guava 库 提供的一个静态工厂方法,用于创建一个不可变的(immutable)列表。
开发语言·windows·python
小龙报2 天前
《算法每日一题(1)--- 连续因子》
c语言·开发语言·c++·windows·git·算法·visual studio