rebuilding site Sat Oct 10 09:41:08 PM CST 2020

This commit is contained in:
James Feng Cao 2020-10-10 21:41:08 +08:00
parent a4d0968645
commit 5c6ff8440b
7 changed files with 51 additions and 31 deletions

View file

@ -29,8 +29,13 @@
<li><a href="../tags/tdict">tdict</a> </li>
</ul>
<p>除少数特别标记外,需先安装<a href="../searchurl/script/plugins.html">uweb定制Termux应用</a>,并启动一次完成初始化。</p>
<p><a target="_self" href="i:0bhttp://jamesfengcao.gitee.io/searchurl/bin/tdict.tar.gz">点击自动安装tdict词典工具</a></p>
<base target="_self">
<a href="i:0bhttps://cdn.jsdelivr.net/gh/torappinfo/uwebjs/bin/tdict_loc.tar.gz">安装tdict检索工具 (本地检索,远程内容)</a>
<p>安装完tdict本地检索工具后可选择性安装字典索引及对应的搜索引擎至主屏。<br>
<a href="i:0h/sdcard/uweb/ahd.tidx:https://cdn.jsdelivr.net/gh/torappinfo/uwebjs/bin/ahd.tidx">安装双解字典索引</a><br>
<a href="i:0g/sdcard/uweb/home5.search:https://cdn.jsdelivr.net/gh/torappinfo/uwebjs/txt/ahd.cfg">安装双解字典至主屏</a></p>
<p>以下工具需先安装<a href="../searchurl/script/plugins.html">uweb定制Termux应用</a>,并启动一次完成初始化。</p>
<p><a href="i:0bhttp://jamesfengcao.gitee.io/searchurl/bin/tdict.tar.gz">安装tdict词典工具</a></p>
<p>安装完tdict词典工具以后对/sdcrd/uweb/dict目录下的汉语大字典文件如&quot;dictXXX.xz&quot;可在主屏.search文件配置如下字典查询<br>
汉语大字典:c:zd xz %s dictXXX</p>
<p>字典文件目录可通过修改termux下“~/share”符号链接来改动。也可使用其它压缩方式如zst此时配置变为&quot;zd zst %s dictXXX&quot;相应的字典文件名为dictXXX.zst。用户需提供zsttool工具解压文本。</p>