doc: update docs/sketch.md f5e5357de7

This commit is contained in:
jaywcjlove
2024-02-26 08:07:49 +00:00
parent bc9cfaf6ce
commit 6779dc6e1c
4 changed files with 369 additions and 27 deletions

View File

@ -33,8 +33,9 @@
<p>这个 Sketch 快速参考备忘单显示了它的键盘快捷键和命令。</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="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">
</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="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 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-->
@ -84,10 +85,6 @@
<table class="shortcuts"><thead><tr><th>快捷键</th><th>描述</th></tr></thead><tbody><tr><td><code>a</code></td><td>(New Artboard) 新画板</td></tr><tr><td><code>s</code></td><td>(Slice) 切片</td></tr><tr><td><code>r</code></td><td>(Rectangle) 长方形</td></tr><tr><td><code>d</code></td><td>(Rounde) 圆形</td></tr><tr><td><code>u</code></td><td>(Rectangle) 长方形</td></tr><tr><td><code>o</code></td><td>(Oval) 椭圆形</td></tr><tr><td><code>l</code></td><td>(Line) 线</td></tr><tr><td><code>v</code></td><td>(Vector Point) 向量点</td></tr><tr><td><code>p</code></td><td>(Pencil) 铅笔</td></tr><tr><td><code>t</code></td><td>(Text) 文本</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-->
@ -149,9 +146,184 @@
<table class="shortcuts"><thead><tr><th>快捷键</th><th>类型</th></tr></thead><tbody><tr><td><code>Cmd + B</code></td><td>加粗</td></tr><tr><td><code>Cmd + I</code></td><td>斜体</td></tr><tr><td><code>Cmd + U</code></td><td>下划线</td></tr><tr><td><code>Alt + Cmd (+) +</code></td><td>增加字体大小</td></tr><tr><td><code>Alt + Cmd (+) </code></td><td>减小字体大小</td></tr><tr><td><code>Alt + Control + L</code></td><td>增加字符间距</td></tr><tr><td><code>Alt + Control + T</code></td><td>减少字符间距</td></tr><tr><td><code>Cmd + T</code></td><td>更改字体</td></tr><tr><td><code>Shift + Cmd + O</code></td><td>将文本转换为轮廓</td></tr><tr><td><code>Cmd + Shift + {</code></td><td>左对齐</td></tr><tr><td><code>Cmd + Shift + \</code></td><td>居中对齐</td></tr><tr><td><code>Cmd + Shift + }</code></td><td>右对齐</td></tr><tr><td><code>Control + Cmd + Space</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">
<table class="left-align shortcuts"><thead><tr><th>快捷键</th><th>操作</th></tr></thead><tbody><tr><td><code>Cmd</code> <code>C</code></td><td>复制</td></tr><tr><td><code>Cmd</code> <code>X</code></td><td>剪切</td></tr><tr><td><code>Cmd</code> <code>V</code></td><td>粘贴</td></tr><tr><td><code>Cmd</code> <code>Shift</code> <code>V</code></td><td>覆盖选择粘贴</td></tr><tr><td><code>Space</code> <code>(拖动)</code></td><td>平移画布</td></tr><tr><td><code>Cmd</code> <code>Shift</code> <code>N</code></td><td>新建页面</td></tr><tr><td><code>Fn</code> <code>Up</code></td><td>上一页</td></tr><tr><td><code>Fn</code> <code>Down</code></td><td>下一页</td></tr><tr><td><code>Cmd</code> <code>+</code></td><td>放大</td></tr><tr><td><code>Cmd</code> <code>-</code></td><td>缩小</td></tr><tr><td><code>Ctrl</code> <code>R</code></td><td>切换标尺</td></tr><tr><td><code>Ctrl</code> <code>P</code></td><td>切换像素</td></tr><tr><td><code>Ctrl</code> <code>X</code></td><td>切换像素网格</td></tr><tr><td><code>Ctrl</code> <code>G</code></td><td>切换网格</td></tr><tr><td><code>Ctrl</code> <code>L</code></td><td>切换布局</td></tr><tr><td><code>Ctrl</code> <code>E</code></td><td>切换切片</td></tr><tr><td><code>Ctrl</code> <code>F</code></td><td>切换原型设计</td></tr><tr><td><code>Cmd</code> <code>F</code></td><td>在图层列表中过滤</td></tr><tr><td><code>Cmd</code> <code>Ctrl</code> <code>K</code></td><td>运行自定义插件</td></tr><tr><td><code>Cmd</code> <code>Z</code></td><td>撤销</td></tr><tr><td><code>Cmd</code> <code>Shift</code> <code>Z</code></td><td>重做</td></tr><tr><td><code>Cmd</code> <code>N</code></td><td>新建文档</td></tr><tr><td><code>Cmd</code> <code>Shift</code> <code>N</code></td><td>新建云文档</td></tr><tr><td><code>Cmd</code> <code>O</code></td><td>打开文档</td></tr><tr><td><code>Cmd</code> <code>Shift</code> <code>O</code></td><td>打开云文档</td></tr><tr><td><code>Cmd</code> <code>W</code></td><td>关闭窗口</td></tr><tr><td><code>Cmd</code> <code>S</code></td><td>保存文档</td></tr><tr><td><code>Cmd</code> <code>Shift</code> <code>S</code></td><td>复制文档</td></tr><tr><td><code>Cmd</code> <code>Shift</code> <code>Opt</code> <code>S</code></td><td>另存为...</td></tr><tr><td><code>Cmd</code> <code>Shift</code> <code>P</code></td><td>页面设置</td></tr><tr><td><code>Cmd</code> <code>,</code></td><td>打开首选项窗口</td></tr><tr><td><code>Cmd</code> <code>H</code></td><td>隐藏 Sketch</td></tr><tr><td><code>Cmd</code> <code>Q</code></td><td>退出 Sketch</td></tr><tr><td><code>Cmd</code> <code>Shift</code> <code>?</code></td><td>打开帮助菜单</td></tr><tr><td><code>Cmd</code> <code>P</code></td><td>打开预览窗口</td></tr></tbody></table>
<!--rehype:className=left-align 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="left-align shortcuts"><thead><tr><th>快捷键</th><th>操作</th></tr></thead><tbody><tr><td><code>R</code></td><td>矩形</td></tr><tr><td><code>O</code></td><td>椭圆</td></tr><tr><td><code>L</code></td><td>直线</td></tr><tr><td><code>U</code></td><td>圆角矩形</td></tr><tr><td><code>V</code></td><td>矢量工具</td></tr><tr><td><code>P</code></td><td>铅笔工具</td></tr><tr><td><code>T</code></td><td>文本工具</td></tr><tr><td><code>A</code></td><td>画板工具</td></tr><tr><td><code>S</code></td><td>切片工具</td></tr><tr><td><code>H</code></td><td>热点工具</td></tr></tbody></table>
<!--rehype:className=left-align 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="left-align shortcuts"><thead><tr><th>快捷键</th><th>操作</th></tr></thead><tbody><tr><td><code>Cmd</code> <code>A</code></td><td>全选</td></tr><tr><td><code>Cmd</code> <code>Shift</code> <code>A</code></td><td>选择所有画板</td></tr><tr><td><code>Fn</code> <code>Right</code></td><td>选择下一个画板</td></tr><tr><td><code>Fn</code> <code>Left</code></td><td>选择上一个画板</td></tr><tr><td><code>Cmd</code> <code>Shift</code> <code>J</code></td><td>在图层列表中显示所选内容</td></tr></tbody></table>
<!--rehype:className=left-align 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="left-align shortcuts"><thead><tr><th>快捷键</th><th>操作</th></tr></thead><tbody><tr><td><code>Opt</code></td><td>显示到其他图层的距离(悬停时)</td></tr><tr><td><code>Cmd</code> <code>D</code></td><td>复制</td></tr><tr><td><code>(箭头键)</code></td><td>将图层向任何方向微调1像素</td></tr><tr><td><code>Shift</code> <code>(箭头键)</code></td><td>将图层向任何方向微调10像素</td></tr><tr><td><code>Cmd</code> <code>K</code></td><td>缩放图层</td></tr><tr><td><code>Cmd</code> <code>Right/Down</code></td><td>增加1像素</td></tr><tr><td><code>Cmd</code> <code>Left/Up</code></td><td>减少1像素</td></tr><tr><td><code>Cmd</code> <code>Shift</code> <code>Right/Down</code></td><td>增加10像素</td></tr><tr><td><code>Cmd</code> <code>Shift</code> <code>Left/Up</code></td><td>减少10像素</td></tr><tr><td><code>Ctrl</code> <code>Opt</code></td><td>在文本图层上显示基线或大写字母高度的距离(悬停时)</td></tr></tbody></table>
<!--rehype:className=left-align 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-->
@ -222,9 +394,6 @@
<table class="shortcuts"><thead><tr><th>画布视图</th><th>快捷键</th></tr></thead><tbody><tr><td><code>Cmd (+) +</code></td><td>放大</td></tr><tr><td><code>Cmd (+) -</code></td><td>缩小</td></tr><tr><td><code>Cmd + 0</code></td><td>实际尺寸</td></tr><tr><td><code>Cmd + 1</code></td><td>中心画布</td></tr><tr><td><code>Cmd + 2</code></td><td>缩放选择</td></tr><tr><td><code>Cmd + 3</code></td><td>中心选择</td></tr><tr><td><code>§</code></td><td>临时缩放到实际大小</td></tr><tr><td><code>Alt + Tab</code></td><td>关注第一个输入字段</td></tr><tr><td><code>Control + R</code></td><td>切换标尺</td></tr><tr><td><code>Control + G</code></td><td>切换网格</td></tr><tr><td><code>Control + L</code></td><td>切换图层指南</td></tr><tr><td><code>Control + P</code></td><td>切换像素</td></tr><tr><td><code>Control + H</code></td><td>切换选择手柄</td></tr><tr><td><code>Control + X</code></td><td>切换像素网格</td></tr><tr><td><code>Space + Drag</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">
@ -249,6 +418,9 @@
<table class="left-align shortcuts"><thead><tr><th>快捷键</th><th>操作</th></tr></thead><tbody><tr><td><code>Enter</code></td><td>编辑图层</td></tr><tr><td><code>Esc</code></td><td>完成编辑</td></tr><tr><td><code>Opt</code> <code>Tab</code></td><td>聚焦检查器中的X位置输入字段</td></tr><tr><td><code>Del</code></td><td>删除图层</td></tr><tr><td><code>Cmd</code> <code>Opt</code> <code>C</code></td><td>复制样式</td></tr><tr><td><code>Cmd</code> <code>Opt</code> <code>V</code></td><td>粘贴样式</td></tr><tr><td><code>Ctrl</code> <code>S</code></td><td>同步共享样式</td></tr><tr><td><code>Opt</code> <code>Ctrl</code> <code>S</code></td><td>重置共享样式</td></tr><tr><td><code>W</code></td><td>为画板添加链接</td></tr><tr><td><code>F</code></td><td>切换填充</td></tr><tr><td><code>B</code></td><td>切换边框</td></tr><tr><td><code>Ctrl</code> <code>C</code></td><td>选择颜色</td></tr><tr><td><code>0-9</code></td><td>编辑图层不透明度</td></tr><tr><td><code>Cmd</code> <code>Shift</code> <code>T</code></td><td>变换形状</td></tr><tr><td><code>Cmd</code> <code>Shift</code> <code>R</code></td><td>旋转图层</td></tr><tr><td><code>Cmd</code> <code>Ctrl</code> <code>M</code></td><td>用作蒙版</td></tr><tr><td><code>Cmd</code> <code>Esc</code></td><td>返回实例</td></tr><tr><td><code>Cmd</code> <code>Opt</code> <code>U</code></td><td>合并多个图层</td></tr><tr><td><code>Cmd</code> <code>Opt</code> <code>S</code></td><td>减去多个图层</td></tr><tr><td><code>Cmd</code> <code>Opt</code> <code>I</code></td><td>与多个图层相交</td></tr><tr><td><code>Cmd</code> <code>Opt</code> <code>X</code></td><td>差异多个图层</td></tr></tbody></table>
<!--rehype:className=left-align 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">
@ -262,9 +434,6 @@
<table class="shortcuts"><thead><tr><th>快捷键</th><th>Window</th></tr></thead><tbody><tr><td><code>Cmd + ~</code></td><td>在文档之间切换</td></tr><tr><td><code>Alt + Cmd + 1</code></td><td>切换层列表</td></tr><tr><td><code>Alt + Cmd + 2</code></td><td>切换检查器</td></tr><tr><td><code>Alt + Cmd + 3</code></td><td>切换图层、检查器</td></tr><tr><td><code>Alt + Cmd + T</code></td><td>切换工具栏</td></tr><tr><td><code>Cmd + .</code></td><td>演示模式</td></tr><tr><td><code>Control + Cmd + 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">
@ -289,6 +458,10 @@
<table class="left-align shortcuts"><thead><tr><th>快捷键</th><th>操作</th></tr></thead><tbody><tr><td><code>Cmd</code> <code>Opt</code> <code>O</code></td><td>打开或关闭路径</td></tr><tr><td><code>Tab</code></td><td>选择下一个点</td></tr><tr><td><code>Opt</code></td><td>显示所有控制点</td></tr><tr><td><code>1</code></td><td>直线点类型</td></tr><tr><td><code>2</code></td><td>镜像点类型</td></tr><tr><td><code>3</code></td><td>断开连接的点类型</td></tr><tr><td><code>4</code></td><td>非对称点类型</td></tr></tbody></table>
<!--rehype:className=left-align 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-->
@ -310,9 +483,6 @@
<table class="shortcuts"><thead><tr><th>编辑形状</th><th>快捷键</th></tr></thead><tbody><tr><td><code>Cmd + Alt</code></td><td>保留当前选择</td></tr><tr><td><code>Control + Cmd + M</code></td><td>用作蒙版跨度<code>(适用于图层和组)</code></td></tr><tr><td><code>Alt + Cmd + U</code></td><td>联盟</td></tr><tr><td><code>Alt + Cmd + S</code></td><td>减去</td></tr><tr><td><code>Alt + Cmd + I</code></td><td>相交</td></tr><tr><td><code>Alt + Cmd + X</code></td><td>区别</td></tr><tr><td><code>Cmd + Arrows</code></td><td>更改对象大小</td></tr><tr><td><code>Shift + Cmd + Arrows</code></td><td>将单位更改 10</td></tr><tr><td><code>1, 2, 3, 4</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">
@ -361,10 +531,11 @@
<table class="left-align shortcuts"><thead><tr><th>快捷键</th><th>操作</th></tr></thead><tbody><tr><td><code>Cmd</code> <code>Shift</code> <code>Opt</code> <code>V</code></td><td>以富文本方式粘贴</td></tr><tr><td><code>Cmd</code> <code>T</code></td><td>更改字体</td></tr><tr><td><code>Cmd</code> <code>B</code></td><td>粗体</td></tr><tr><td><code>Cmd</code> <code>I</code></td><td>斜体</td></tr><tr><td><code>Cmd</code> <code>U</code></td><td>下划线</td></tr><tr><td><code>Cmd</code> <code>Opt</code> <code>+</code></td><td>增大字体大小</td></tr><tr><td><code>Cmd</code> <code>Opt</code> <code>-</code></td><td>减小字体大小</td></tr><tr><td><code>Ctrl</code> <code>Opt</code> <code>L</code></td><td>增大字符间距</td></tr><tr><td><code>Ctrl</code> <code>Opt</code> <code>T</code></td><td>减小字符间距</td></tr><tr><td><code>Cmd</code> <code>Shift</code> <code>[</code></td><td>左对齐</td></tr><tr><td><code>Cmd</code> <code>Shift</code> <code>\</code></td><td>居中对齐</td></tr><tr><td><code>Cmd</code> <code>Shift</code> <code>]</code></td><td>右对齐</td></tr><tr><td><code>Cmd</code> <code>Opt</code> <code>Space</code></td><td>表情符号和符号</td></tr><tr><td><code>Cmd</code> <code>Opt</code> <code>O</code></td><td>转换为轮廓</td></tr><tr><td><code>Shift</code> <code>Enter</code></td><td>插入换行符</td></tr></tbody></table>
<!--rehype:className=left-align 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>快捷键</th><th>编辑图层</th></tr></thead><tbody><tr><td><code>Alt</code></td><td>显示到其他图层的距离</td></tr><tr><td><code>Alt + Cmd</code></td><td>显示到组内其他图层的距离</td></tr><tr><td><code>Alt + Drag</code></td><td>复制(用 ⌘D 重复)</td></tr><tr><td><code>Alt + Cmd + C</code></td><td>复制样式</td></tr><tr><td><code>Alt + Cmd + V</code></td><td>粘贴样式</td></tr><tr><td><code>Control + C</code></td><td>选色器</td></tr><tr><td><code>Cmd + T</code></td><td>转换</td></tr><tr><td><code>Shift + Cmd + R</code></td><td>旋转</td></tr><tr><td><code>F</code></td><td>切换填充</td></tr><tr><td><code>B</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">
@ -434,8 +605,179 @@
<table class="shortcuts"><thead><tr><th>排列图层、组和画板</th><th>快捷键</th></tr></thead><tbody><tr><td><code>Alt + Cmd + ↑</code></td><td>向前进</td></tr><tr><td><code>Control + Alt + Cmd + ↑</code></td><td>带到前面</td></tr><tr><td><code>Alt + Cmd + ↓</code></td><td>向后发送</td></tr><tr><td><code>Control + Alt + Cmd + ↓</code></td><td>送回</td></tr><tr><td><code>Shift + Cmd + H</code></td><td>隐藏</td></tr><tr><td><code>Shift + Cmd + L</code></td><td></td></tr><tr><td><code>Cmd + R</code></td><td>改名</td></tr><tr><td><code>Cmd + G</code></td><td>图层组</td></tr><tr><td><code>Shift + Cmd + G</code></td><td>取消组合图层</td></tr><tr><td><code>Shift + Tab</code></td><td>选择上层</td></tr><tr><td><code>Tab</code></td><td>选择下面的图层</td></tr><tr><td><code>Esc</code></td><td>选择父画板</td></tr><tr><td><code>Cmd + F</code></td><td>按名称查找图层</td></tr><tr><td><code>Fn + ↑</code></td><td>选择上方页面</td></tr><tr><td><code>Fn + ↓</code></td><td>选择下面的页面</td></tr></tbody></table>
<!--rehype:className=shortcuts-->
<table class="left-align shortcuts"><thead><tr><th>快捷键</th><th>操作</th></tr></thead><tbody><tr><td><code>Cmd</code> <code>G</code></td><td>分组</td></tr><tr><td><code>Cmd</code> <code>Shift</code> <code>G</code></td><td>解组</td></tr><tr><td><code>Cmd</code> <code>R</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>Enter</code></td><td>在组内选择图层</td></tr><tr><td><code>Esc</code></td><td>选择父组</td></tr><tr><td><code>Cmd</code> <code>]</code></td><td>上移一层</td></tr><tr><td><code>Cmd</code> <code>Opt</code> <code>]</code></td><td>移至顶层</td></tr><tr><td><code>Cmd</code> <code>[</code></td><td>下移一层</td></tr><tr><td><code>Cmd</code> <code>Opt</code> <code>[</code></td><td>移至底层</td></tr><tr><td><code>Cmd</code> <code>Shift</code> <code>Opt</code> <code>Up</code></td><td>向上移动,移出组或画板</td></tr><tr><td><code>Cmd</code> <code>Ctrl</code> <code>H</code></td><td>水平分布</td></tr><tr><td><code>Cmd</code> <code>Ctrl</code> <code>V</code></td><td>垂直分布</td></tr><tr><td><code>Cmd</code> <code>Shift</code> <code>H</code></td><td>隐藏或显示图层</td></tr><tr><td><code>Cmd</code> <code>Shift</code> <code>L</code></td><td>锁定或解锁图层</td></tr></tbody></table>
<!--rehype:className=left-align 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="left-align shortcuts"><thead><tr><th>快捷键</th><th>操作</th></tr></thead><tbody><tr><td><code>Cmd</code> <code>Shift</code> <code>E</code></td><td>导出</td></tr><tr><td><code>Cmd</code> <code>E</code></td><td>导出选定的图层</td></tr></tbody></table>
<!--rehype:className=left-align 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="left-align shortcuts"><thead><tr><th>快捷键</th><th>操作</th></tr></thead><tbody><tr><td><code>Cmd</code> <code>0</code></td><td>缩放至100%</td></tr><tr><td><code>Cmd</code> <code>1</code></td><td>缩放至画布上的所有元素</td></tr><tr><td><code>Cmd</code> <code>2</code></td><td>缩放至选定的图层</td></tr><tr><td><code>Cmd</code> <code>3</code></td><td>将选定的图层居中于画布</td></tr><tr><td><code>Shift</code> <code>`</code></td><td>临时缩小至100%</td></tr><tr><td><code>Cmd</code> <code>Ctrl</code> <code>F</code></td><td>切换全屏</td></tr><tr><td><code>Cmd</code> <code>Opt</code> <code>1</code></td><td>显示或隐藏图层列表</td></tr><tr><td><code>Cmd</code> <code>Opt</code> <code>2</code></td><td>显示或隐藏检查器</td></tr><tr><td><code>Cmd</code> <code>.</code></td><td>进入演示模式</td></tr><tr><td><code>Cmd</code> <code>Opt</code> <code>T</code></td><td>显示或隐藏工具栏</td></tr></tbody></table>
<!--rehype:className=left-align 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="left-align shortcuts"><thead><tr><th>快捷键</th><th>操作</th></tr></thead><tbody><tr><td><code>Opt</code> <code>Tab</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>Enter</code></td><td>确认更改</td></tr><tr><td><code>Esc</code></td><td>清除更改</td></tr><tr><td><code>Up</code></td><td>将值增加1</td></tr><tr><td><code>Down</code></td><td>将值减少1</td></tr><tr><td><code>Shift</code> <code>Up</code></td><td>将值增加10</td></tr><tr><td><code>Shift</code> <code>Down</code></td><td>将值减少10</td></tr><tr><td><code>Opt</code> <code>Up</code></td><td>将值增加0.1</td></tr><tr><td><code>Opt</code> <code>Down</code></td><td>将值减少0.1</td></tr></tbody></table>
<!--rehype:className=left-align 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="left-align shortcuts"><thead><tr><th>快捷键</th><th>操作</th></tr></thead><tbody><tr><td><code>Shift</code></td><td>以禁用所有插件的状态启动 Sketch启动时按住</td></tr><tr><td><code>Cmd</code> <code>Ctrl</code> <code>D</code></td><td>从符号分离</td></tr><tr><td><code>Cmd</code> <code>Ctrl</code> <code>Opt</code> <code>D</code></td><td>从符号分离所有内容</td></tr><tr><td><code>Cmd</code> <code>Shift</code> <code>D</code></td><td>刷新数据</td></tr><tr><td><code>Cmd</code> <code>Ctrl</code> <code>R</code></td><td>再次运行上次使用的插件</td></tr><tr><td><code>0-9</code></td><td>选择渐变停止点后将其定位在0%和100%之间</td></tr><tr><td><code>=</code></td><td>将选定的渐变停止点直接定位在两个现有停止点之间</td></tr></tbody></table>
<!--rehype:className=left-align 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://www.sketch.com/">Sketch 官网</a> <em>(sketch.com)</em></li>