From 025a16c48bf403bd49af1737ff1fcbda915669d5 Mon Sep 17 00:00:00 2001 From: Dichgrem Date: Thu, 23 May 2024 21:47:36 +0800 Subject: [PATCH] Initial commit --- content/chrome-shortcut-key.md | 50 +++++++ public/about-time/index.html | 7 + public/archive/index.html | 11 ++ public/atom.xml | 22 +++- public/chrome-shortcut-key/index.html | 179 ++++++++++++++++++++++++++ public/index.html | 70 +++++----- public/page/10/index.html | 35 +++++ public/page/2/index.html | 70 +++++----- public/page/3/index.html | 70 +++++----- public/page/4/index.html | 70 +++++----- public/page/5/index.html | 70 +++++----- public/page/6/index.html | 70 +++++----- public/page/7/index.html | 71 +++++----- public/page/8/index.html | 72 +++++------ public/page/9/index.html | 71 +++++----- public/sitemap.xml | 7 + public/tags/browser/index.html | 128 ++++++++++++++++++ public/tags/index.html | 8 +- public/tags/tech/index.html | 13 +- 19 files changed, 774 insertions(+), 320 deletions(-) create mode 100644 content/chrome-shortcut-key.md create mode 100644 public/chrome-shortcut-key/index.html create mode 100644 public/tags/browser/index.html diff --git a/content/chrome-shortcut-key.md b/content/chrome-shortcut-key.md new file mode 100644 index 0000000..d228c95 --- /dev/null +++ b/content/chrome-shortcut-key.md @@ -0,0 +1,50 @@ ++++ +title = "Chrome常用快捷键" +date = 2024-05-23 + +[taxonomies] +tags = ["Tech","Browser"] ++++ + +前言 在日常使用浏览器时,掌握一些快捷键和技巧可以节省大量时间,提高工作和学习效率。通过学习和实践,能够更加轻松地应对各种网页浏览场景,让浏览器成为工作和学习的得力助手。 + + +## Chrome快捷键 + +### Ctrl系列 +- Ctrl+N 打开新的窗口。 +- Ctrl+H 查看历史记录。 +- Ctrl+J 查看下载历史。 +- Ctrl+F 在网页内查找 +- Ctrl+U 查看页面源码 +- Ctrl+L 选中地址栏中的内容 +- Ctrl+F5 刷新页面,忽略缓存 +- Ctrl+Shift+B 显示或隐藏书签栏 +- Ctrl+D 把当前页加入到书签中 +- Ctrl+T 在当前窗口打开新的标签页。 +- Ctrl+Shift+N 进入隐身模式。 +- Ctrl+O 用浏览器打开电脑上的文件。 +- Ctrl+Tab或Ctrl + PgDown 切换到下一个标签页 +- Ctrl+W 关闭当前标签页,如果是最后一个则关窗口 +- Ctrl+(1-8) 切换标签页 Ctrl+9 最后一个标签页。 +- Ctrl+Shift+Tab或Ctrl+Shift+PgUp 切换到上一个标签页 +- Ctrl ++ 或 Ctrl -- 放大或缩小网页 Ctrl+0 恢复到原来 +- Ctrl+Shift+T 重新打开上一次关闭的页面(隐身模式无效),能记住10个 +- Ctrl+G/Ctrl+Shift+G 查找下一个或者上一个匹配的内容(在网页内查找时使用) + +### 组合键 + +- Alt+F4 关闭窗口。 +- Shift+Esc 打开任务管理器 +- 按住Alt点击链接,下载链接 +- Alt+Home 打开主页,在单签标签页 +- 输入网址按Alt+Enter在新的标签页打开网址 +- 按住Ctrl点击页面的连接,在新的标签页打开连接,停留在当前页。 +- 按住Shift点击页面的连接,在新的窗口打开连接。 +- 在地址栏输入 aaaa 按下Ctrl+Enter则会打开 www.aaaa.com +- 按住Ctrl+Shift点击页面的连接,在新的标签页打开连接,切换到新的页面。 +- 鼠标左键,拖动链接到指定标签页,在标签页打开连接,拖动到其它位置则在,该位置打开一个新的标签页。 + +## 后记 + +希望本文的内容能够对读者有所帮助,让大家在使用浏览器时能够更加得心应手,事半功倍。 \ No newline at end of file diff --git a/public/about-time/index.html b/public/about-time/index.html index 5e63147..bd118bd 100644 --- a/public/about-time/index.html +++ b/public/about-time/index.html @@ -170,6 +170,13 @@ + + + + Chrome常用快捷键  + + + diff --git a/public/archive/index.html b/public/archive/index.html index 9b5c472..83e380c 100644 --- a/public/archive/index.html +++ b/public/archive/index.html @@ -81,6 +81,17 @@