mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-21 14:31:30 +08:00
feat: add CONTRIBUTING.md
document. efa51c0a06
This commit is contained in:
@ -13,11 +13,11 @@
|
||||
<p>这个 Sketch 快速参考备忘单显示了它的键盘快捷键和命令。</p>
|
||||
</div></header><div class="h1wrap-body"><div class="wrap"><div class="wrap-header h2wrap"><h2>快捷键</h2><div class="wrap-body">
|
||||
</div></div><div class="h2wrap-body"><div class="wrap"><div class="wrap-header h3wrap"><h3>插入</h3><div class="wrap-body">
|
||||
<table class="table-thead-hide">
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>快捷键</th>
|
||||
<th>插入</th>
|
||||
<th>描述</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
@ -62,9 +62,9 @@
|
||||
<td>(Text) 文本</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table><!--rehype:class=table-thead-hide-->
|
||||
</div></div></div><div class="wrap row-span-2"><div class="wrap-header h3wrap"><h3>类型</h3><div class="wrap-body"><!--rehype:wrap-class=row-span-2--><!--rehype:-->
|
||||
<table class="table-thead-hide">
|
||||
</table>
|
||||
</div></div></div><div class="wrap row-span-2"><div class="wrap-header h3wrap"><h3>类型</h3><div class="wrap-body"><!--rehype:wrap-class=row-span-2-->
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>快捷键</th>
|
||||
@ -125,9 +125,9 @@
|
||||
<td>特殊字符</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table><!--rehype:class=table-thead-hide-->
|
||||
</div></div></div><div class="wrap row-span-2"><div class="wrap-header h3wrap"><h3>画布视图</h3><div class="wrap-body"><!--rehype:wrap-class=row-span-2--><!--rehype:-->
|
||||
<table class="table-thead-hide">
|
||||
</table>
|
||||
</div></div></div><div class="wrap row-span-2"><div class="wrap-header h3wrap"><h3>画布视图</h3><div class="wrap-body"><!--rehype:wrap-class=row-span-2-->
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>画布视图</th>
|
||||
@ -196,9 +196,9 @@
|
||||
<td>移动画布</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table><!--rehype:class=table-thead-hide-->
|
||||
</table>
|
||||
</div></div></div><div class="wrap"><div class="wrap-header h3wrap"><h3>窗口</h3><div class="wrap-body">
|
||||
<table class="table-thead-hide">
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>快捷键</th>
|
||||
@ -235,9 +235,9 @@
|
||||
<td>进入全屏</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table><!--rehype:class=table-thead-hide-->
|
||||
</table>
|
||||
</div></div></div><div class="wrap"><div class="wrap-header h3wrap"><h3>编辑形状</h3><div class="wrap-body">
|
||||
<table class="table-thead-hide">
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>编辑形状</th>
|
||||
@ -282,9 +282,9 @@
|
||||
<td>更改矢量点样式</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table><!--rehype:class=table-thead-hide-->
|
||||
</table>
|
||||
</div></div></div><div class="wrap"><div class="wrap-header h3wrap"><h3>编辑图层</h3><div class="wrap-body">
|
||||
<table class="table-thead-hide">
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>快捷键</th>
|
||||
@ -333,9 +333,9 @@
|
||||
<td>切换边框</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table><!--rehype:class=table-thead-hide-->
|
||||
</table>
|
||||
</div></div></div><div class="wrap"><div class="wrap-header h3wrap"><h3>排列图层、组和画板</h3><div class="wrap-body">
|
||||
<table class="table-thead-hide">
|
||||
<table>
|
||||
<thead>
|
||||
<tr>
|
||||
<th>排列图层、组和画板</th>
|
||||
@ -404,7 +404,7 @@
|
||||
<td>选择下面的页面</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table><!--rehype:class=table-thead-hide-->
|
||||
</table>
|
||||
</div></div></div></div></div><div class="wrap"><div class="wrap-header h2wrap"><h2>另见</h2><div class="wrap-body">
|
||||
<ul>
|
||||
<li><a href="https://www.sketch.com/">Sketch 官网</a> <em>(sketch.com)</em></li>
|
||||
|
Reference in New Issue
Block a user