Deploying to gh-pages from @ harttle/liquidjs@68d500c18a 🚀

This commit is contained in:
harttle
2025-08-13 11:15:49 +00:00
parent dfcf0b94fb
commit 74b6225cdb
247 changed files with 967 additions and 961 deletions
+2 -2
View File
@@ -102,11 +102,11 @@
<li>比较运算符。所有比较运算符具有同样的优先级,且高于逻辑运算符。</li>
<li>逻辑运算符。所有逻辑运算符具有同样的有衔接。</li>
</ol>
<h2 id="结合性" class="article-heading"><a href="#结合性" class="headerlink" title="结合性"></a>结合性<a class="article-anchor" href="#结合性" aria-hidden="true"></a></h2><p>逻辑运算符是结合的,所以连续的逻辑运算时计算顺序是从右向左,参考 <a target="_blank" rel="noopener external nofollow noreferrer" href="https://help.shopify.com/en/themes/liquid/basics/operators#order-of-operations">Shopify</a> 的文档。</p>
<h2 id="结合性" class="article-heading"><a href="#结合性" class="headerlink" title="结合性"></a>结合性<a class="article-anchor" href="#结合性" aria-hidden="true"></a></h2><p>逻辑运算符是结合的,所以连续的逻辑运算时计算顺序是从右向左,参考 <a target="_blank" rel="noopener external nofollow noreferrer" href="https://help.shopify.com/en/themes/liquid/basics/operators#order-of-operations">Shopify</a> 的文档。</p>
</div>
<footer class="article-footer">
<time class="article-footer-updated" datetime="2025-05-14T17:48:10.764Z" itemprop="dateModified">上次更新:2025-05-14</time>
<time class="article-footer-updated" datetime="2025-08-13T11:15:00.089Z" itemprop="dateModified">上次更新:2025-08-13</time>
<a href="plugins.html" class="article-footer-prev" title="插件"><i class="icon-chevron-left"></i><span>上一页</span></a><a href="truthy-and-falsy.html" class="article-footer-next" title="真和假"><span>下一页</span><i class="icon-chevron-right"></i></a>
</footer>
</div>