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

@ -175,7 +175,7 @@
<table class="shortcuts show-header"><thead><tr><th>范围</th><th>描述</th></tr></thead><tbody><tr><td><code>1.2.3 - 2.3.4</code></td><td><code>>=1.2.3 &#x3C;=2.3.4</code></td></tr></tbody></table>
<!--rehype:className=shortcuts show-header-->
</div></div><div class="h3wrap-body"><h4 id="部分向右"><a aria-hidden="true" tabindex="-1" href="#部分向右"><span class="icon icon-link"></span></a>部分向右</h4>
<h4 id="部分向右"><a aria-hidden="true" tabindex="-1" href="#部分向右"><span class="icon icon-link"></span></a>部分向右</h4>
@ -213,7 +213,7 @@
<!--rehype:className=shortcuts-->
<p>当右侧为部分(例如,<code>2.3</code>)时,假定缺失的部分为<code>x</code>(例如,<code> 2.3.x</code>)。</p>
<p>如果左边是部分的(例如,<code>1.2</code>),则假定缺少的部分为<code>0</code>(例如,<code> 1.2.0</code>)。</p>
</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">
</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-->
<pre class="language-js"><code class="language-js code-highlight"><span class="code-line"><span class="token number">0.0</span><span class="token number">.4</span>
</span><span class="code-line"><span class="token number">1.2</span><span class="token number">.3</span>
@ -305,7 +305,7 @@
<li><a href="https://regex101.com/r/vkijKf/1/">语义化版本号验证正则表达式,支持按编号提取的语言</a></li>
<li><a href="https://regex101.com/r/Ly7O1x/3/">语义化版本号验证正则表达式,支持按组名称提取的语言</a></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()