rebuilding site Mon Nov 30 03:21:56 PM CST 2020
[uweb.git] / html5 / index.html
blobe594896f1ee8b5840c98c0ae4cd9a4b44f6f0b07
1 <!doctype html>
2 <html>
3 <head>
4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1" />
7 <link rel="stylesheet" href="/uwebzh/style.css" type="text/css" />
8 <title>html5应用</title>
9 </head>
10 <body>
11 <header class='header'>
12 <a class="logo" href="/uwebzh">Home</a> <a class="logo" href="/uwebzh/tags/">Tags</a>
13 <nav>
14 </nav>
15 </header>
16 <br />
18 <div class="container">
19 <h1 class="title">html5应用
20 <br>
21 <span class="subtitle"></span>
22 </h1>
23 <ul class="tags">
25 </ul>
26 <p><a target="_self" href="i:0h/sdcard/uweb/app/plyr.html:https://jamesfengcao.gitee.io/uwebzh/searchurl/txt/plyr.html">点击安装plyr视频播放器</a><br>
27 <a target="_self" href="i:0h/sdcard/uweb/app/dplayer.html:https://jamesfengcao.gitee.io/uwebzh/searchurl/txt/dplayer.html">点击安装dplayer视频播放器</a><br>
28 <a target="_self" href="i:0h/sdcard/uweb/app/pdfviewer.html:https://jamesfengcao.gitee.io/uwebzh/searchurl/txt/pdfviewer.html">点击安装pdf阅读器</a><br>
29 <a target="_self" href="i:0h/sdcard/uweb/app/epub.html:https://jamesfengcao.gitee.io/uwebzh/searchurl/txt/epub.html">点击安装epub阅读器</a><br>
30 <a target="_self" href="i:0h/sdcard/uweb/app/djvu.html:https://cdn.jsdelivr.net/gh/torappinfo/uwebjs/djvujs/djvu.html">点击安装djvu阅读器</a><br>
31 相应的菜单安装可见<a href="../searchurl/urls.html">浏览器特色服务</a></p>
32 <p>超微配置目录下的子目录名如果以&quot;app&quot;开始(譬如&quot;/sdcard/uweb/appPDF&quot;),则这些&quot;app&quot;开头目录树下放置的html5应用将可获得功能增强。</p>
33 <p><a href="../filecap">配置default.filecap</a>并打开选项“文件预处理”,清后台重启浏览器后超微可直接阅读应用对应格式文件。<br>
34 <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>
35 <p>比较有用的是mozilla的pdf.js,可用来显示在线或本地pdf文件。直接解压缩下载的pdf.js包至appXXX子目录下,并在超微浏览器下访问如下url:<br>
36 file:///sdcard/uweb/appXXX....../web/viewer.html?file=[绝对或相对路径].pdf#page=[xxx]<br>
37 则浏览器直接跳转到pdf文件指定页。与主屏多引擎搜索及少量脚本结合使用,可对任何pdf文件进行字典检索。</p>
38 <p>下面是一些类似的应用:<br>
39 djvu.js应用的访问url如下:<br>
40 file:///sdcard/uweb/appXXX....../djvu.html?url=[绝对或相对路径或url].pdf#page=[xxx]</p>
41 <p>epub.js<br>
42 sampotts/plyr : video, YouTube and Vimeo player<br>
43 videojs/video.js<br>
44 bilibili/flv.js<br>
45 MoePlayer/DPlayer<br>
46 Streamedian/html5_rtsp_player<br>
47 MoePlayer/APlayer : music player</p>
49 </div>
51 </body>
52 </html>