mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Sat Jul 9 08:45:16 AM CST 2022
This commit is contained in:
parent
4608c0fc8d
commit
e6a2e5d8d9
89 changed files with 530 additions and 478 deletions
|
@ -48,11 +48,10 @@ apt install bc</li>
|
|||
<a href="c:bc -l">bc</a><br>
|
||||
<a href="c:bc -l *.bc">全能bc</a></p>
|
||||
<h3 id="浏览器地址栏作为超级计算器">浏览器地址栏作为超级计算器</h3>
|
||||
<p>配置文件/sdcard/uweb/default.acmd如下:<br>
|
||||
<p>配置文件default.acmd如下:<br>
|
||||
计算器:text/html:echo "%s"|bc -l -q</p>
|
||||
<h3 id="更多bc扩展库">更多bc扩展库:</h3>
|
||||
<p>扩展库可下载至/sdcard/uweb目录)<br>
|
||||
<a href="https://github.com/susca/bc-extensions">https://github.com/susca/bc-extensions</a><br>
|
||||
<p><a href="https://github.com/susca/bc-extensions">https://github.com/susca/bc-extensions</a><br>
|
||||
<a href="http://phodd.net/gnu-bc">http://phodd.net/gnu-bc</a><br>
|
||||
<a href="http://www.numbertheory.org/gnubc/gnubc.html">http://www.numbertheory.org/gnubc/gnubc.html</a></p>
|
||||
<h3 id="使用扩展库以后defaultacmd配置如下">使用扩展库以后default.acmd配置如下:</h3>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue