blog update

This commit is contained in:
James Feng Cao 2019-02-06 11:36:38 +08:00
parent 60cfae5ff4
commit 4cc6198f15
14 changed files with 0 additions and 36 deletions

View file

@ -18,7 +18,6 @@
<!-- Custom CSS -->
<link rel="stylesheet" href="/uWeb/css/aircloud.css">
<link rel="stylesheet" href="/uWeb/css/gitment.css">
<!--<link rel="stylesheet" href="https://imsun.github.io/gitment/style/default.css">-->
<link href="//at.alicdn.com/t/font_620856_pl6z7sid89qkt9.css" rel="stylesheet" type="text/css">
<!-- ga & ba script hoook -->
<script></script>
@ -118,7 +117,6 @@
<h3 id="更多bc扩展库"><a href="#更多bc扩展库" class="headerlink" title="更多bc扩展库"></a>更多bc扩展库</h3><p>扩展库可下载至/sdcard/uweb目录<br><a href="https://github.com/susca/bc-extensions" target="_blank" rel="noopener">https://github.com/susca/bc-extensions</a><br><a href="http://phodd.net/gnu-bc" target="_blank" rel="noopener">http://phodd.net/gnu-bc</a><br><a href="http://www.numbertheory.org/gnubc/gnubc.html" target="_blank" rel="noopener">http://www.numbertheory.org/gnubc/gnubc.html</a> </p>
<h3 id="使用扩展库以后cmds-txt配置如下"><a href="#使用扩展库以后cmds-txt配置如下" class="headerlink" title="使用扩展库以后cmds.txt配置如下"></a>使用扩展库以后cmds.txt配置如下</h3><p>计算器:text/html:echo “%s”|bc -l q extensions.bc scientific_constants.bc<br>全能计算器:text/html:echo “%s”|bc -l q *.bc </p>
<br>
<div id="comment-container">
</div>
@ -162,7 +160,6 @@
window.hexo_root = "/uWeb/"
window.isPost = true
</script>
<script src="https://cdn.bootcss.com/jquery/3.3.1/jquery.min.js"></script>
<script src="/uWeb/js/index.js"></script>
<script async src="//busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>