Windows 系统 f6 在同一个应用的不同窗口进行切换 ctrl-shift 拖动,创建文件快捷方式 shift 右键点击文件 可以出现复制路径的菜单 WIN键组合键 Windows Key + M Minimize all opened windows Windows Key + Shift + M Restore minimized windows to the desktop ------------------------------------- 火狐浏览器 ctrl – tab…
访问当前屏幕的设置,打开"设置"栏 按 Windows 徽标键+"i"打开当前屏幕(例如,"开始".桌面或 Windows 应用)的"设 置"栏. 使用键入的命令打开常用控制面板工具 在"开始"屏幕(或 Windows 10 或 Windows Server 2016 Technical Preview 中的"开始"菜单)中,键入以下命令之一,然后按"Enter&q…
using System; using System.Collections.Generic; using System.Text; using System.Windows.Forms; using Microsoft.Win32; using System.Runtime.InteropServices; using System.Diagnostics; namespace TrueLore.GGZYZXJG.Utility { /// <summary> /// 热键屏蔽 /// &l…