Chrome 快捷键
哈哈,自从上周看完 Emacs 简单操作的一些快捷键,就开始想摆脱鼠标= 于是:
Codecademy 快捷键用起来
http://www.codecademy.com/blog/67-bringing-back-keyboard-shortcuts
这是一篇官方的博客,主要讲了4个导航快捷键(Navigation shortcuts)
Reset Exercise —— Alt-R
Next Exercise—— Alt-P
Previous Exercise—— Alt-O
Save and Submit—— Control-Enter
这是搜到的另一个贴子,还讲了文本编辑快捷键(Text editing shortcuts)
用了一下发现这些比较实用(哎呀还有好多不想写了):
- Ctrl + D ==>> Remove current line.
- Ctrl + Left ==>> Move the cursor one word to the left.
- Ctrl + Right ==>> Move the cursor one word to the right.
- Ctrl + Home ==>> Go to the start of the document.
- Ctrl + End ==>> Go to the end of the document.
- Ctrl + Backspace ==>> Remove the word to the left of the cursor.
- Ctrl + Delete ==>> Remove the word to the right of the cursor.
- Alt + Shift + Down ==>> Copy current line down.
Google Chrome 快捷键
https://support.google.com/chrome/answer/157179
刚刚看Chrome快捷键的时候,惊奇的发现有一些光标的移动和Codecademy编辑框里是一样哒!
比如:地址栏快捷键,Ctrl + 方向键左/右(光标跳动),或 Ctrl + delete/backspace(删除词语)
还有其他我原先记不住/不知道的(按好用/玩程度排序)
- Ctrl+Shift+V ==>> 从剪贴板中粘贴内容(不带格式) #再也不要用notepad去格式啦!
- Ctrl+Shift+T ==>> 重新打开上次关闭的标签页。Google Chrome 浏览器可记住最近关闭的 10 个标签页
- Ctrl+W ==>> 关闭当前标签页或弹出式窗口
- Ctrl+J ==>> 打开“下载内容”页面。
- Ctrl+Tab ==>> 切换到下一个标签页。
- Ctrl+T ==>> 打开新标签页
- Ctrl+N ==>> 打开新窗口
掌握快捷键的方法
多用啊!
我觉得,先大体浏览一遍帮助/教程,看下都有哪些奇技淫巧,有哪些自己相见恨晚的快捷键,然后先记住这些。再把这些帮助/教程,下次用的时候打开。每次操作之前,先想想有没有快捷键可以实现,不记得现查。并且怀有这样的信念:“我不用鼠标,我不用鼠标,我就是不用鼠标”。
不久就能形成肌肉记忆啦!
很多快捷键很少用,也没必要记住吧~