diff --git a/2018/12/10/urls/index.html b/2018/12/10/urls/index.html new file mode 100644 index 0000000..5b9c94d --- /dev/null +++ b/2018/12/10/urls/index.html @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + 配置浏览器特色服务 - undefined + + + + + + + + + + + + + + + + +
+ +
+ +
+ +
+ + + + +
+
+
+ + + search +
+
+ +
+
+
+
+ +
+
+ +
+ + + + +
+
+ 配置浏览器特色服务 +
+ + +
+

使用Android端uweb浏览器

+

配置文件/sdcard/uweb/urls.txt如下:
历史价格:http://tool.manmanbuy.com/historyLowest.aspx?url=
微软翻译:http://www.microsofttranslator.com/bv.aspx?to=zh&a=
百度翻译:http://fanyi.baidu.com/transpage?source=url&ie=utf8&from=auto&to=zh&render=1&query=

+

更多视频服务见:
https://www.cnblogs.com/devcjq/articles/6939961.html
https://51.ruyo.net/3127.html

+ + +
+
+
+
+ +
+
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + diff --git a/2018/12/11/bc/index.html b/2018/12/11/bc/index.html new file mode 100644 index 0000000..4656c96 --- /dev/null +++ b/2018/12/11/bc/index.html @@ -0,0 +1,172 @@ + + + + + + + + + + + + + + 配置浏览器地址栏作为超级计算器(bc) - undefined + + + + + + + + + + + + + + + + +
+ +
+ +
+ +
+ + + + +
+
+
+ + + search +
+
+ +
+
+
+
+ +
+
+ +
+ + + + +
+
+ 配置浏览器地址栏作为超级计算器(bc) +
+ + +
+

使用Android端uweb浏览器
Gnu bc计算器支持无限精度,可轻易扩展函数库、常数库。

+

安装bc

+ + +

配置文件/sdcard/uweb/cmds.txt如下:

计算器:text/html:echo “%s”|bc -l -q

+

更多bc扩展库:

扩展库可下载至/sdcard/uweb目录)
https://github.com/susca/bc-extensions
http://phodd.net/gnu-bc
http://www.numbertheory.org/gnubc/gnubc.html

+

使用扩展库以后cmds.txt配置如下:

计算器:text/html:echo “%s”|bc -l -q extensions.bc scientific_constants.bc
全能计算器:text/html:echo “%s”|bc -l -q *.bc

+ + +
+
+
+
+ +
+
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + diff --git a/2018/12/09/gluplot/index.html b/2018/12/11/gnuplot/index.html similarity index 75% rename from 2018/12/09/gluplot/index.html rename to 2018/12/11/gnuplot/index.html index 259a1ea..96177ff 100644 --- a/2018/12/09/gluplot/index.html +++ b/2018/12/11/gnuplot/index.html @@ -68,7 +68,7 @@
- +
  1. 安装gnuplot
  2. 配置文件/sdcard/uweb/cmds.txt如下:
@@ -102,7 +102,7 @@
- Post:2018-12-09 15:37:06 + Post:2018-12-11 07:04:19 Visit: @@ -111,11 +111,9 @@

使用Android端uweb浏览器
Termux提供了方便的软件包管理系统,缺省的uWeb地址栏功能配置需用到作图软件gnuplot。

-

-

  • 安装uweb定制Termux应用(长按[PC]选择”Symbian”再刷新网页可直接下载):

    https://pan.baidu.com/s/1WwQ9yhPlu95sFtttlzDXFA
  • -

  • Termux下运行以下命令:

    apt update

    apt upgrade

    apt install gnuplot


  • Termux软件包推荐::

    -

    -

  • gnuplot: 作图工具。


  • 配置文件/sdcard/uweb/cmds.txt如下:

    命令:text/plain:%s

    函数作图:image/svg+xml:gnuplot -e ‘set term svg;set output; plot %s’

    函数作图(3d):image/svg+xml:gnuplot -e ‘set term svg;set output; splot %s’

    超级计算器:text/html:echo “%s”|bc -l -q

    +

    安装gnuplot

    + +

    配置文件/sdcard/uweb/cmds.txt如下:

    命令:text/plain:%s
    函数作图:image/svg+xml:gnuplot -e ‘set term svg;set output; plot %s’
    函数作图(3d):image/svg+xml:gnuplot -e ‘set term svg;set output; splot %s’
    超级计算器:text/html:echo “%s”|bc -l -q

    长按uweb浏览器底部工具条刷新按钮弹出地址栏功能选择,选择“函数作图”,地址栏内输入函数如sin(x)**5就可显示函数图案。

    diff --git a/2018/12/09/hosts/index.html b/2018/12/11/hosts/index.html similarity index 92% rename from 2018/12/09/hosts/index.html rename to 2018/12/11/hosts/index.html index 11cfb37..e5f817d 100644 --- a/2018/12/09/hosts/index.html +++ b/2018/12/11/hosts/index.html @@ -102,7 +102,7 @@
    - Post:2018-12-09 15:33:39 + Post:2018-12-11 07:07:58 Visit: @@ -111,7 +111,7 @@

    不少国外网站本身虽可访问,但由于网站需要下载google,
    facebook等屏蔽网址的资源而导致无法访问。超级hosts文件可屏蔽文件中域名的一切子域名、孙域名、……,从而主动屏蔽这些网址,最终允许浏览器快速访问合法网站。

    -

    使用Android端uweb浏览器
    /sdcard/uweb/hosts内容如下:

    googleadservices.com

    googlesyndication.com

    adsense.com

    google.com

    google-analytics.com

    googletagservices.com

    twitter.com

    facebook.com

    fbcdn.net

    +

    使用Android端uweb浏览器
    /sdcard/uweb/hosts内容如下:
    googleadservices.com
    googlesyndication.com
    adsense.com
    google.com
    google-analytics.com
    googletagservices.com
    twitter.com
    facebook.com
    fbcdn.net


    diff --git a/archives/2018/12/index.html b/archives/2018/12/index.html index 8bfce51..43d7644 100644 --- a/archives/2018/12/index.html +++ b/archives/2018/12/index.html @@ -107,11 +107,11 @@ {{ post.title }} -->
  • - 12-09 + 12-11 - + - 浏览器多搜索引擎一键直达 + 利用超级hosts文件加速访问国外网站 @@ -122,9 +122,9 @@ {{ post.title }}
  • -->
  • - 12-09 + 12-11 - + 利用浏览器地址栏对函数作图 @@ -137,9 +137,9 @@ {{ post.title }}
  • -->
  • - 12-09 + 12-11 - + 配置浏览器地址栏作为超级计算器(bc) @@ -147,6 +147,21 @@
  • + +
  • + 12-10 + + + + 配置浏览器特色服务 + + + +
  • + diff --git a/archives/2018/index.html b/archives/2018/index.html index 8bfce51..43d7644 100644 --- a/archives/2018/index.html +++ b/archives/2018/index.html @@ -107,11 +107,11 @@ {{ post.title }} -->
  • - 12-09 + 12-11 - + - 浏览器多搜索引擎一键直达 + 利用超级hosts文件加速访问国外网站 @@ -122,9 +122,9 @@ {{ post.title }}
  • -->
  • - 12-09 + 12-11 - + 利用浏览器地址栏对函数作图 @@ -137,9 +137,9 @@ {{ post.title }}
  • -->
  • - 12-09 + 12-11 - + 配置浏览器地址栏作为超级计算器(bc) @@ -147,6 +147,21 @@
  • + +
  • + 12-10 + + + + 配置浏览器特色服务 + + + +
  • + diff --git a/archives/index.html b/archives/index.html index 8bfce51..43d7644 100644 --- a/archives/index.html +++ b/archives/index.html @@ -107,11 +107,11 @@ {{ post.title }} -->
  • - 12-09 + 12-11 - + - 浏览器多搜索引擎一键直达 + 利用超级hosts文件加速访问国外网站 @@ -122,9 +122,9 @@ {{ post.title }}
  • -->
  • - 12-09 + 12-11 - + 利用浏览器地址栏对函数作图 @@ -137,9 +137,9 @@ {{ post.title }}
  • -->
  • - 12-09 + 12-11 - + 配置浏览器地址栏作为超级计算器(bc) @@ -147,6 +147,21 @@
  • + +
  • + 12-10 + + + + 配置浏览器特色服务 + + + +
  • + diff --git a/index.html b/index.html index 0e07844..1f93e6e 100644 --- a/index.html +++ b/index.html @@ -93,11 +93,11 @@
    -
    2018-12-09
    +
    2018-12-11
    -
    2018-12-09
    +
    2018-12-11
    -
    2018-12-09
    +
    2018-12-11
    +
    +
    2018-12-10
    +
    +
    +
    2018-12-09