feat: add matlab.md cheatsheet (#21). 02d0a495a6

This commit is contained in:
jaywcjlove
2022-11-04 13:08:05 +00:00
parent 98127ce694
commit 3a8626d210
73 changed files with 4673 additions and 419 deletions

View File

@ -389,17 +389,17 @@
</span><span class="code-line"> /usr/local/bin/subl
</span></code></pre>
<!--rehype:className=wrap-text -->
</div></div><div class="h3wrap-body"><h4 id="在命令行中使用-subl-命令"><a aria-hidden="true" tabindex="-1" href="#在命令行中使用-subl-命令"><span class="icon icon-link"></span></a>在命令行中使用 <strong>subl</strong> 命令</h4>
<h4 id="在命令行中使用-subl-命令"><a aria-hidden="true" tabindex="-1" href="#在命令行中使用-subl-命令"><span class="icon icon-link"></span></a>在命令行中使用 <strong>subl</strong> 命令</h4>
<pre class="language-bash"><code class="language-bash code-highlight"><span class="code-line">$ subl <span class="token builtin class-name">.</span>
</span><span class="code-line">$ subl README.md
</span></code></pre>
<p>软链放到这个目录 <code>/usr/local/bin/subl</code>,这是因为 <code>Rootless</code> 机制,不能存放到 <del><code>/usr/bin/subl</code></del> 位置。</p>
</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">
</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.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>
</ul>
</div></div></div></div></div><footer class="footer-wrap"><footer class="max-container">© 2022 Kenny Wang, All rights reserved.</footer></footer><script>
</div></div><div class="h2wrap-body"></div></div></div></div><footer class="footer-wrap"><footer class="max-container">© 2022 Kenny Wang, All rights reserved.</footer></footer><script>
if(('onhashchange' in window) && ((typeof document.documentMode==='undefined') || document.documentMode==8)) {
window.onhashchange = function () {
anchorPoint()