mirror of
https://github.com/Dichgrem/Blog.git
synced 2025-02-23 14:08:37 -05:00
189 lines
7.1 KiB
HTML
189 lines
7.1 KiB
HTML
<!DOCTYPE html>
|
||
<html lang="en">
|
||
|
||
<head>
|
||
<title>Dich'blog</title>
|
||
|
||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||
<meta name="robots" content="noodp"/>
|
||
|
||
<link rel="stylesheet" href="https://blog.dich.bid/style.css">
|
||
<link rel="stylesheet" href="https://blog.dich.bid/color/blue.css">
|
||
|
||
<link rel="stylesheet" href="https://blog.dich.bid/color/background_dark.css">
|
||
|
||
<link rel="stylesheet" href="https://blog.dich.bid/font-hack-subset.css">
|
||
|
||
<meta name="description" content="">
|
||
|
||
<meta property="og:description" content="">
|
||
<meta property="og:title" content="Dich'blog">
|
||
<meta property="og:type" content="article">
|
||
<meta property="og:url" content="https://blog.dich.bid/about-chrome-shortcut-key/">
|
||
|
||
<meta name="twitter:card" content="summary_large_image">
|
||
<meta name="twitter:description" content="">
|
||
<meta name="twitter:title" content="Dich'blog">
|
||
<meta property="twitter:domain" content="blog.dich.bid">
|
||
<meta property="twitter:url" content="https://blog.dich.bid/about-chrome-shortcut-key/">
|
||
|
||
<link rel="alternate" type="application/atom+xml" title="Dich'blog Atom Feed" href="https://blog.dich.bid/atom.xml" />
|
||
|
||
</head>
|
||
|
||
<body class="">
|
||
<div class="container">
|
||
|
||
<header class="header">
|
||
<div class="header__inner">
|
||
<div class="header__logo">
|
||
|
||
<a href="https://blog.dich.bid" style="text-decoration: none;">
|
||
<div class="logo">
|
||
|
||
Dich'blog
|
||
|
||
</div>
|
||
</a>
|
||
</div>
|
||
</div>
|
||
|
||
|
||
<nav class="menu">
|
||
<ul class="menu__inner">
|
||
<li><a href="https://blog.dich.bid">blog</a></li>
|
||
|
||
<li><a href="https://blog.dich.bid/tags">tags</a></li>
|
||
|
||
<li><a href="https://blog.dich.bid/archive">archive</a></li>
|
||
|
||
<li class="active"><a href="https://blog.dich.bid/about">about me</a></li>
|
||
|
||
<li><a href="https://blog.dich.bid/links">links</a></li>
|
||
|
||
<li><a href="https://blog.dich.bid/search">search</a></li>
|
||
|
||
<li><a href="https://github.com/Dichgrem" target="_blank" rel="noopener noreferrer">github</a></li>
|
||
</ul>
|
||
</nav>
|
||
|
||
|
||
|
||
</header>
|
||
|
||
|
||
<div class="content">
|
||
|
||
<div class="post">
|
||
|
||
<h1 class="post-title"><a href="https://blog.dich.bid/about-chrome-shortcut-key/">乱七八糟:Chrome常用快捷键</a></h1>
|
||
<div class="post-meta-inline">
|
||
|
||
<span class="post-date">
|
||
2024-05-23
|
||
</span>
|
||
|
||
</div>
|
||
|
||
|
||
<span class="post-tags-inline">
|
||
:: tags:
|
||
<a class="post-tag" href="https://blog.dich.bid/tags/luan-qi-ba-zao/">#乱七八糟</a></span>
|
||
|
||
|
||
<div class="post-content">
|
||
<p>前言 在日常使用浏览器时,掌握一些快捷键和技巧可以节省大量时间,提高工作和学习效率。通过学习和实践,能够更加轻松地应对各种网页浏览场景,让浏览器成为工作和学习的得力助手。</p>
|
||
<span id="continue-reading"></span>
|
||
<blockquote>
|
||
<p>适用与大部分Chromium系浏览器</p>
|
||
</blockquote>
|
||
<h2 id="chromekuai-jie-jian">Chrome快捷键</h2>
|
||
<h3 id="ctrlxi-lie">Ctrl系列</h3>
|
||
<ul>
|
||
<li>Ctrl+N 打开新的窗口。</li>
|
||
<li>Ctrl+H 查看历史记录。</li>
|
||
<li>Ctrl+J 查看下载历史。</li>
|
||
<li>Ctrl+F 在网页内查找</li>
|
||
<li>Ctrl+U 查看页面源码</li>
|
||
<li>Ctrl+L 选中地址栏中的内容</li>
|
||
<li>Ctrl+F5 刷新页面,忽略缓存</li>
|
||
<li>Ctrl+Shift+B 显示或隐藏书签栏</li>
|
||
<li>Ctrl+D 把当前页加入到书签中</li>
|
||
<li>Ctrl+T 在当前窗口打开新的标签页。</li>
|
||
<li>Ctrl+Shift+N 进入隐身模式。</li>
|
||
<li>Ctrl+O 用浏览器打开电脑上的文件。</li>
|
||
<li>Ctrl+Tab或Ctrl + PgDown 切换到下一个标签页</li>
|
||
<li>Ctrl+W 关闭当前标签页,如果是最后一个则关窗口</li>
|
||
<li>Ctrl+(1-8) 切换标签页 Ctrl+9 最后一个标签页。</li>
|
||
<li>Ctrl+Shift+Tab或Ctrl+Shift+PgUp 切换到上一个标签页</li>
|
||
<li>Ctrl ++ 或 Ctrl -- 放大或缩小网页 Ctrl+0 恢复到原来</li>
|
||
<li>Ctrl+Shift+T 重新打开上一次关闭的页面(隐身模式无效),能记住10个</li>
|
||
<li>Ctrl+G/Ctrl+Shift+G 查找下一个或者上一个匹配的内容(在网页内查找时使用)</li>
|
||
</ul>
|
||
<h3 id="zu-he-jian">组合键</h3>
|
||
<ul>
|
||
<li>Alt+F4 关闭窗口。</li>
|
||
<li>Shift+Esc 打开任务管理器</li>
|
||
<li>按住Alt点击链接,下载链接</li>
|
||
<li>Alt+Home 打开主页,在单签标签页</li>
|
||
<li>输入网址按Alt+Enter在新的标签页打开网址</li>
|
||
<li>按住Ctrl点击页面的连接,在新的标签页打开连接,停留在当前页。</li>
|
||
<li>按住Shift点击页面的连接,在新的窗口打开连接。</li>
|
||
<li>在地址栏输入 aaaa 按下Ctrl+Enter则会打开 www.aaaa.com</li>
|
||
<li>按住Ctrl+Shift点击页面的连接,在新的标签页打开连接,切换到新的页面。</li>
|
||
<li>鼠标左键,拖动链接到指定标签页,在标签页打开连接,拖动到其它位置则在,该位置打开一个新的标签页。</li>
|
||
</ul>
|
||
<h2 id="hou-ji">后记</h2>
|
||
<p>希望本文的内容能够对读者有所帮助,让大家在使用浏览器时能够更加得心应手,事半功倍。</p>
|
||
|
||
</div>
|
||
|
||
|
||
<div class="pagination">
|
||
<div class="pagination__title">
|
||
<span class="pagination__title-h">Thanks for reading! Read other posts?</span>
|
||
<hr />
|
||
</div>
|
||
<div class="pagination__buttons">
|
||
<span class="button previous">
|
||
<a href="https://blog.dich.bid/learn-docker-9/">
|
||
<span class="button__icon">←</span>
|
||
<span class="button__text">Docker学习笔记(九)</span>
|
||
</a>
|
||
</span>
|
||
|
||
|
||
<span class="button next">
|
||
<a href="https://blog.dich.bid/windows-activation/">
|
||
<span class="button__text">乱七八糟:Windows激活那些事</span>
|
||
<span class="button__icon">→</span>
|
||
</a>
|
||
</span>
|
||
</div>
|
||
</div>
|
||
|
||
</div>
|
||
|
||
</div>
|
||
|
||
|
||
<footer class="footer">
|
||
<div class="footer__inner">
|
||
<div class="copyright">
|
||
<span>©
|
||
2025
|
||
Dichgrem</span>
|
||
<span class="copyright-theme">
|
||
<span class="copyright-theme-sep">:: </span>
|
||
Theme: <a href="https://github.com/pawroman/zola-theme-terminimal/">Terminimal</a> by pawroman
|
||
</span>
|
||
</div>
|
||
</div>
|
||
</footer>
|
||
|
||
|
||
</div>
|
||
</body>
|
||
|
||
</html> |