rebuilding site Fri Nov 13 11:06:14 PM CST 2020

This commit is contained in:
James Feng Cao 2020-11-13 23:06:14 +08:00
parent 45b954d1a5
commit 8fe0389855
8 changed files with 15 additions and 15 deletions

View file

@ -23,15 +23,15 @@
<ul class="tags">
</ul>
<p><a target="_self" href="i:0h/sdcard/uweb/app/plyr.html:https://jamesfengcao.gitee.io/uweb/searchurl/txt/plyr.html">点击安装plyr视频播放器</a><br>
<a target="_self" href="i:0h/sdcard/uweb/app/dplayer.html:https://jamesfengcao.gitee.io/uweb/searchurl/txt/dplayer.html">点击安装dplayer视频播放器</a><br>
<a target="_self" href="i:0h/sdcard/uweb/app/pdfviewer.html:https://jamesfengcao.gitee.io/uweb/searchurl/txt/pdfviewer.html">点击安装pdf阅读器</a><br>
<a target="_self" href="i:0h/sdcard/uweb/app/epub.html:https://jamesfengcao.gitee.io/uweb/searchurl/txt/epub.html">点击安装epub阅读器</a><br>
<p><a target="_self" href="i:0h/sdcard/uweb/app/plyr.html:https://jamesfengcao.gitee.io/uwebzh/searchurl/txt/plyr.html">点击安装plyr视频播放器</a><br>
<a target="_self" href="i:0h/sdcard/uweb/app/dplayer.html:https://jamesfengcao.gitee.io/uwebzh/searchurl/txt/dplayer.html">点击安装dplayer视频播放器</a><br>
<a target="_self" href="i:0h/sdcard/uweb/app/pdfviewer.html:https://jamesfengcao.gitee.io/uwebzh/searchurl/txt/pdfviewer.html">点击安装pdf阅读器</a><br>
<a target="_self" href="i:0h/sdcard/uweb/app/epub.html:https://jamesfengcao.gitee.io/uwebzh/searchurl/txt/epub.html">点击安装epub阅读器</a><br>
<a target="_self" href="i:0h/sdcard/uweb/app/djvu.html:https://cdn.jsdelivr.net/gh/torappinfo/uwebjs/djvujs/djvu.html">点击安装djvu阅读器</a><br>
相应的菜单安装可见<a href="../searchurl/urls.html">浏览器特色服务</a></p>
<p>超微配置目录下的子目录名如果以&quot;app&quot;开始(譬如&quot;/sdcard/uweb/appPDF&quot;),则这些&quot;app&quot;开头目录树下放置的html5应用将可获得功能增强。</p>
<p><a href="../filecap">配置default.filecap</a>并打开选项“文件预处理”,清后台重启浏览器后超微可直接阅读应用对应格式文件。<br>
<a target="_self" href="i:0g/sdcard/uweb/default.filecap:https://jamesfengcao.gitee.io/uweb/searchurl/txt/filecap.cfg">点击配置pdf.js,djvu.js,epub.js reader</a></p>
<a target="_self" href="i:0g/sdcard/uweb/default.filecap:https://jamesfengcao.gitee.io/uwebzh/searchurl/txt/filecap.cfg">点击配置pdf.js,djvu.js,epub.js reader</a></p>
<p>比较有用的是mozilla的pdf.js可用来显示在线或本地pdf文件。直接解压缩下载的pdf.js包至appXXX子目录下并在超微浏览器下访问如下url:<br>
file:///sdcard/uweb/appXXX....../web/viewer.html?file=[绝对或相对路径].pdf#page=[xxx]<br>
则浏览器直接跳转到pdf文件指定页。与主屏多引擎搜索及少量脚本结合使用可对任何pdf文件进行字典检索。</p>