mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
rebuilding site Wed Jul 27 08:45:19 PM CST 2022
This commit is contained in:
parent
ac3c78e978
commit
358bb90db0
16 changed files with 165 additions and 107 deletions
|
@ -5,7 +5,49 @@
|
|||
<link>/zh/_posts/</link>
|
||||
<description>Recent content in _posts on </description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<lastBuildDate>Sat, 25 Jun 2022 00:00:00 +0000</lastBuildDate><atom:link href="/zh/_posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<lastBuildDate>Wed, 27 Jul 2022 00:00:00 +0000</lastBuildDate><atom:link href="/zh/_posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>html5应用</title>
|
||||
<link>/zh/html5/</link>
|
||||
<pubDate>Wed, 27 Jul 2022 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/zh/html5/</guid>
|
||||
<description>mdict字典搜索引擎:
|
||||
https://uweb-zh.vercel.app/zh/searchurl/txt/mdict.html?file=./mdict/xxx.mdx,./mdict/xxx.mdd#word=
|
||||
字典文件必须位于配置目录应用子目录&quot;app&quot;下。上述字典搜索引擎例子中文件&quot;xxx.mdx&quot;及&quot;xxx.mdd&quot;位于&quot;.../app/mdict&quot;下。
|
||||
点击安装超大文件阅读器(支持txt, html, markdown)
|
||||
点击安装超大文件阅读器(markdeep版, latex, diagram,graphviz等)
|
||||
点击安装plyr视频播放器
|
||||
点击安装dplayer视频播放器
|
||||
点击安装pdf阅读器
|
||||
点击安装epub阅读器(作者:llili)
|
||||
点击安装djvu阅读器
|
||||
相应的菜单安装可见浏览器特色服务
|
||||
超微配置目录下的子目录名如果以&quot;app&quot;开始(譬如&quot;appPDF&quot;),则这些&quot;app&quot;开头目录树下放置的html5应用将可获得功能增强。
|
||||
配置default.filecap并打开选项“文件预处理”,清后台重启浏览器后超微可直接阅读应用对应格式文件。
|
||||
点击配置pdf.js,djvu.js,epub.js,超大文件阅读器
|
||||
超大文件阅读器txtview.html url如下:
|
||||
file:///data/data/info.torinfo.uweb/files/app/txtview.html?url=[url]#page=[xxx]
|
||||
file:///data/data/info.torinfo.uweb/files/app/txtview.html?url=[url]#offset=[xxxx]&amp;[length]
|
||||
file:///data/data/info.torinfo.uweb/files/app/markdeep.html?url=[url]#page=[xxx]
|
||||
file:///data/data/info.torinfo.uweb/files/app/markdeep.html?url=[url]#offset=[xxxx]&amp;[length]
|
||||
譬如&quot;#offset=10000&amp;500&quot;会访问超大文件偏移量10000处长度为500的内容。
|
||||
所有阅读器均支持箭头按钮(短按前进按钮或长按后退按钮)自动翻页。
|
||||
比较有用的是mozilla的pdf.js,可用来显示在线或本地pdf文件。url如下:
|
||||
file:///data/data/info.torinfo.uweb/files/app/pdfviewer.html?file=[绝对或相对路径].pdf#page=[xxx]
|
||||
则浏览器直接跳转到pdf文件指定页。与主屏多引擎搜索及少量脚本结合使用,可对任何pdf文件进行字典检索。
|
||||
下面是一些类似的应用:
|
||||
djvu.js应用的访问url如下:
|
||||
file:///data/data/info.torinfo.uweb/files/app/djvu.html?url=[绝对或相对路径或url].pdf#page=[xxx]
|
||||
epub.js
|
||||
sampotts/plyr : video, YouTube and Vimeo player
|
||||
videojs/video.js
|
||||
bilibili/flv.js
|
||||
MoePlayer/DPlayer
|
||||
Streamedian/html5_rtsp_player
|
||||
MoePlayer/APlayer : music player</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>信息隐藏技术总览</title>
|
||||
<link>/zh/adblock/</link>
|
||||
|
@ -546,45 +588,6 @@ pdf:uweb:echo file:///data/data/info.torinfo.uweb/files/app/pdf.js/web/viewer.ht
|
|||
如果用户配置中处理命令用到curl,则需要安装Termux,并在Termux中安装curl (&quot;apt install curl&quot;)。</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>html5应用</title>
|
||||
<link>/zh/html5/</link>
|
||||
<pubDate>Thu, 20 Aug 2020 00:00:00 +0000</pubDate>
|
||||
|
||||
<guid>/zh/html5/</guid>
|
||||
<description>点击安装超大文件阅读器(支持txt, html, markdown)
|
||||
点击安装超大文件阅读器(markdeep版, latex, diagram,graphviz等)
|
||||
点击安装plyr视频播放器
|
||||
点击安装dplayer视频播放器
|
||||
点击安装pdf阅读器
|
||||
点击安装epub阅读器(作者:llili)
|
||||
点击安装djvu阅读器
|
||||
相应的菜单安装可见浏览器特色服务
|
||||
超微配置目录下的子目录名如果以&quot;app&quot;开始(譬如&quot;appPDF&quot;),则这些&quot;app&quot;开头目录树下放置的html5应用将可获得功能增强。
|
||||
配置default.filecap并打开选项“文件预处理”,清后台重启浏览器后超微可直接阅读应用对应格式文件。
|
||||
点击配置pdf.js,djvu.js,epub.js,超大文件阅读器
|
||||
超大文件阅读器txtview.html url如下:
|
||||
file:///data/data/info.torinfo.uweb/files/app/txtview.html?url=[url]#page=[xxx]
|
||||
file:///data/data/info.torinfo.uweb/files/app/txtview.html?url=[url]#offset=[xxxx]&amp;[length]
|
||||
file:///data/data/info.torinfo.uweb/files/app/markdeep.html?url=[url]#page=[xxx]
|
||||
file:///data/data/info.torinfo.uweb/files/app/markdeep.html?url=[url]#offset=[xxxx]&amp;[length]
|
||||
譬如&quot;#offset=10000&amp;500&quot;会访问超大文件偏移量10000处长度为500的内容。
|
||||
所有阅读器均支持箭头按钮(短按前进按钮或长按后退按钮)自动翻页。
|
||||
比较有用的是mozilla的pdf.js,可用来显示在线或本地pdf文件。url如下:
|
||||
file:///data/data/info.torinfo.uweb/files/app/pdfviewer.html?file=[绝对或相对路径].pdf#page=[xxx]
|
||||
则浏览器直接跳转到pdf文件指定页。与主屏多引擎搜索及少量脚本结合使用,可对任何pdf文件进行字典检索。
|
||||
下面是一些类似的应用:
|
||||
djvu.js应用的访问url如下:
|
||||
file:///data/data/info.torinfo.uweb/files/app/djvu.html?url=[绝对或相对路径或url].pdf#page=[xxx]
|
||||
epub.js
|
||||
sampotts/plyr : video, YouTube and Vimeo player
|
||||
videojs/video.js
|
||||
bilibili/flv.js
|
||||
MoePlayer/DPlayer
|
||||
Streamedian/html5_rtsp_player
|
||||
MoePlayer/APlayer : music player</description>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>手势</title>
|
||||
<link>/zh/gesture/</link>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue