mirror of
https://github.com/fofolee/uTools-Manuals.git
synced 2026-02-28 01:58:28 +08:00
语法高亮,滚动条美化,设置页面调整
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<h2 id="Summary" name="Summary">概述</h2>
|
||||
<p>将字符串中包含的特殊字符进行转义(反斜杠),然后在字符串两边各加上一个双引号(<code>"</code>)并返回,并不修改原字符串.</p>
|
||||
<h2 id="Syntax" name="Syntax">语法</h2>
|
||||
<pre class="syntaxbox"><code><em>str</em>.quote()</code></pre>
|
||||
<pre><code class="language-javascript"><code><em>str</em>.quote()</code></code></pre>
|
||||
<h2 id="Examples" name="Examples">示例</h2>
|
||||
<table class="fullwidth-table">
|
||||
<thead>
|
||||
|
||||
Reference in New Issue
Block a user