feat: add google-chrome.md cheatsheet. 64a2fba903

This commit is contained in:
jaywcjlove
2022-11-30 15:02:31 +00:00
parent 1e79d26143
commit a6738d4dce
7 changed files with 790 additions and 57 deletions

View File

@ -33,7 +33,7 @@
<p>Android Studio 软件中 130 个键盘快捷键的可视化备忘单</p>
</div></header><div class="menu-tocs"><div class="menu-btn"><svg aria-hidden="true" fill="currentColor" height="1em" width="1em" viewBox="0 0 16 16" version="1.1" data-view-component="true">
<path fill-rule="evenodd" d="M2 4a1 1 0 100-2 1 1 0 000 2zm3.75-1.5a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5zm0 5a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5zm0 5a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5zM3 8a1 1 0 11-2 0 1 1 0 012 0zm-1 6a1 1 0 100-2 1 1 0 000 2z"></path>
</svg></div><div class="menu-modal"><a aria-hidden="true" class="leve2 tocs-link" data-num="2" href="#键盘快捷键">键盘快捷键</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#一般的">一般的</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#导航和搜索">导航和搜索</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#编写代码">编写代码</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#查看布局">查看布局</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#布局编辑器">布局编辑器</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#导航编辑器">导航编辑器</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#构建并运行">构建并运行</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#调试">调试</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#重构">重构</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#版本控制">版本控制</a><a aria-hidden="true" class="leve2 tocs-link" data-num="2" href="#另见">另见</a></div></div><div class="h1wrap-body"><div class="wrap h2body-exist"><div class="wrap-header h2wrap"><h2 id="键盘快捷键"><a aria-hidden="true" tabindex="-1" href="#键盘快捷键"><span class="icon icon-link"></span></a>键盘快捷键</h2><div class="wrap-body">
</svg></div><div class="menu-modal"><a aria-hidden="true" class="leve2 tocs-link" data-num="2" href="#键盘快捷键">键盘快捷键</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#一般的">一般的</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#导航和搜索">导航和搜索</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#编写代码">编写代码</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#查看布局">查看布局</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#布局编辑器">布局编辑器</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#导航编辑器">导航编辑器</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#构建并运行">构建并运行</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#版本控制">版本控制</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#调试">调试</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#重构">重构</a><a aria-hidden="true" class="leve2 tocs-link" data-num="2" href="#另见">另见</a></div></div><div class="h1wrap-body"><div class="wrap h2body-exist"><div class="wrap-header h2wrap"><h2 id="键盘快捷键"><a aria-hidden="true" tabindex="-1" href="#键盘快捷键"><span class="icon icon-link"></span></a>键盘快捷键</h2><div class="wrap-body">
</div></div><div class="h2wrap-body"><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="一般的"><a aria-hidden="true" tabindex="-1" href="#一般的"><span class="icon icon-link"></span></a>一般的</h3><div class="wrap-body">
@ -80,10 +80,10 @@
<table class="shortcuts"><thead><tr><th>Shortcut</th><th>Action</th></tr></thead><tbody><tr><td><code>Ctrl</code> <code>S</code></td><td>保存全部</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>Y</code></td><td>同步</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>F12</code></td><td>最小化或最大化编辑器</td></tr><tr><td><code>Alt</code> <code>Shift</code> <code>F</code></td><td>添加到收藏夹</td></tr><tr><td><code>Alt</code> <code>Shift</code> <code>I</code></td><td>使用当前配置文件检查当前文件</td></tr><tr><td><code>Ctrl</code> <code>`</code></td><td>快速切换方案</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>S</code></td><td>打开设置对话框</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>Shift</code> <code>S</code></td><td>打开项目结构对话框</td></tr><tr><td><code>Ctrl</code> <code>Tab</code></td><td>在选项卡和工具窗口之间切换</td></tr></tbody></table>
<table class="shortcuts"><thead><tr><th>快捷键</th><th>说明</th></tr></thead><tbody><tr><td><code>Ctrl</code> <code>S</code></td><td>保存全部</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>Y</code></td><td>同步</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>F12</code></td><td>最小化或最大化编辑器</td></tr><tr><td><code>Alt</code> <code>Shift</code> <code>F</code></td><td>添加到收藏夹</td></tr><tr><td><code>Alt</code> <code>Shift</code> <code>I</code></td><td>使用当前配置文件检查当前文件</td></tr><tr><td><code>Ctrl</code> <code>`</code></td><td>快速切换方案</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>S</code></td><td>打开设置对话框</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>Shift</code> <code>S</code></td><td>打开项目结构对话框</td></tr><tr><td><code>Ctrl</code> <code>Tab</code></td><td>在选项卡和工具窗口之间切换</td></tr></tbody></table>
<!--rehype:className=shortcuts-->
</div></div></div><div class="wrap h3body-not-exist row-span-2"><div class="wrap-header h3wrap"><h3 id="导航和搜索"><a aria-hidden="true" tabindex="-1" href="#导航和搜索"><span class="icon icon-link"></span></a>导航和搜索</h3><div class="wrap-body">
<!--rehype:wrap-class=row-span-2-->
</div></div></div><div class="wrap h3body-not-exist row-span-3"><div class="wrap-header h3wrap"><h3 id="导航和搜索"><a aria-hidden="true" tabindex="-1" href="#导航和搜索"><span class="icon icon-link"></span></a>导航和搜索</h3><div class="wrap-body">
<!--rehype:wrap-class=row-span-3-->
@ -189,10 +189,10 @@
<table class="shortcuts"><thead><tr><th>Shortcut</th><th>Action</th></tr></thead><tbody><tr><td><code>Shift</code> <code>Shift</code></td><td>搜索所有内容,包括代码和菜单</td></tr><tr><td><code>Ctrl</code> <code>F</code></td><td>寻找</td></tr><tr><td><code>F3</code></td><td>找下一个</td></tr><tr><td><code>Shift</code> <code>F3</code></td><td>查找上一个</td></tr><tr><td><code>Ctrl</code> <code>R</code></td><td>代替</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>A</code></td><td>查找操作</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>Shift</code> <code>N</code></td><td>按交易品种名称搜索</td></tr><tr><td><code>Ctrl</code> <code>N</code></td><td>查找班级</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>N</code></td><td>查找文件,而不是类</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>F</code></td><td>在路径中查找</td></tr><tr><td><code>Ctrl</code> <code>F12</code></td><td>打开文件结构弹出窗口</td></tr><tr><td><code>Alt</code> <code>Right/Left</code></td><td>在打开的编辑器选项卡之间导航</td></tr><tr><td><code>Ctrl</code> <code>Enter</code></td><td>跳转到源</td></tr><tr><td><code>Shift</code> <code>F4</code></td><td>在新窗口中打开当前编辑器选项卡</td></tr><tr><td><code>Ctrl</code> <code>E</code></td><td>最近打开的文件弹出窗口</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>E</code></td><td>最近编辑的文件弹出窗口</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>Backspace</code></td><td>转到上次编辑位置</td></tr><tr><td><code>Ctrl</code> <code>F4</code></td><td>关闭活动编辑器选项卡</td></tr><tr><td><code>Esc</code></td><td>从工具窗口返回到编辑器窗口</td></tr><tr><td><code>Shift</code> <code>Esc</code></td><td>隐藏活动或最后活动的工具窗口</td></tr><tr><td><code>Ctrl</code> <code>G</code></td><td>去线</td></tr><tr><td><code>Ctrl</code> <code>H</code></td><td>开放式层次结构</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>H</code></td><td>打开方法层次结构</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>H</code></td><td>开放调用层级</td></tr></tbody></table>
<table class="shortcuts"><thead><tr><th>快捷键</th><th>说明</th></tr></thead><tbody><tr><td><code>Shift</code> <code>Shift</code></td><td>搜索所有内容,包括代码和菜单</td></tr><tr><td><code>Ctrl</code> <code>F</code></td><td>寻找</td></tr><tr><td><code>F3</code></td><td>找下一个</td></tr><tr><td><code>Shift</code> <code>F3</code></td><td>查找上一个</td></tr><tr><td><code>Ctrl</code> <code>R</code></td><td>代替</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>A</code></td><td>查找操作</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>Shift</code> <code>N</code></td><td>按交易品种名称搜索</td></tr><tr><td><code>Ctrl</code> <code>N</code></td><td>查找班级</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>N</code></td><td>查找文件,而不是类</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>F</code></td><td>在路径中查找</td></tr><tr><td><code>Ctrl</code> <code>F12</code></td><td>打开文件结构弹出窗口</td></tr><tr><td><code>Alt</code> <code>Right/Left</code></td><td>在打开的编辑器选项卡之间导航</td></tr><tr><td><code>Ctrl</code> <code>Enter</code></td><td>跳转到源</td></tr><tr><td><code>Shift</code> <code>F4</code></td><td>在新窗口中打开当前编辑器选项卡</td></tr><tr><td><code>Ctrl</code> <code>E</code></td><td>最近打开的文件弹出窗口</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>E</code></td><td>最近编辑的文件弹出窗口</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>Backspace</code></td><td>转到上次编辑位置</td></tr><tr><td><code>Ctrl</code> <code>F4</code></td><td>关闭活动编辑器选项卡</td></tr><tr><td><code>Esc</code></td><td>从工具窗口返回到编辑器窗口</td></tr><tr><td><code>Shift</code> <code>Esc</code></td><td>隐藏活动或最后活动的工具窗口</td></tr><tr><td><code>Ctrl</code> <code>G</code></td><td>去线</td></tr><tr><td><code>Ctrl</code> <code>H</code></td><td>开放式层次结构</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>H</code></td><td>打开方法层次结构</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>H</code></td><td>开放调用层级</td></tr></tbody></table>
<!--rehype:className=shortcuts-->
</div></div></div><div class="wrap h3body-not-exist row-span-4"><div class="wrap-header h3wrap"><h3 id="编写代码"><a aria-hidden="true" tabindex="-1" href="#编写代码"><span class="icon icon-link"></span></a>编写代码</h3><div class="wrap-body">
<!--rehype:wrap-class=row-span-4-->
</div></div></div><div class="wrap h3body-not-exist row-span-6"><div class="wrap-header h3wrap"><h3 id="编写代码"><a aria-hidden="true" tabindex="-1" href="#编写代码"><span class="icon icon-link"></span></a>编写代码</h3><div class="wrap-body">
<!--rehype:wrap-class=row-span-6-->
@ -374,7 +374,7 @@
<table class="shortcuts"><thead><tr><th>Shortcut</th><th>Action</th></tr></thead><tbody><tr><td><code>Alt</code> <code>Insert</code></td><td>生成代码例如getters、setters、构造函数、新类</td></tr><tr><td><code>Ctrl</code> <code>O</code></td><td>覆盖方法</td></tr><tr><td><code>Ctrl</code> <code>I</code></td><td>实现方法</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>T</code></td><td>用 if...else、try...catch 等包围</td></tr><tr><td><code>Ctrl</code> <code>Y</code></td><td>删除插入符处的行</td></tr><tr><td><code>Ctrl</code> <code>-</code></td><td>折叠当前代码块</td></tr><tr><td><code>Ctrl</code> <code>+</code></td><td>展开当前代码块</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>-</code></td><td>折叠所有代码块</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>+</code></td><td>展开所有代码块</td></tr><tr><td><code>Ctrl</code> <code>D</code></td><td>复制当前行或选择</td></tr><tr><td><code>Ctrl</code> <code>Space</code></td><td>基本代码完成</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>Space</code></td><td>智能代码完成,按预期类型过滤方法和变量列表</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>Enter</code></td><td>完整声明</td></tr><tr><td><code>Ctrl</code> <code>Q</code></td><td>快速文档查找</td></tr><tr><td><code>Ctrl</code> <code>P</code></td><td>显示所选方法的参数</td></tr><tr><td><code>Ctrl</code> <code>B</code></td><td>直接去报关</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>B</code></td><td>转到实施</td></tr><tr><td><code>Ctrl</code> <code>U</code></td><td>转到超方法或超类</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>I</code></td><td>打开快速定义查找</td></tr><tr><td><code>Alt</code> <code>1</code></td><td>切换项目工具窗口可见性</td></tr><tr><td><code>F11</code></td><td>切换书签</td></tr><tr><td><code>Ctrl</code> <code>F11</code></td><td>使用助记符切换书签</td></tr><tr><td><code>Ctrl</code> <code>/</code></td><td>注释或取消注释行注释</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>/</code></td><td>使用块评论评论或取消评论</td></tr><tr><td><code>Ctrl</code> <code>W</code></td><td>选择连续递增的代码块</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>W</code></td><td>将当前选择减少到以前的状态</td></tr><tr><td><code>Ctrl</code> <code>[</code></td><td>移动到代码块开始</td></tr><tr><td><code>Ctrl</code> <code>]</code></td><td>移动到代码块末尾</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>[</code></td><td>选择到代码块开始</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>]</code></td><td>选择到代码块结束</td></tr><tr><td><code>Ctrl</code> <code>Del</code></td><td>删除到一个词的末尾</td></tr><tr><td><code>Ctrl</code> <code>Backspace</code></td><td>删除到单词的开头</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>O</code></td><td>优化导入</td></tr><tr><td><code>Alt</code> <code>Enter</code></td><td>项目快速修复、显示意图操作和快速修复</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>L</code></td><td>重新格式化代码</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>I</code></td><td>自动缩进行</td></tr><tr><td><code>Tab</code></td><td>缩进线</td></tr><tr><td><code>Shift</code> <code>Tab</code></td><td>不缩进线</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>J</code></td><td>智能线路加入</td></tr><tr><td><code>Ctrl</code> <code>Enter</code></td><td>智能分线</td></tr><tr><td><code>Shift</code> <code>Enter</code></td><td>开始新行</td></tr><tr><td><code>F2</code></td><td>下一个突出显示的错误</td></tr><tr><td><code>Shift</code> <code>F2</code></td><td>上一个突出显示的错误</td></tr></tbody></table>
<table class="shortcuts"><thead><tr><th>快捷键</th><th>说明</th></tr></thead><tbody><tr><td><code>Alt</code> <code>Insert</code></td><td>生成代码例如getters、setters、构造函数、新类</td></tr><tr><td><code>Ctrl</code> <code>O</code></td><td>覆盖方法</td></tr><tr><td><code>Ctrl</code> <code>I</code></td><td>实现方法</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>T</code></td><td>用 if...else、try...catch 等包围</td></tr><tr><td><code>Ctrl</code> <code>Y</code></td><td>删除插入符处的行</td></tr><tr><td><code>Ctrl</code> <code>-</code></td><td>折叠当前代码块</td></tr><tr><td><code>Ctrl</code> <code>+</code></td><td>展开当前代码块</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>-</code></td><td>折叠所有代码块</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>+</code></td><td>展开所有代码块</td></tr><tr><td><code>Ctrl</code> <code>D</code></td><td>复制当前行或选择</td></tr><tr><td><code>Ctrl</code> <code>Space</code></td><td>基本代码完成</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>Space</code></td><td>智能代码完成,按预期类型过滤方法和变量列表</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>Enter</code></td><td>完整声明</td></tr><tr><td><code>Ctrl</code> <code>Q</code></td><td>快速文档查找</td></tr><tr><td><code>Ctrl</code> <code>P</code></td><td>显示所选方法的参数</td></tr><tr><td><code>Ctrl</code> <code>B</code></td><td>直接去报关</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>B</code></td><td>转到实施</td></tr><tr><td><code>Ctrl</code> <code>U</code></td><td>转到超方法或超类</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>I</code></td><td>打开快速定义查找</td></tr><tr><td><code>Alt</code> <code>1</code></td><td>切换项目工具窗口可见性</td></tr><tr><td><code>F11</code></td><td>切换书签</td></tr><tr><td><code>Ctrl</code> <code>F11</code></td><td>使用助记符切换书签</td></tr><tr><td><code>Ctrl</code> <code>/</code></td><td>注释或取消注释行注释</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>/</code></td><td>使用块评论评论或取消评论</td></tr><tr><td><code>Ctrl</code> <code>W</code></td><td>选择连续递增的代码块</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>W</code></td><td>将当前选择减少到以前的状态</td></tr><tr><td><code>Ctrl</code> <code>[</code></td><td>移动到代码块开始</td></tr><tr><td><code>Ctrl</code> <code>]</code></td><td>移动到代码块末尾</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>[</code></td><td>选择到代码块开始</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>]</code></td><td>选择到代码块结束</td></tr><tr><td><code>Ctrl</code> <code>Del</code></td><td>删除到一个词的末尾</td></tr><tr><td><code>Ctrl</code> <code>Backspace</code></td><td>删除到单词的开头</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>O</code></td><td>优化导入</td></tr><tr><td><code>Alt</code> <code>Enter</code></td><td>项目快速修复、显示意图操作和快速修复</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>L</code></td><td>重新格式化代码</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>I</code></td><td>自动缩进行</td></tr><tr><td><code>Tab</code></td><td>缩进线</td></tr><tr><td><code>Shift</code> <code>Tab</code></td><td>不缩进线</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>J</code></td><td>智能线路加入</td></tr><tr><td><code>Ctrl</code> <code>Enter</code></td><td>智能分线</td></tr><tr><td><code>Shift</code> <code>Enter</code></td><td>开始新行</td></tr><tr><td><code>F2</code></td><td>下一个突出显示的错误</td></tr><tr><td><code>Shift</code> <code>F2</code></td><td>上一个突出显示的错误</td></tr></tbody></table>
<!--rehype:className=shortcuts-->
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="查看布局"><a aria-hidden="true" tabindex="-1" href="#查看布局"><span class="icon icon-link"></span></a>查看布局</h3><div class="wrap-body">
@ -402,7 +402,7 @@
<table class="shortcuts"><thead><tr><th>Shortcut</th><th>Action</th></tr></thead><tbody><tr><td><code>Ctrl</code> <code>+</code></td><td>放大</td></tr><tr><td><code>Ctrl</code> <code>-</code></td><td>缩小</td></tr><tr><td><code>Ctrl</code> <code>0</code></td><td>适应屏幕</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>1</code></td><td>实际尺寸</td></tr></tbody></table>
<table class="shortcuts"><thead><tr><th>快捷键</th><th>说明</th></tr></thead><tbody><tr><td><code>Ctrl</code> <code>+</code></td><td>放大</td></tr><tr><td><code>Ctrl</code> <code>-</code></td><td>缩小</td></tr><tr><td><code>Ctrl</code> <code>0</code></td><td>适应屏幕</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>1</code></td><td>实际尺寸</td></tr></tbody></table>
<!--rehype:className=shortcuts-->
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="布局编辑器"><a aria-hidden="true" tabindex="-1" href="#布局编辑器"><span class="icon icon-link"></span></a>布局编辑器</h3><div class="wrap-body">
@ -462,9 +462,10 @@
<table class="shortcuts"><thead><tr><th>Shortcut</th><th>Action</th></tr></thead><tbody><tr><td><code>B</code></td><td>在设计和蓝图模式之间切换</td></tr><tr><td><code>O</code></td><td>在人像和风景模式之间切换</td></tr><tr><td><code>D</code></td><td>切换设备</td></tr><tr><td><code>R</code></td><td>强制刷新</td></tr><tr><td><code>E</code></td><td>切换渲染错误面板</td></tr><tr><td><code>Del</code></td><td>删除约束</td></tr><tr><td><code>Ctrl</code> <code>+</code></td><td>放大</td></tr><tr><td><code>Ctrl</code> <code>-</code></td><td>缩小</td></tr><tr><td><code>Ctrl</code> <code>0</code></td><td>缩放以适合</td></tr><tr><td><code>Ctrl</code> <code>B</code></td><td>转到 XML</td></tr><tr><td><code>Ctrl</code> <code>A</code></td><td>选择所有组件</td></tr><tr><td><code>Shift</code> <code>(click)</code></td><td>选择多个组件</td></tr></tbody></table>
<table class="shortcuts"><thead><tr><th>快捷键</th><th>说明</th></tr></thead><tbody><tr><td><code>B</code></td><td>在设计和蓝图模式之间切换</td></tr><tr><td><code>O</code></td><td>在人像和风景模式之间切换</td></tr><tr><td><code>D</code></td><td>切换设备</td></tr><tr><td><code>R</code></td><td>强制刷新</td></tr><tr><td><code>E</code></td><td>切换渲染错误面板</td></tr><tr><td><code>Del</code></td><td>删除约束</td></tr><tr><td><code>Ctrl</code> <code>+</code></td><td>放大</td></tr><tr><td><code>Ctrl</code> <code>-</code></td><td>缩小</td></tr><tr><td><code>Ctrl</code> <code>0</code></td><td>缩放以适合</td></tr><tr><td><code>Ctrl</code> <code>B</code></td><td>转到 XML</td></tr><tr><td><code>Ctrl</code> <code>A</code></td><td>选择所有组件</td></tr><tr><td><code>Shift</code> <code>(click)</code></td><td>选择多个组件</td></tr></tbody></table>
<!--rehype:className=shortcuts-->
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="导航编辑器"><a aria-hidden="true" tabindex="-1" href="#导航编辑器"><span class="icon icon-link"></span></a>导航编辑器</h3><div class="wrap-body">
</div></div></div><div class="wrap h3body-not-exist row-span-2"><div class="wrap-header h3wrap"><h3 id="导航编辑器"><a aria-hidden="true" tabindex="-1" href="#导航编辑器"><span class="icon icon-link"></span></a>导航编辑器</h3><div class="wrap-body">
<!--rehype:wrap-class=row-span-2-->
@ -510,7 +511,7 @@
<table class="shortcuts"><thead><tr><th>Shortcut</th><th>Action</th></tr></thead><tbody><tr><td><code>Ctrl</code> <code>+</code></td><td>放大</td></tr><tr><td><code>Ctrl</code> <code>-</code></td><td>缩小</td></tr><tr><td><code>Ctrl</code> <code>0</code></td><td>缩放以适合</td></tr><tr><td><code>Ctrl</code> <code>B</code></td><td>转到 XML</td></tr><tr><td><code>E</code></td><td>切换渲染错误面板</td></tr><tr><td><code>Ctrl</code> <code>G</code></td><td>分组为嵌套图</td></tr><tr><td><code>Tab</code></td><td>循环浏览目的地</td></tr><tr><td><code>Ctrl</code> <code>A</code></td><td>选择所有目的地</td></tr><tr><td><code>Ctrl</code> <code>(click)</code></td><td>选择多个目的地</td></tr></tbody></table>
<table class="shortcuts"><thead><tr><th>快捷键</th><th>说明</th></tr></thead><tbody><tr><td><code>Ctrl</code> <code>+</code></td><td>放大</td></tr><tr><td><code>Ctrl</code> <code>-</code></td><td>缩小</td></tr><tr><td><code>Ctrl</code> <code>0</code></td><td>缩放以适合</td></tr><tr><td><code>Ctrl</code> <code>B</code></td><td>转到 XML</td></tr><tr><td><code>E</code></td><td>切换渲染错误面板</td></tr><tr><td><code>Ctrl</code> <code>G</code></td><td>分组为嵌套图</td></tr><tr><td><code>Tab</code></td><td>循环浏览目的地</td></tr><tr><td><code>Ctrl</code> <code>A</code></td><td>选择所有目的地</td></tr><tr><td><code>Ctrl</code> <code>(click)</code></td><td>选择多个目的地</td></tr></tbody></table>
<!--rehype:className=shortcuts-->
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="构建并运行"><a aria-hidden="true" tabindex="-1" href="#构建并运行"><span class="icon icon-link"></span></a>构建并运行</h3><div class="wrap-body">
@ -538,7 +539,35 @@
<table class="shortcuts"><thead><tr><th>Shortcut</th><th>Action</th></tr></thead><tbody><tr><td><code>Ctrl</code> <code>F9</code></td><td>建造</td></tr><tr><td><code>Shift</code> <code>F10</code></td><td>构建并运行</td></tr><tr><td><code>Ctrl</code> <code>F10</code></td><td>应用更改并重新启动活动</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>F10</code></td><td>应用代码更改</td></tr></tbody></table>
<table class="shortcuts"><thead><tr><th>快捷键</th><th>说明</th></tr></thead><tbody><tr><td><code>Ctrl</code> <code>F9</code></td><td>建造</td></tr><tr><td><code>Shift</code> <code>F10</code></td><td>构建并运行</td></tr><tr><td><code>Ctrl</code> <code>F10</code></td><td>应用更改并重新启动活动</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>F10</code></td><td>应用代码更改</td></tr></tbody></table>
<!--rehype:className=shortcuts-->
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="版本控制"><a aria-hidden="true" tabindex="-1" href="#版本控制"><span class="icon icon-link"></span></a>版本控制</h3><div class="wrap-body">
<table class="shortcuts"><thead><tr><th>快捷键</th><th>说明</th></tr></thead><tbody><tr><td><code>Ctrl</code> <code>K</code></td><td>提交项目到 VCS</td></tr><tr><td><code>Ctrl</code> <code>T</code></td><td>从 VCS 更新项目</td></tr><tr><td><code>Alt</code> <code>Shift</code> <code>C</code></td><td>查看最近的更改</td></tr><tr><td><code>Alt</code> <code>`</code></td><td>打开 VCS 弹出窗口</td></tr></tbody></table>
<!--rehype:className=shortcuts-->
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="调试"><a aria-hidden="true" tabindex="-1" href="#调试"><span class="icon icon-link"></span></a>调试</h3><div class="wrap-body">
@ -590,7 +619,7 @@
<table class="shortcuts"><thead><tr><th>Shortcut</th><th>Action</th></tr></thead><tbody><tr><td><code>Shift</code> <code>F9</code></td><td>调试</td></tr><tr><td><code>F8</code></td><td>跨过</td></tr><tr><td><code>F7</code></td><td>踏入</td></tr><tr><td><code>Shift</code> <code>F7</code></td><td>智能步入</td></tr><tr><td><code>Shift</code> <code>F8</code></td><td>走出去</td></tr><tr><td><code>Alt</code> <code>F9</code></td><td>运行到光标处</td></tr><tr><td><code>Alt</code> <code>F8</code></td><td>评估表达</td></tr><tr><td><code>F9</code></td><td>恢复程序</td></tr><tr><td><code>Ctrl</code> <code>F8</code></td><td>切换断点</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>F8</code></td><td>查看断点</td></tr></tbody></table>
<table class="shortcuts"><thead><tr><th>快捷键</th><th>说明</th></tr></thead><tbody><tr><td><code>Shift</code> <code>F9</code></td><td>调试</td></tr><tr><td><code>F8</code></td><td>跨过</td></tr><tr><td><code>F7</code></td><td>踏入</td></tr><tr><td><code>Shift</code> <code>F7</code></td><td>智能步入</td></tr><tr><td><code>Shift</code> <code>F8</code></td><td>走出去</td></tr><tr><td><code>Alt</code> <code>F9</code></td><td>运行到光标处</td></tr><tr><td><code>Alt</code> <code>F8</code></td><td>评估表达</td></tr><tr><td><code>F9</code></td><td>恢复程序</td></tr><tr><td><code>Ctrl</code> <code>F8</code></td><td>切换断点</td></tr><tr><td><code>Ctrl</code> <code>Shift</code> <code>F8</code></td><td>查看断点</td></tr></tbody></table>
<!--rehype:className=shortcuts-->
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="重构"><a aria-hidden="true" tabindex="-1" href="#重构"><span class="icon icon-link"></span></a>重构</h3><div class="wrap-body">
@ -646,35 +675,7 @@
<table class="shortcuts"><thead><tr><th>Shortcut</th><th>Action</th></tr></thead><tbody><tr><td><code>F5</code></td><td>复制</td></tr><tr><td><code>F6</code></td><td>移动</td></tr><tr><td><code>Alt</code> <code>Del</code></td><td>安全删除</td></tr><tr><td><code>Shift</code> <code>F6</code></td><td>改名</td></tr><tr><td><code>Ctrl</code> <code>F6</code></td><td>更改签名</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>N</code></td><td>排队</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>M</code></td><td>提取方法</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>V</code></td><td>提取变量</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>F</code></td><td>提取字段</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>C</code></td><td>提取常量</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>P</code></td><td>提取参数</td></tr></tbody></table>
<!--rehype:className=shortcuts-->
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="版本控制"><a aria-hidden="true" tabindex="-1" href="#版本控制"><span class="icon icon-link"></span></a>版本控制</h3><div class="wrap-body">
<table class="shortcuts"><thead><tr><th>Shortcut</th><th>Action</th></tr></thead><tbody><tr><td><code>Ctrl</code> <code>K</code></td><td>提交项目到 VCS</td></tr><tr><td><code>Ctrl</code> <code>T</code></td><td>从 VCS 更新项目</td></tr><tr><td><code>Alt</code> <code>Shift</code> <code>C</code></td><td>查看最近的更改</td></tr><tr><td><code>Alt</code> <code>`</code></td><td>打开 VCS 弹出窗口</td></tr></tbody></table>
<table class="shortcuts"><thead><tr><th>快捷键</th><th>说明</th></tr></thead><tbody><tr><td><code>F5</code></td><td>复制</td></tr><tr><td><code>F6</code></td><td>移动</td></tr><tr><td><code>Alt</code> <code>Del</code></td><td>安全删除</td></tr><tr><td><code>Shift</code> <code>F6</code></td><td>改名</td></tr><tr><td><code>Ctrl</code> <code>F6</code></td><td>更改签名</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>N</code></td><td>排队</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>M</code></td><td>提取方法</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>V</code></td><td>提取变量</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>F</code></td><td>提取字段</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>C</code></td><td>提取常量</td></tr><tr><td><code>Ctrl</code> <code>Alt</code> <code>P</code></td><td>提取参数</td></tr></tbody></table>
<!--rehype:className=shortcuts-->
</div></div></div></div></div><div class="wrap h2body-not-exist"><div class="wrap-header h2wrap"><h2 id="另见"><a aria-hidden="true" tabindex="-1" href="#另见"><span class="icon icon-link"></span></a>另见</h2><div class="wrap-body">
<ul>

View File

@ -26,11 +26,10 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" class="dark" height="1em" width="1em">
<path d="M12 11.807A9.002 9.002 0 0 1 10.049 2a9.942 9.942 0 0 0-5.12 2.735c-3.905 3.905-3.905 10.237 0 14.142 3.906 3.906 10.237 3.905 14.143 0a9.946 9.946 0 0 0 2.735-5.119A9.003 9.003 0 0 1 12 11.807z"></path>
</svg>
</button><script src="../js/dark.js"></script><a href="https://github.com/jaywcjlove/reference" class="" target="__blank"><svg viewBox="0 0 16 16" fill="currentColor" height="1em" width="1em"><path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8z"></path></svg></a></div></div></nav><div class="wrap h1body-exist max-container"><header class="wrap-header h1wrap"><h1 id="github-备忘清单"><svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 100 100" height="1em" width="1em">
<g>
<path fill-rule="evenodd" clip-rule="evenodd" d="M49.998,11.963C28.461,11.963,11,29.425,11,50.965 c0,17.231,11.172,31.849,26.671,37.003c1.952,0.361,2.662-0.84,2.662-1.877c0-0.924-0.034-3.375-0.051-6.633 c-10.849,2.359-13.138-5.229-13.138-5.229c-1.774-4.505-4.331-5.703-4.331-5.703c-3.541-2.418,0.269-2.371,0.269-2.371 c3.914,0.277,5.974,4.018,5.974,4.018c3.478,5.96,9.129,4.235,11.35,3.243c0.353-2.525,1.363-4.24,2.476-5.217 c-8.659-0.984-17.763-4.33-17.763-19.274c0-4.259,1.519-7.741,4.013-10.468c-0.399-0.982-1.74-4.947,0.383-10.319 c0,0,3.274-1.048,10.726,4.001c3.109-0.869,6.446-1.303,9.763-1.316c3.312,0.014,6.65,0.447,9.763,1.316 c7.447-5.049,10.716-4.001,10.716-4.001c2.128,5.372,0.788,9.337,0.388,10.319c2.5,2.727,4.008,6.209,4.008,10.468 c0,14.979-9.117,18.279-17.805,19.241c1.398,1.205,2.646,3.59,2.646,7.229c0,5.211-0.047,9.416-0.047,10.695 c0,1.045,0.701,2.26,2.681,1.873C77.836,82.798,89,68.191,89,50.965C89,29.425,71.539,11.963,49.998,11.963z"></path>
</g>
</svg><a aria-hidden="true" tabindex="-1" href="#github-备忘清单"><span class="icon icon-link"></span></a>Github 备忘清单</h1><div class="wrap-body">
</button><script src="../js/dark.js"></script><a href="https://github.com/jaywcjlove/reference" class="" target="__blank"><svg viewBox="0 0 16 16" fill="currentColor" height="1em" width="1em"><path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8z"></path></svg></a></div></div></nav><div class="wrap h1body-exist max-container"><header class="wrap-header h1wrap"><h1 id="github-备忘清单"><svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 1984 2048" height="1em" width="1em">
<path d="M663.6 1589.6c0 8-9.2 14.4-20.8 14.4-13.2 1.2-22.4-5.2-22.4-14.4 0-8 9.2-14.4 20.8-14.4 12-1.2 22.4 5.2 22.4 14.4zm-124.4-18c-2.8 8 5.2 17.2 17.2 19.6 10.4 4 22.4 0 24.8-8s-5.2-17.2-17.2-20.8c-10.4-2.8-22 1.2-24.8 9.2zm176.8-6.8c-11.6 2.8-19.6 10.4-18.4 19.6 1.2 8 11.6 13.2 23.6 10.4 11.6-2.8 19.6-10.4 18.4-18.4-1.2-7.6-12-12.8-23.6-11.6zM979.2 32C424.4 32 0 453.2 0 1008c0 443.6 279.2 823.2 678 956.8 51.2 9.2 69.2-22.4 69.2-48.4 0-24.8-1.2-161.6-1.2-245.6 0 0-280 60-338.8-119.2 0 0-45.6-116.4-111.2-146.4 0 0-91.6-62.8 6.4-61.6 0 0 99.6 8 154.4 103.2 87.6 154.4 234.4 110 291.6 83.6 9.2-64 35.2-108.4 64-134.8-223.6-24.8-449.2-57.2-449.2-442 0-110 30.4-165.2 94.4-235.6-10.4-26-44.4-133.2 10.4-271.6 83.6-26 276 108 276 108 80-22.4 166-34 251.2-34s171.2 11.6 251.2 34c0 0 192.4-134.4 276-108 54.8 138.8 20.8 245.6 10.4 271.6 64 70.8 103.2 126 103.2 235.6 0 386-235.6 416.8-459.2 442 36.8 31.6 68 91.6 68 185.6 0 134.8-1.2 301.6-1.2 334.4 0 26 18.4 57.6 69.2 48.4 400-132.8 671.2-512.4 671.2-956 0-554.8-450-976-1004.8-976zM388.8 1411.6c-5.2 4-4 13.2 2.8 20.8 6.4 6.4 15.6 9.2 20.8 4 5.2-4 4-13.2-2.8-20.8-6.4-6.4-15.6-9.2-20.8-4zm-43.2-32.4c-2.8 5.2 1.2 11.6 9.2 15.6 6.4 4 14.4 2.8 17.2-2.8 2.8-5.2-1.2-11.6-9.2-15.6-8-2.4-14.4-1.2-17.2 2.8zm129.6 142.4c-6.4 5.2-4 17.2 5.2 24.8 9.2 9.2 20.8 10.4 26 4 5.2-5.2 2.8-17.2-5.2-24.8-8.8-9.2-20.8-10.4-26-4zm-45.6-58.8c-6.4 4-6.4 14.4 0 23.6 6.4 9.2 17.2 13.2 22.4 9.2 6.4-5.2 6.4-15.6 0-24.8-5.6-9.2-16-13.2-22.4-8z"></path>
</svg>
<a aria-hidden="true" tabindex="-1" href="#github-备忘清单"><span class="icon icon-link"></span></a>Github 备忘清单</h1><div class="wrap-body">
<p>Github.com 上 80 个键盘快捷键和一些搜索技巧的备忘清单</p>
</div></header><div class="menu-tocs"><div class="menu-btn"><svg aria-hidden="true" fill="currentColor" height="1em" width="1em" viewBox="0 0 16 16" version="1.1" data-view-component="true">
<path fill-rule="evenodd" d="M2 4a1 1 0 100-2 1 1 0 000 2zm3.75-1.5a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5zm0 5a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5zm0 5a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5zM3 8a1 1 0 11-2 0 1 1 0 012 0zm-1 6a1 1 0 100-2 1 1 0 000 2z"></path>

677
docs/google-chrome.html Normal file
View File

@ -0,0 +1,677 @@
<!doctype html>
<html lang="en" data-color-mode="dark">
<head>
<meta charset="utf-8">
<title>Google Chrome 键盘快捷键备忘清单
&#x26; google-chrome cheatsheet &#x26; Quick Reference</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta description="谷歌浏览器中 65 个键盘快捷键和 Chrome 开发者工具中 56 个键盘快捷键的可视化备忘单
谷歌浏览器键盘快捷键,为开发人员分享快速参考备忘单。">
<meta keywords="google-chrome,reference,Quick,Reference,cheatsheet,cheat,sheet">
<link rel="icon" href="data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20height%3D%221em%22%20width%3D%221em%22%3E%20%3Cpath%20d%3D%22m21.66%2010.44-.98%204.18c-.84%203.61-2.5%205.07-5.62%204.77-.5-.04-1.04-.13-1.62-.27l-1.68-.4c-4.17-.99-5.46-3.05-4.48-7.23l.98-4.19c.2-.85.44-1.59.74-2.2%201.17-2.42%203.16-3.07%206.5-2.28l1.67.39c4.19.98%205.47%203.05%204.49%207.23Z%22%20fill%3D%22%23c9d1d9%22%2F%3E%20%3Cpath%20d%3D%22M15.06%2019.39c-.62.42-1.4.77-2.35%201.08l-1.58.52c-3.97%201.28-6.06.21-7.35-3.76L2.5%2013.28c-1.28-3.97-.22-6.07%203.75-7.35l1.58-.52c.41-.13.8-.24%201.17-.31-.3.61-.54%201.35-.74%202.2l-.98%204.19c-.98%204.18.31%206.24%204.48%207.23l1.68.4c.58.14%201.12.23%201.62.27Zm2.43-8.88c-.06%200-.12-.01-.19-.02l-4.85-1.23a.75.75%200%200%201%20.37-1.45l4.85%201.23a.748.748%200%200%201-.18%201.47Z%22%20fill%3D%22%23228e6c%22%20%2F%3E%20%3Cpath%20d%3D%22M14.56%2013.89c-.06%200-.12-.01-.19-.02l-2.91-.74a.75.75%200%200%201%20.37-1.45l2.91.74c.4.1.64.51.54.91-.08.34-.38.56-.72.56Z%22%20fill%3D%22%23228e6c%22%20%2F%3E%20%3C%2Fsvg%3E" type="image/svg+xml">
<link rel="stylesheet" href="../style/style.css">
<link rel="stylesheet" href="../style/katex.css">
</head>
<body><nav class="header-nav"><div class="max-container"><a href="../index.html" class="logo"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" height="1em" width="1em">
<path d="m21.66 10.44-.98 4.18c-.84 3.61-2.5 5.07-5.62 4.77-.5-.04-1.04-.13-1.62-.27l-1.68-.4c-4.17-.99-5.46-3.05-4.48-7.23l.98-4.19c.2-.85.44-1.59.74-2.2 1.17-2.42 3.16-3.07 6.5-2.28l1.67.39c4.19.98 5.47 3.05 4.49 7.23Z" fill="#c9d1d9"></path>
<path d="M15.06 19.39c-.62.42-1.4.77-2.35 1.08l-1.58.52c-3.97 1.28-6.06.21-7.35-3.76L2.5 13.28c-1.28-3.97-.22-6.07 3.75-7.35l1.58-.52c.41-.13.8-.24 1.17-.31-.3.61-.54 1.35-.74 2.2l-.98 4.19c-.98 4.18.31 6.24 4.48 7.23l1.68.4c.58.14 1.12.23 1.62.27Zm2.43-8.88c-.06 0-.12-.01-.19-.02l-4.85-1.23a.75.75 0 0 1 .37-1.45l4.85 1.23a.748.748 0 0 1-.18 1.47Z" fill="#228e6c"></path>
<path d="M14.56 13.89c-.06 0-.12-.01-.19-.02l-2.91-.74a.75.75 0 0 1 .37-1.45l2.91.74c.4.1.64.51.54.91-.08.34-.38.56-.72.56Z" fill="#228e6c"></path>
</svg>
<span class="title">Quick Reference</span></a><div class="menu"><a href="javascript:void(0);" class="searchbtn" id="searchbtn"><svg xmlns="http://www.w3.org/2000/svg" height="1em" width="1em" viewBox="0 0 18 18">
<path fill="currentColor" d="M17.71,16.29 L14.31,12.9 C15.4069846,11.5024547 16.0022094,9.77665502 16,8 C16,3.581722 12.418278,0 8,0 C3.581722,0 0,3.581722 0,8 C0,12.418278 3.581722,16 8,16 C9.77665502,16.0022094 11.5024547,15.4069846 12.9,14.31 L16.29,17.71 C16.4777666,17.8993127 16.7333625,18.0057983 17,18.0057983 C17.2666375,18.0057983 17.5222334,17.8993127 17.71,17.71 C17.8993127,17.5222334 18.0057983,17.2666375 18.0057983,17 C18.0057983,16.7333625 17.8993127,16.4777666 17.71,16.29 Z M2,8 C2,4.6862915 4.6862915,2 8,2 C11.3137085,2 14,4.6862915 14,8 C14,11.3137085 11.3137085,14 8,14 C4.6862915,14 2,11.3137085 2,8 Z"></path>
</svg><span>搜索</span><span>⌘K</span></a><a href="https://github.com/jaywcjlove/reference/blob/main/docs/google-chrome.md" class="" target="__blank"><svg viewBox="0 0 36 36" fill="currentColor" height="1em" width="1em"><path d="m33 6.4-3.7-3.7a1.71 1.71 0 0 0-2.36 0L23.65 6H6a2 2 0 0 0-2 2v22a2 2 0 0 0 2 2h22a2 2 0 0 0 2-2V11.76l3-3a1.67 1.67 0 0 0 0-2.36ZM18.83 20.13l-4.19.93 1-4.15 9.55-9.57 3.23 3.23ZM29.5 9.43 26.27 6.2l1.85-1.85 3.23 3.23Z"></path><path fill="none" d="M0 0h36v36H0z"></path></svg><span>编辑</span></a><button id="darkMode" type="button"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="light" height="1em" width="1em">
<path d="M6.995 12c0 2.761 2.246 5.007 5.007 5.007s5.007-2.246 5.007-5.007-2.246-5.007-5.007-5.007S6.995 9.239 6.995 12zM11 19h2v3h-2zm0-17h2v3h-2zm-9 9h3v2H2zm17 0h3v2h-3zM5.637 19.778l-1.414-1.414 2.121-2.121 1.414 1.414zM16.242 6.344l2.122-2.122 1.414 1.414-2.122 2.122zM6.344 7.759 4.223 5.637l1.415-1.414 2.12 2.122zm13.434 10.605-1.414 1.414-2.122-2.122 1.414-1.414z"></path>
</svg>
<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24" class="dark" height="1em" width="1em">
<path d="M12 11.807A9.002 9.002 0 0 1 10.049 2a9.942 9.942 0 0 0-5.12 2.735c-3.905 3.905-3.905 10.237 0 14.142 3.906 3.906 10.237 3.905 14.143 0a9.946 9.946 0 0 0 2.735-5.119A9.003 9.003 0 0 1 12 11.807z"></path>
</svg>
</button><script src="../js/dark.js"></script><a href="https://github.com/jaywcjlove/reference" class="" target="__blank"><svg viewBox="0 0 16 16" fill="currentColor" height="1em" width="1em"><path d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.012 8.012 0 0 0 16 8c0-4.42-3.58-8-8-8z"></path></svg></a></div></div></nav><div class="wrap h1body-exist max-container"><header class="wrap-header h1wrap"><h1 id="google-chrome-键盘快捷键备忘清单"><svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 512 512" height="1em" width="1em">
<path d="M0 256c0-46.6 12.47-90.4 34.27-128.9L144.1 318.3C166 357.5 207.9 384 256 384c14.3 0 27.1-2.3 40.8-6.6l-76.3 132.2C95.9 492.3 0 385.3 0 256zm365.1 65.6c12.3-19.2 18.9-42.5 18.9-65.6 0-38.2-16.8-72.5-43.3-96h152.7c12 29.6 18.6 62.1 18.6 96 0 141.4-114.6 255.1-256 256l109.1-190.4zM477.8 128H256c-62.9 0-113.7 44.1-125.5 102.7L54.19 98.47C101 38.53 174 0 256 0c94.8 0 177.5 51.48 221.8 128zM168 256c0-48.6 39.4-88 88-88s88 39.4 88 88-39.4 88-88 88-88-39.4-88-88z"></path>
</svg>
<a aria-hidden="true" tabindex="-1" href="#google-chrome-键盘快捷键备忘清单"><span class="icon icon-link"></span></a>Google Chrome 键盘快捷键备忘清单</h1><div class="wrap-body">
<p>谷歌浏览器中 65 个键盘快捷键和 Chrome 开发者工具中 56 个键盘快捷键的可视化备忘单</p>
</div></header><div class="menu-tocs"><div class="menu-btn"><svg aria-hidden="true" fill="currentColor" height="1em" width="1em" viewBox="0 0 16 16" version="1.1" data-view-component="true">
<path fill-rule="evenodd" d="M2 4a1 1 0 100-2 1 1 0 000 2zm3.75-1.5a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5zm0 5a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5zm0 5a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5zM3 8a1 1 0 11-2 0 1 1 0 012 0zm-1 6a1 1 0 100-2 1 1 0 000 2z"></path>
</svg></div><div class="menu-modal"><a aria-hidden="true" class="leve2 tocs-link" data-num="2" href="#谷歌浏览器键盘快捷键">谷歌浏览器键盘快捷键</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#选项卡和窗口">选项卡和窗口</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#谷歌浏览器功能">谷歌浏览器功能</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#地址栏">地址栏</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#网页快捷方式">网页快捷方式</a><a aria-hidden="true" class="leve2 tocs-link" data-num="2" href="#chrome-开发者工具键盘快捷键">Chrome 开发者工具键盘快捷键</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#打开-devtools">打开 DevTools</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#全局快捷方式">全局快捷方式</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#元素面板">元素面板</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#资源面板">资源面板</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#代码编辑器">代码编辑器</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#性能面板">性能面板</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#内存面板">内存面板</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#控制台面板">控制台面板</a><a aria-hidden="true" class="leve2 tocs-link" data-num="2" href="#另见">另见</a></div></div><div class="h1wrap-body"><div class="wrap h2body-exist"><div class="wrap-header h2wrap"><h2 id="谷歌浏览器键盘快捷键"><a aria-hidden="true" tabindex="-1" href="#谷歌浏览器键盘快捷键"><span class="icon icon-link"></span></a>谷歌浏览器键盘快捷键</h2><div class="wrap-body">
<!--rehype:body-class=cols-2-->
</div></div><div class="h2wrap-body cols-2"><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="选项卡和窗口"><a aria-hidden="true" tabindex="-1" href="#选项卡和窗口"><span class="icon icon-link"></span></a>选项卡和窗口</h3><div class="wrap-body">
<table class="shortcuts"><thead><tr><th align="left">快捷键</th><th>说明</th></tr></thead><tbody><tr><td align="left"><code>Ctrl</code> <code>N</code></td><td>打开一个新窗口</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>N</code></td><td>以隐身模式打开新窗口</td></tr><tr><td align="left"><code>Ctrl</code> <code>T</code></td><td>打开一个新标签,然后跳转到它</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>T</code></td><td>重新打开上次关闭的选项卡,并跳转到它</td></tr><tr><td align="left"><code>Ctrl</code> <code>Tab</code></td><td>跳转到下一个打开的标签页</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>Tab</code></td><td>跳转到上一个打开的标签页</td></tr><tr><td align="left"><code>Ctrl</code> <code>1-8</code></td><td>跳转到特定选项卡</td></tr><tr><td align="left"><code>Ctrl</code> <code>9</code></td><td>跳转到最后一个标签</td></tr><tr><td align="left"><code>Alt</code> <code>Home</code></td><td>在当前选项卡中打开您的主页</td></tr><tr><td align="left"><code>Alt</code> <code>Left</code></td><td>在当前选项卡中打开历史记录中的上一页</td></tr><tr><td align="left"><code>Alt</code> <code>Right</code></td><td>在当前选项卡中打开历史记录的下一页</td></tr><tr><td align="left"><code>Ctrl</code> <code>W</code></td><td>关闭当前标签</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>W</code></td><td>关闭当前窗口</td></tr><tr><td align="left"><code>Alt</code> <code>Space</code> <code>N</code></td><td>最小化当前窗口</td></tr><tr><td align="left"><code>Alt</code> <code>Space</code> <code>X</code></td><td>最大化当前窗口</td></tr><tr><td align="left"><code>Alt</code> <code>F4</code></td><td>关闭当前窗口</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>Q</code></td><td>相当谷歌浏览器</td></tr></tbody></table>
<!--rehype:className=shortcuts-->
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="谷歌浏览器功能"><a aria-hidden="true" tabindex="-1" href="#谷歌浏览器功能"><span class="icon icon-link"></span></a>谷歌浏览器功能</h3><div class="wrap-body">
<table class="shortcuts"><thead><tr><th align="left">快捷键</th><th>说明</th></tr></thead><tbody><tr><td align="left"><code>Alt</code> <code>F</code></td><td>打开 Chrome 菜单</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>B</code></td><td>显示或隐藏书签栏</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>O</code></td><td>打开书签管理器</td></tr><tr><td align="left"><code>Ctrl</code> <code>H</code></td><td>在新标签页中打开历史记录页面</td></tr><tr><td align="left"><code>Ctrl</code> <code>J</code></td><td>在新标签页中打开下载页面</td></tr><tr><td align="left"><code>Shift</code> <code>Esc</code></td><td>打开 Chrome 任务管理器</td></tr><tr><td align="left"><code>Shift</code> <code>Alt</code> <code>T</code></td><td>将焦点置于 Chrome 工具栏中的第一项</td></tr><tr><td align="left"><code>F10</code></td><td>将焦点置于 Chrome 工具栏中的最后一项</td></tr><tr><td align="left"><code>F6</code></td><td>将焦点切换到未聚焦的对话框(如果显示)</td></tr><tr><td align="left"><code>Ctrl</code> <code>F</code></td><td>打开查找栏以搜索当前页面</td></tr><tr><td align="left"><code>Ctrl</code> <code>G</code></td><td>跳转到查找栏搜索的下一个匹配项</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>G</code></td><td>跳转到查找栏搜索的上一个匹配项</td></tr><tr><td align="left"><code>F12</code></td><td>打开开发者工具</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>Delete</code></td><td>打开清除浏览数据选项</td></tr><tr><td align="left"><code>F1</code></td><td>在新标签页中打开 Chrome 帮助中心</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>M</code></td><td>登录不同的用户或以访客身份浏览</td></tr><tr><td align="left"><code>Alt</code> <code>Shift</code> <code>I</code></td><td>打开反馈表</td></tr></tbody></table>
<!--rehype:className=shortcuts-->
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="地址栏"><a aria-hidden="true" tabindex="-1" href="#地址栏"><span class="icon icon-link"></span></a>地址栏</h3><div class="wrap-body">
<table class="shortcuts"><thead><tr><th align="left">快捷键</th><th>说明</th></tr></thead><tbody><tr><td align="left"><code>(type)</code> <code>Enter</code></td><td>使用您的默认搜索引擎进行搜索</td></tr><tr><td align="left"><code>(type)</code> <code>Tab</code></td><td>使用不同的搜索引擎搜索</td></tr><tr><td align="left"><code>Ctrl</code> <code>Enter</code></td><td>添加 <a href="http://www">www</a>. 和 .com 到站点名称,并在当前选项卡中打开</td></tr><tr><td align="left"><code>Alt</code> <code>Enter</code></td><td>打开新标签页并执行 Google 搜索</td></tr><tr><td align="left"><code>Ctrl</code> <code>L</code></td><td>跳转到地址栏</td></tr><tr><td align="left"><code>Ctrl</code> <code>K</code></td><td>从页面上的任何位置搜索</td></tr><tr><td align="left"><code>Shift</code> <code>Delete</code></td><td>从地址栏中删除预测</td></tr></tbody></table>
<!--rehype:className=shortcuts-->
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="网页快捷方式"><a aria-hidden="true" tabindex="-1" href="#网页快捷方式"><span class="icon icon-link"></span></a>网页快捷方式</h3><div class="wrap-body">
<table class="shortcuts"><thead><tr><th align="left">快捷键</th><th>说明</th></tr></thead><tbody><tr><td align="left"><code>Ctrl</code> <code>P</code></td><td>打开选项以打印当前页面</td></tr><tr><td align="left"><code>Ctrl</code> <code>S</code></td><td>打开选项以保存当前页面</td></tr><tr><td align="left"><code>Ctrl</code> <code>R</code></td><td>重新加载当前页面</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>R</code></td><td>重新加载当前页面,忽略缓存内容</td></tr><tr><td align="left"><code>Esc</code></td><td>停止页面加载</td></tr><tr><td align="left"><code>Tab</code></td><td>向前浏览可点击的项目</td></tr><tr><td align="left"><code>Shift</code> <code>Tab</code></td><td>浏览向后移动的可点击项目</td></tr><tr><td align="left"><code>Ctrl</code> <code>O</code></td><td>在 Chrome 中打开计算机中的文件</td></tr><tr><td align="left"><code>Ctrl</code> <code>U</code></td><td>显示当前页面不可编辑的 HTML 源代码</td></tr><tr><td align="left"><code>Ctrl</code> <code>D</code></td><td>将当前网页保存为书签</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>D</code></td><td>将所有打开的标签保存为新文件夹中的书签</td></tr><tr><td align="left"><code>F11</code></td><td>打开或关闭全屏模式</td></tr><tr><td align="left"><code>Ctrl</code> <code>+</code></td><td>使页面上的所有内容变大</td></tr><tr><td align="left"><code>Ctrl</code> <code>-</code></td><td>缩小页面上的所有内容</td></tr><tr><td align="left"><code>Ctrl</code> <code>0</code></td><td>将页面上的所有内容恢复为默认大小</td></tr><tr><td align="left"><code>Space</code></td><td>向下滚动网页,一次滚动一个屏幕</td></tr><tr><td align="left"><code>Shift</code> <code>Space</code></td><td>向上滚动网页,一次滚动一个屏幕</td></tr><tr><td align="left"><code>Home</code></td><td>转到页面的顶部</td></tr><tr><td align="left"><code>End</code></td><td>转到页面底部</td></tr><tr><td align="left"><code>Shift</code> <code>(scroll mouse)</code></td><td>在页面上水平滚动</td></tr><tr><td align="left"><code>Ctrl</code> <code>Left</code></td><td>将光标移动到文本字段中上一个单词的前面</td></tr><tr><td align="left"><code>Ctrl</code> <code>Right</code></td><td>将光标移动到文本字段中下一个单词的后面</td></tr><tr><td align="left"><code>Ctrl</code> <code>Backspace</code></td><td>删除文本字段中的前一个词</td></tr><tr><td align="left"><code>Alt</code> <code>Home</code></td><td>在当前选项卡中打开主页</td></tr></tbody></table>
<!--rehype:className=shortcuts-->
</div></div></div></div></div><div class="wrap h2body-exist"><div class="wrap-header h2wrap"><h2 id="chrome-开发者工具键盘快捷键"><a aria-hidden="true" tabindex="-1" href="#chrome-开发者工具键盘快捷键"><span class="icon icon-link"></span></a>Chrome 开发者工具键盘快捷键</h2><div class="wrap-body">
</div></div><div class="h2wrap-body"><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="打开-devtools"><a aria-hidden="true" tabindex="-1" href="#打开-devtools"><span class="icon icon-link"></span></a>打开 DevTools</h3><div class="wrap-body">
<table class="shortcuts"><thead><tr><th align="left">快捷键</th><th>说明</th></tr></thead><tbody><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>I</code></td><td>打开您上次使用的任何面板</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>J</code></td><td>打开控制台面板</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>C</code></td><td>打开元素面板</td></tr></tbody></table>
<!--rehype:className=shortcuts-->
</div></div></div><div class="wrap h3body-not-exist row-span-3"><div class="wrap-header h3wrap"><h3 id="全局快捷方式"><a aria-hidden="true" tabindex="-1" href="#全局快捷方式"><span class="icon icon-link"></span></a>全局快捷方式</h3><div class="wrap-body">
<!--rehype:wrap-class=row-span-3-->
<table class="shortcuts"><thead><tr><th align="left">快捷键</th><th>说明</th></tr></thead><tbody><tr><td align="left"><code>F1</code></td><td>显示设置</td></tr><tr><td align="left"><code>Ctrl</code> <code>]</code></td><td>聚焦下一个面板</td></tr><tr><td align="left"><code>Ctrl</code> <code>[</code></td><td>聚焦上一个面板</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>D</code></td><td>切换回您上次使用的任何对接位置</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>M</code></td><td>切换设备模式</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>C</code></td><td>切换检查元素模式</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>P</code></td><td>打开命令菜单</td></tr><tr><td align="left"><code>Esc</code></td><td>切换抽屉</td></tr><tr><td align="left"><code>Ctrl</code> <code>R</code></td><td>正常装填</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>R</code></td><td>硬重载</td></tr><tr><td align="left"><code>Ctrl</code> <code>F</code></td><td>在当前面板中搜索文本</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>F</code></td><td>在抽屉中打开“搜索”选项卡</td></tr><tr><td align="left"><code>Ctrl</code> <code>P</code></td><td>在源面板中打开文件</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>+</code></td><td>放大</td></tr><tr><td align="left"><code>Ctrl</code> <code>-</code></td><td>缩小</td></tr><tr><td align="left"><code>Ctrl</code> <code>0</code></td><td>恢复默认缩放级别</td></tr><tr><td align="left"><code>Ctrl</code> <code>O</code> <code>!</code></td><td>运行片段</td></tr></tbody></table>
<!--rehype:className=shortcuts-->
</div></div></div><div class="wrap h3body-not-exist row-span-2"><div class="wrap-header h3wrap"><h3 id="元素面板"><a aria-hidden="true" tabindex="-1" href="#元素面板"><span class="icon icon-link"></span></a>元素面板</h3><div class="wrap-body">
<!--rehype:wrap-class=row-span-2-->
<table class="shortcuts"><thead><tr><th align="left">快捷键</th><th>说明</th></tr></thead><tbody><tr><td align="left"><code>Ctrl</code> <code>Z</code></td><td>撤消更改</td></tr><tr><td align="left"><code>Ctrl</code> <code>Y</code></td><td>重做更改</td></tr><tr><td align="left"><code>Up/Down</code></td><td>选择当前所选元素上方或下方的元素</td></tr><tr><td align="left"><code>Right</code></td><td>展开当前选中的节点</td></tr><tr><td align="left"><code>Left</code></td><td>折叠当前选中的节点</td></tr><tr><td align="left"><code>Enter</code></td><td>在当前选定的元素上切换编辑属性模式</td></tr><tr><td align="left"><code>Tab</code></td><td>进入编辑属性模式后选择下一个属性</td></tr><tr><td align="left"><code>Shift</code> <code>Tab</code></td><td>进入编辑属性模式后选择上一个属性</td></tr><tr><td align="left"><code>H</code></td><td>隐藏当前选中的元素</td></tr><tr><td align="left"><code>F2</code></td><td>在当前选定的元素上切换编辑为 HTML 模式</td></tr></tbody></table>
<!--rehype:className=shortcuts-->
</div></div></div><div class="wrap h3body-not-exist row-span-2"><div class="wrap-header h3wrap"><h3 id="资源面板"><a aria-hidden="true" tabindex="-1" href="#资源面板"><span class="icon icon-link"></span></a>资源面板</h3><div class="wrap-body">
<!--rehype:wrap-class=row-span-2-->
<table class="shortcuts"><thead><tr><th align="left">快捷键</th><th>说明</th></tr></thead><tbody><tr><td align="left"><code>Ctrl</code> <code>\</code></td><td>暂停脚本执行(如果正在运行)或恢复(如果暂停)</td></tr><tr><td align="left"><code>Ctrl</code> <code>'</code></td><td>跳过下一个函数调用</td></tr><tr><td align="left"><code>Ctrl</code> <code>;</code></td><td>进入下一个函数调用</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>;</code></td><td>跳出当前函数</td></tr><tr><td align="left"><code>Ctrl</code> <code>./,</code></td><td>选择当前所选帧下方或上方的调用帧</td></tr><tr><td align="left"><code>Ctrl</code> <code>S</code></td><td>将更改保存到本地修改</td></tr><tr><td align="left"><code>Ctrl</code> <code>Alt</code> <code>S</code></td><td>保存所有更改</td></tr><tr><td align="left"><code>Ctrl</code> <code>G</code></td><td>去线</td></tr><tr><td align="left"><code>Alt</code> <code>W</code></td><td>关闭活动标签</td></tr></tbody></table>
<!--rehype:className=shortcuts-->
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="代码编辑器"><a aria-hidden="true" tabindex="-1" href="#代码编辑器"><span class="icon icon-link"></span></a>代码编辑器</h3><div class="wrap-body">
<table class="shortcuts"><thead><tr><th align="left">快捷键</th><th>说明</th></tr></thead><tbody><tr><td align="left"><code>Ctrl</code> <code>Del</code></td><td>删除最后一个单词中的所有字符,直到光标</td></tr><tr><td align="left"><code>Ctrl</code> <code>M</code></td><td>转到匹配的括号</td></tr><tr><td align="left"><code>Ctrl</code> <code>/</code></td><td>切换单行注释</td></tr><tr><td align="left"><code>Ctrl</code> <code>D</code></td><td>选择光标所在的任何单词的下一个匹配项</td></tr><tr><td align="left"><code>Ctrl</code> <code>U</code></td><td>取消选择光标所在的任何单词的下一个匹配项</td></tr></tbody></table>
<!--rehype:className=shortcuts-->
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="性能面板"><a aria-hidden="true" tabindex="-1" href="#性能面板"><span class="icon icon-link"></span></a>性能面板</h3><div class="wrap-body">
<table class="shortcuts"><thead><tr><th align="left">快捷键</th><th>说明</th></tr></thead><tbody><tr><td align="left"><code>Ctrl</code> <code>E</code></td><td>开始或停止录制</td></tr><tr><td align="left"><code>Ctrl</code> <code>S</code></td><td>保存录音</td></tr><tr><td align="left"><code>Ctrl</code> <code>O</code></td><td>载入录音</td></tr></tbody></table>
<!--rehype:className=shortcuts-->
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="内存面板"><a aria-hidden="true" tabindex="-1" href="#内存面板"><span class="icon icon-link"></span></a>内存面板</h3><div class="wrap-body">
<table class="shortcuts"><thead><tr><th align="left">快捷键</th><th>说明</th></tr></thead><tbody><tr><td align="left"><code>Ctrl</code> <code>E</code></td><td>开始或停止录制</td></tr></tbody></table>
<!--rehype:className=shortcuts-->
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="控制台面板"><a aria-hidden="true" tabindex="-1" href="#控制台面板"><span class="icon icon-link"></span></a>控制台面板</h3><div class="wrap-body">
<table class="shortcuts"><thead><tr><th align="left">快捷键</th><th>说明</th></tr></thead><tbody><tr><td align="left"><code>Tab</code></td><td>接受自动完成建议</td></tr><tr><td align="left"><code>Esc</code></td><td>拒绝自动完成建议</td></tr><tr><td align="left"><code>Up</code></td><td>获取之前的语句</td></tr><tr><td align="left"><code>Down</code></td><td>获取下一条语句</td></tr><tr><td align="left"><code>Ctrl</code> <code>`</code></td><td>聚焦控制台</td></tr><tr><td align="left"><code>Ctrl</code> <code>L</code></td><td>清除控制台</td></tr><tr><td align="left"><code>Shift</code> <code>Enter</code></td><td>强制多行输入</td></tr><tr><td align="left"><code>Enter</code></td><td>执行</td></tr></tbody></table>
<!--rehype:className=shortcuts-->
</div></div></div></div></div><div class="wrap h2body-not-exist"><div class="wrap-header h2wrap"><h2 id="另见"><a aria-hidden="true" tabindex="-1" href="#另见"><span class="icon icon-link"></span></a>另见</h2><div class="wrap-body">
<ul>
<li><a href="https://support.google.com/chrome/answer/157179?hl=en">Keyboard shortcuts for Google Chrome</a> <em>(support.google.com)</em></li>
</ul>
</div></div><div class="h2wrap-body"></div></div></div></div><footer class="footer-wrap"><footer class="max-container">© 2022 Kenny Wang.</footer></footer><script src="../data.js" defer></script><script src="../js/fuse.min.js" defer></script><script src="../js/main.js" defer></script><div id="mysearch"><div class="mysearch-box"><div class="mysearch-input"><div><svg xmlns="http://www.w3.org/2000/svg" height="1em" width="1em" viewBox="0 0 18 18">
<path fill="currentColor" d="M17.71,16.29 L14.31,12.9 C15.4069846,11.5024547 16.0022094,9.77665502 16,8 C16,3.581722 12.418278,0 8,0 C3.581722,0 0,3.581722 0,8 C0,12.418278 3.581722,16 8,16 C9.77665502,16.0022094 11.5024547,15.4069846 12.9,14.31 L16.29,17.71 C16.4777666,17.8993127 16.7333625,18.0057983 17,18.0057983 C17.2666375,18.0057983 17.5222334,17.8993127 17.71,17.71 C17.8993127,17.5222334 18.0057983,17.2666375 18.0057983,17 C18.0057983,16.7333625 17.8993127,16.4777666 17.71,16.29 Z M2,8 C2,4.6862915 4.6862915,2 8,2 C11.3137085,2 14,4.6862915 14,8 C14,11.3137085 11.3137085,14 8,14 C4.6862915,14 2,11.3137085 2,8 Z"></path>
</svg><input id="mysearch-input" type="search" placeholder="搜索" autocomplete="off"><div class="mysearch-clear"></div></div><button id="mysearch-close" type="button">搜索</button></div><div class="mysearch-result"><div id="mysearch-menu"></div><div id="mysearch-content"></div></div></div></div></body>
</html>

View File

@ -31,7 +31,7 @@
<p>这个 <a href="https://www.sublimetext.com/">Sublime Text</a> 快速参考备忘单显示了它的键盘快捷键和命令。</p>
</div></header><div class="menu-tocs"><div class="menu-btn"><svg aria-hidden="true" fill="currentColor" height="1em" width="1em" viewBox="0 0 16 16" version="1.1" data-view-component="true">
<path fill-rule="evenodd" d="M2 4a1 1 0 100-2 1 1 0 000 2zm3.75-1.5a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5zm0 5a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5zm0 5a.75.75 0 000 1.5h8.5a.75.75 0 000-1.5h-8.5zM3 8a1 1 0 11-2 0 1 1 0 012 0zm-1 6a1 1 0 100-2 1 1 0 000 2z"></path>
</svg></div><div class="menu-modal"><a aria-hidden="true" class="leve2 tocs-link" data-num="2" href="#快捷键">快捷键</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#文本编辑初学者">文本编辑初学者</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#代码折叠">代码折叠</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#macos-键盘符号">macOS 键盘符号</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#编辑">编辑</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#转到">转到</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#选择selecting">选择(Selecting)</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#拆分窗口">拆分窗口</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#文本操作">文本操作</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#命令行中启动编辑器">命令行中启动编辑器</a><a aria-hidden="true" class="leve4 tocs-link" data-num="4" href="#在命令行中使用-subl-命令">在命令行中使用 subl 命令</a><a aria-hidden="true" class="leve2 tocs-link" data-num="2" href="#另见">另见</a></div></div><div class="h1wrap-body"><div class="wrap h2body-exist"><div class="wrap-header h2wrap"><h2 id="快捷键"><a aria-hidden="true" tabindex="-1" href="#快捷键"><span class="icon icon-link"></span></a>快捷键</h2><div class="wrap-body">
</svg></div><div class="menu-modal"><a aria-hidden="true" class="leve2 tocs-link" data-num="2" href="#快捷键">快捷键</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#文本编辑初学者">文本编辑初学者</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#代码折叠">代码折叠</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#macos-键盘符号">macOS 键盘符号</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#编辑">编辑</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#转到">转到</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#选择selecting">选择(Selecting)</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#拆分窗口">拆分窗口</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#书签">书签</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#查找替换">查找/替换</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#文本操作">文本操作</a><a aria-hidden="true" class="leve3 tocs-link" data-num="3" href="#命令行中启动编辑器">命令行中启动编辑器</a><a aria-hidden="true" class="leve4 tocs-link" data-num="4" href="#在命令行中使用-subl-命令">在命令行中使用 subl 命令</a><a aria-hidden="true" class="leve2 tocs-link" data-num="2" href="#另见">另见</a></div></div><div class="h1wrap-body"><div class="wrap h2body-exist"><div class="wrap-header h2wrap"><h2 id="快捷键"><a aria-hidden="true" tabindex="-1" href="#快捷键"><span class="icon icon-link"></span></a>快捷键</h2><div class="wrap-body">
</div></div><div class="h2wrap-body"><div class="wrap h3body-not-exist row-span-3"><div class="wrap-header h3wrap"><h3 id="文本编辑初学者"><a aria-hidden="true" tabindex="-1" href="#文本编辑初学者"><span class="icon icon-link"></span></a>文本编辑初学者</h3><div class="wrap-body">
<!--rehype:wrap-class=row-span-3-->
<p><a href="https://www.sublimetext.com/">Sublime Text</a> 是一个用于代码、标记的复杂文本编辑器。</p>
@ -340,6 +340,58 @@
<table class="shortcuts"><thead><tr><th align="left">快捷键</th><th>说明</th></tr></thead><tbody><tr><td align="left"><code>⇧ ⌥ 2</code></td><td>将视图拆分为两列</td></tr><tr><td align="left"><code>⇧ ⌥ 1</code></td><td>将视图还原为单列</td></tr><tr><td align="left"><code>⇧ ⌥ 5</code></td><td>将视图设置为网格4 组)</td></tr><tr><td align="left"><code>⌃ 2</code></td><td>跳到第 2 组</td></tr><tr><td align="left"><code>⇧ ⌃ 2</code></td><td>将文件移动到组 2</td></tr></tbody></table>
<!--rehype:className=shortcuts-->
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="书签"><a aria-hidden="true" tabindex="-1" href="#书签"><span class="icon icon-link"></span></a>书签</h3><div class="wrap-body">
<table class="shortcuts"><thead><tr><th align="left">快捷键</th><th>说明</th></tr></thead><tbody><tr><td align="left"><code>Ctrl</code> <code>F2</code></td><td>切换书签</td></tr><tr><td align="left"><code>F2</code></td><td>下一个书签</td></tr><tr><td align="left"><code>Shift</code> <code>F2</code></td><td>上一个书签</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>F2</code></td><td>清除书签</td></tr></tbody></table>
<!--rehype:className=shortcuts-->
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="查找替换"><a aria-hidden="true" tabindex="-1" href="#查找替换"><span class="icon icon-link"></span></a>查找/替换</h3><div class="wrap-body">
<table class="shortcuts"><thead><tr><th align="left">快捷键</th><th>说明</th></tr></thead><tbody><tr><td align="left"><code>Ctrl</code> <code>F</code></td><td>查找</td></tr><tr><td align="left"><code>Ctrl</code> <code>H</code></td><td>代替</td></tr><tr><td align="left"><code>Ctrl</code> <code>Shift</code> <code>F</code></td><td>在文件中查找</td></tr></tbody></table>
<!--rehype:className=shortcuts-->
</div></div></div><div class="wrap h3body-not-exist"><div class="wrap-header h3wrap"><h3 id="文本操作"><a aria-hidden="true" tabindex="-1" href="#文本操作"><span class="icon icon-link"></span></a>文本操作</h3><div class="wrap-body">
@ -387,6 +439,7 @@
<ul>
<li><a href="https://www.sublimetext.com/">Sublime Text 官网</a> <em>(sublimetext.com)</em></li>
<li><a href="https://jaywcjlove.github.io/handbook/Shortcuts/sublime.html">Sublime 编辑器快捷键</a> <em>(jaywcjlove.github.io)</em></li>
<li><a href="http://docs.sublimetext.info/en/latest/reference/keyboard_shortcuts_win.html">Keyboard shortcuts for Sublime Text</a> <em>(docs.sublimetext.info)</em></li>
</ul>
</div></div><div class="h2wrap-body"></div></div></div></div><footer class="footer-wrap"><footer class="max-container">© 2022 Kenny Wang.</footer></footer><script src="../data.js" defer></script><script src="../js/fuse.min.js" defer></script><script src="../js/main.js" defer></script><div id="mysearch"><div class="mysearch-box"><div class="mysearch-input"><div><svg xmlns="http://www.w3.org/2000/svg" height="1em" width="1em" viewBox="0 0 18 18">
<path fill="currentColor" d="M17.71,16.29 L14.31,12.9 C15.4069846,11.5024547 16.0022094,9.77665502 16,8 C16,3.581722 12.418278,0 8,0 C3.581722,0 0,3.581722 0,8 C0,12.418278 3.581722,16 8,16 C9.77665502,16.0022094 11.5024547,15.4069846 12.9,14.31 L16.29,17.71 C16.4777666,17.8993127 16.7333625,18.0057983 17,18.0057983 C17.2666375,18.0057983 17.5222334,17.8993127 17.71,17.71 C17.8993127,17.5222334 18.0057983,17.2666375 18.0057983,17 C18.0057983,16.7333625 17.8993127,16.4777666 17.71,16.29 Z M2,8 C2,4.6862915 4.6862915,2 8,2 C11.3137085,2 14,4.6862915 14,8 C14,11.3137085 11.3137085,14 8,14 C4.6862915,14 2,11.3137085 2,8 Z"></path>