mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Thu Feb 10 05:20:09 PM CST 2022
This commit is contained in:
parent
e4ab875661
commit
835b13018d
6 changed files with 69 additions and 65 deletions
|
@ -24,8 +24,8 @@
|
|||
|
||||
</ul>
|
||||
<p>使用<a href="https://www.coolapk.com/apk/info.torapp.uweb">uweb浏览器</a>。<br>
|
||||
Gnu bc计算器支持无限精度,可轻易扩展函数库、常数库。</p>
|
||||
<h3 id="安装bc">安装bc</h3>
|
||||
Gnu bc计算器支持无限精度,可扩展函数库、常数库。</p>
|
||||
<h3 id="安装bc-android11无需安装">安装bc (Android11+无需安装)</h3>
|
||||
<ul>
|
||||
<li>安装<a href="../searchurl/plugins.html">uweb定制Termux应用</a></li>
|
||||
<li>Termux下运行以下命令:<br>
|
||||
|
@ -46,8 +46,8 @@ apt install bc</li>
|
|||
<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>
|
||||
<p>计算器:text/html:echo "%s"|bc -l -q extensions.bc scientific_constants.bc<br>
|
||||
全能计算器:text/html:echo "%s"|bc -l -q *.bc</p>
|
||||
<p>计算器:text/html:echo "%s"|bc -l -q extensions.bc scientific_constants.bc<br>
|
||||
全能计算器:text/html:echo "%s"|bc -l -q *.bc</p>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue