Win7常用但是被忽略的快捷键
General keyboard shortcuts
1.Ctrl + Right Arrow Move the cursor to the beginning of the next word 向右移动光标到下个文字开始
2.Ctrl + Left Arrow Move the cursor to the beginning of the previous word 向左移动光标到下个文字开始
3.Ctrl + Shift with an arrow key Select a block of text 连续选中一块内容
4.F3 Search for a file or folder 搜索文件或目录
5.Alt + Enter Display properties for the selected item 显示选中项的属性
6.Alt + Spacebar Open the shortcut menu for the active window 显示当前窗口的快捷键
7.Alt + Esc Cycle through items in the order in which they were opened 循环已打开的窗口
8.Right Arrow Open the next menu to the right, or open a submenu 打开当前菜单的子菜单
9.Left Arrow Open the next menu to the left, or close a submenu 关闭当前菜单的子菜单
10.Alt + Up Arrow View the folder one level up in Windows Explorer 返回上一级目录
11.Ctrl + Shift + Esc Open Task Manager 打开任务管理器
Dialog box keyboard shortcuts
1.Ctrl + Tab Move forward through tabs 顺序选中对话框中的可选项
2.Ctrl + Shift + Tab Move back through tabs 倒序选中对话框中的可选项
3.Backspace Open a folder one level up if a folder is selected in the Save As or Open dialog box 返回上级目录
4.F4 Display the items in the active list 显示对话框的下拉列表
Windows logo key keyboard shortcuts
1.Windows logo key + M Minimize all windows. 最小化所有窗口
2.Windows logo key + L Lock your computer or switch users 锁定屏幕或切换用户
3.Windows logo key + R Open the Run dialog box. 打开运行对话框
4.Windows logo key + T Cycle through programs on the taskbar. 循环选中任务栏打开的内容
5.Windows logo key + Up Arrow Maximize the window.
6.Windows logo key + Left Arrow Maximize the window to the left side of the screen. 最大化当前窗口至左侧
7.Windows logo key + Right Arrow Maximize the window to the right side of the screen. 最大化当前窗口至右侧
8.Windows logo key + Down Arrow Minimize the window. 最小化当前窗口
9.Windows logo key + Home Minimize all but the active window. 最小化非当前窗口
10.Windows logo key + P Choose a presentation display mode. 选择屏幕呈现方式
11.Windows logo key + X Open Windows Mobility Center. 打开移动中心
Win7常用但是被忽略的快捷键的更多相关文章
- Win7常用快捷键整理
Win7常用快捷键整理.. -------------------- Win + Pause:显示系统属性对话框 ------------------------------------ Win7系统 ...
- win7屏蔽ctrl+alt+up/down快捷键/ (eclipse冲突)
win7屏蔽ctrl+alt+up/down快捷键/ Eclipse有个非常好用的快捷键(当然Eclipse好用的快捷键有N个)Ctrl+Alt+UP/DOWN,用于复制当前行的内容,用法很简单, ...
- 开发常用Git/Linux/idea命令快捷键总结(持续更新)
在开发过程中,会使用越来越多的命令,或快捷键,来帮助我们提高工作效率.本文记录了我在平时积累的常用命令,分享给大家. git命令 基本命令 set LESSCHARSET=utf-8 --idea T ...
- win7常用快捷键
Win+1:打开/显示超级任务栏第一个图标代表的程序Win+2:打开/显示超级任务栏第二个图标代表的程序(3.4.……如此类推)Win+Tab:3D切换窗口,你要是按住不松口,则所有窗口会轮流翻转Wi ...
- win7系统自带截图工具快捷键是什么?怎么设置快捷键
win7自带的截图工具很好,很强大,比从网上下载的截图工具好用多了,很少会出现问题.但是它能不能像QQ截图工具一样可以使用快捷键呢?今天小编和大家分享下心得,希望能够给你的工作带来快捷. 工具/原料 ...
- 提高效率 常用的几个xcode快捷键
能用好快捷键,不仅仅可以提高工作效率,而且让你看起来更加的自信和能干,下面几个常用的快捷键,希望对你在工作中有帮助 1.首先说明一下几个标示的意思 Command ⌘ Control ⌃ ...
- Matlab常用小技巧及部分快捷键
Matlab常用小技巧一: 1. m文件如果是函数,保存的文件名最好与函数名一致,这点都很清楚.不过容易疏忽的是,m文件名的命名尽量不要是简单的英文单词,最好是由大小写英文/数字/下划线等组成.原因是 ...
- WebStorm 常用安装,配置,快捷键
WebStorm 软件资源 http://pan.baidu.com/s/1c2OmyQW(不建议使用汉化版,都已可能出现很多意想不到的问题) * Web前端集成开发工具 - WebStorm ...
- git详情、git工作流程、常用命令、忽略文件、分支操作、gitee远程仓库使用
今日内容概要 git详情 git工作流程 git常用命令 过滤文件 分支操作 git远程仓库使用 可参照:https://www.cnblogs.com/liuqingzheng/p/15328319 ...
随机推荐
- 算法思考: poj 1969 Count on Canton
A - Count on Canton Time Limit:1000MS Memory Limit:30000KB ...
- 启动Hive时报错
报错信息如下 Logging initialized -bin/lib/hive-common-.jar!/hive-log4j.properties Exception in thread &quo ...
- HIVE- 新建UDF范例
首先pom文件导入依赖,Hadoop和hive的依赖导入自己机器的版本,hive记得导jdbc <dependency> <groupId>org.apache.hadoop& ...
- kreuz-frankfurt-sample-generic-2019-02-08.xodr文件解读
第1行:xml语法所遵循的版本. L2:文件封装标记. L3:Opendrive的主要修订编号 次要修订编号 供应商. L4:记录有关地理参考坐标系的参数,投影-横轴墨卡托 a-地球椭球长半 ...
- 十八 Django框架,生成二维码
用Python来生成二维码,需要qrcode模块,qrcode模块依赖Image 模块,所以首先安装这两个模块 生成二维码保存图片在本地 import qrcode img = qrcode.make ...
- ES doc_values的来源,field data——就是doc->terms的正向索引啊,不过它是在查询阶段通过读取倒排索引loading segments放在内存而得到的?
Support in the Wild: My Biggest Elasticsearch Problem at Scale Java Heap Pressure Elasticsearch has ...
- PHP如何得到数组最后元素的key
1.array_keys(end($arr)) $array = array( 'one'=>1, 'two'=>2, 'three'=>3, 'four'=>4, ); $a ...
- codeforces 598E E. Chocolate Bar(区间dp)
题目链接: E. Chocolate Bar time limit per test 2 seconds memory limit per test 256 megabytes input stand ...
- C#实现读写文本文件中的数据
[1]首先我们定义一段假数据,这里以一个string为例字 static void Main(string[] args) { string data = &quo ...
- 洛谷 P4547 & bzoj 5006 随机二分图 —— 状压DP+期望
题目:https://www.luogu.org/problemnew/show/P4547 https://www.lydsy.com/JudgeOnline/problem.php?id=5006 ...