8x file saving performance improvement

This commit is contained in:
James Feng Cao 2023-11-21 10:53:50 +08:00
parent 1234ce175a
commit 4039a5b8ec
55 changed files with 199 additions and 522 deletions

View file

@ -144,7 +144,7 @@ Visiting url and execute the uweb browser internal bookmarklet that keeps valid
<li>[?postfix]: the real visited url is &quot;[url]+[?postfix]&quot;.</li>
<li>[/.../localfile]: load the local html/js file that processes [url]. The first character of the local html file must be &quot;&lt;&quot;.</li>
<li>All other cases will be treated as [prefix], the real visited url is &quot;[prefix]+[url]&quot;.</li>
<li>Since <a href="../rjs/index.html">activated scripts</a> use internal mechanism of &quot;i:0m&quot; urls, the script itself cannot have 'H', '?' or '/' as its very first character.</li>
<li>Since <a href="../rjs/index.html">activated scripts</a> use internal mechanism of &quot;i:0m&quot; urls, the script itself cannot have 'H', '?' as its very first character.</li>
</ul>
</li>
<li>
@ -308,8 +308,8 @@ Bundle of internal urls, if it is an &quot;i:0&quot; url, then it should have th
</ul>
</div>
<p>Last Modified: 4 November 2023<br>
:0cs CookieSet<br>
<p>Last Modified: 15 November 2023<br>
update i:0m document<br>
<pre>i:56 urls support CTRL_A to CTRL-Z
</pre>
</p>