首页 > 系统相关 >windows 10 常用操作

windows 10 常用操作

时间:2022-12-07 09:24:46浏览次数:45  
标签:10 常用 windows text state marks nodes type id

 

windows 10

1.截屏:

Win+Printscreen // 直接保存图片到"图片\屏幕截图" Win+Shift+S // 手动选择区域然后保存

2.windows 批处理命令 不区分大小写

dir /b > 1.txt //获取目录名称 ipconfig /all //显示所有IP信息 cd /d d: //切换磁盘路径 或 在命令行直接输入 d:回车 shutdown /? //获取命令帮助 shutdown -s -t 0 //关机 shutdown -r - t 0 //重启电脑

3.窗口左右半屏显示:

Win+→ 、 Win+←

4.windows10 放大镜:

Win+ + 打开、Win+ Esc 关闭 // 可以阅读当前文字

5.切换虚拟桌面

Win+Tab , 打开新建虚拟机桌面页面 Win+Ctrl+←\→,快速切换虚拟桌面

6.快速启动程序:

  1. notepad——–打开记事本
  2. calc———–启动计算器
  3. regedit——-注册表编辑器
  4. mspaint——–画图板
  5. taskmgr——–任务管理器
  6. osk————打开屏幕键盘

7.关闭窗口:

Win+w // 关闭程序窗口

8.windows11 打开软键盘

Win+ctrl+o 开始菜单-->设置-->辅助功能-->屏幕键盘-->          

标签:10,常用,windows,text,state,marks,nodes,type,id
From: https://www.cnblogs.com/ylxtiankong/p/16962084.html

相关文章