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
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue