mirror of
https://github.com/torappinfo/uweb.git
synced 2024-08-14 23:54:59 +00:00
add command bookmarks
This commit is contained in:
parent
c408fd8407
commit
a79d00b323
10 changed files with 225 additions and 37 deletions
|
@ -14,7 +14,7 @@
|
|||
<guid>/zh/html5/</guid>
|
||||
<description>mdict字典搜索引擎:
|
||||
长按底部右箭头弹出系统菜单=&gt;添加搜索引擎=&gt;第三行输入搜索引擎串。对于需要批量添加的用户,显示主屏时,可长按底部时钟按钮,点击编辑器,然后添加保存,清后台重启生效。mdict搜索引擎串有以下两类(推荐第一类)。
|
||||
i:5ifile:///.../xxx.mdx,xxx.mdd?app=https://uwebzh.netlify.app/en/searchurl/mdict/mdict.html#word=%s
|
||||
i:5ifile:///.../xxx.mdx,xxx.mdd?app=https://cdn.jsdelivr.net/gh/torappinfo/uweb/en/searchurl/mdict/mdict.html#word=%s
|
||||
其中&quot;/.../xxx.mdx,xxx.mdd&quot;为词典文件全路径。
|
||||
i:5ihttps://uwebzh.netlify.app/zh/searchurl/txt/mdict.html?file=mdict/xxx.mdx,mdict/xxx.mdd#word=%s
|
||||
对于这类搜索引擎,字典文件必须位于配置目录应用子目录&quot;app&quot;下。上述字典搜索引擎例子中文件&quot;xxx.mdx&quot;及&quot;xxx.mdd&quot;位于&quot;.../app/mdict&quot;下。为方便文件操作,用户可符号链接&quot;app&quot;至任意公共目录。
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
</ul>
|
||||
<p>mdict字典搜索引擎:<br>
|
||||
长按底部右箭头弹出系统菜单=>添加搜索引擎=>第三行输入搜索引擎串。对于需要批量添加的用户,显示主屏时,可长按底部时钟按钮,点击编辑器,然后添加保存,清后台重启生效。mdict搜索引擎串有以下两类(推荐第一类)。</p>
|
||||
<p>i:5ifile:///.../xxx.mdx,xxx.mdd?app=https://uwebzh.netlify.app/en/searchurl/mdict/mdict.html#word=%s</p>
|
||||
<p>i:5ifile:///.../xxx.mdx,xxx.mdd?app=https://cdn.jsdelivr.net/gh/torappinfo/uweb/en/searchurl/mdict/mdict.html#word=%s</p>
|
||||
<p>其中"/.../xxx.mdx,xxx.mdd"为词典文件全路径。</p>
|
||||
<p>i:5ihttps://uwebzh.netlify.app/zh/searchurl/txt/mdict.html?file=mdict/xxx.mdx,mdict/xxx.mdd#word=%s</p>
|
||||
<p>对于这类搜索引擎,字典文件必须位于配置目录应用子目录"app"下。上述字典搜索引擎例子中文件"xxx.mdx"及"xxx.mdd"位于".../app/mdict"下。为方便文件操作,用户可<a href="../../en/acmd/index.html">符号链接"app"至任意公共目录</a>。</p>
|
||||
|
|
|
@ -89,7 +89,7 @@ novip:https://www.novipnoad.com/s=</description>
|
|||
<guid>/zh/html5/</guid>
|
||||
<description>mdict字典搜索引擎:
|
||||
长按底部右箭头弹出系统菜单=&gt;添加搜索引擎=&gt;第三行输入搜索引擎串。对于需要批量添加的用户,显示主屏时,可长按底部时钟按钮,点击编辑器,然后添加保存,清后台重启生效。mdict搜索引擎串有以下两类(推荐第一类)。
|
||||
i:5ifile:///.../xxx.mdx,xxx.mdd?app=https://uwebzh.netlify.app/en/searchurl/mdict/mdict.html#word=%s
|
||||
i:5ifile:///.../xxx.mdx,xxx.mdd?app=https://cdn.jsdelivr.net/gh/torappinfo/uweb/en/searchurl/mdict/mdict.html#word=%s
|
||||
其中&quot;/.../xxx.mdx,xxx.mdd&quot;为词典文件全路径。
|
||||
i:5ihttps://uwebzh.netlify.app/zh/searchurl/txt/mdict.html?file=mdict/xxx.mdx,mdict/xxx.mdd#word=%s
|
||||
对于这类搜索引擎,字典文件必须位于配置目录应用子目录&quot;app&quot;下。上述字典搜索引擎例子中文件&quot;xxx.mdx&quot;及&quot;xxx.mdd&quot;位于&quot;.../app/mdict&quot;下。为方便文件操作,用户可符号链接&quot;app&quot;至任意公共目录。
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue