The dictionary files (mdx, mdd) must locate in the "app" subfolder under the configuration folder. In above example, the files "xxx.mdx" and "xxx.mdd" locate in the folder ".../app/mdict".
点击安装超大文件阅读器(支持txt, html, markdown) 点击安装超大文件阅读器(markdeep版, latex, diagram,graphviz等)
diff --git a/zh/index.xml b/zh/index.xml
index 2913df0..0a6bbe0 100644
--- a/zh/index.xml
+++ b/zh/index.xml
@@ -88,7 +88,7 @@ novip:https://www.novipnoad.com/s=
/zh/html5/mdict字典搜索引擎:
-i:5ihttps://uwebzh.netlify.app/zh/searchurl/txt/mdict.html?file=mdict/xxx.mdx,mdict/xxx.mdd#word=
+i:5ihttps://uwebzh.netlify.app/zh/searchurl/txt/mdict.html?file=mdict/xxx.mdx,mdict/xxx.mdd#word=%s
字典文件必须位于配置目录应用子目录"app"下。上述字典搜索引擎例子中文件"xxx.mdx"及"xxx.mdd"位于".../app/mdict"下。
点击安装超大文件阅读器(支持txt, html, markdown)
点击安装超大文件阅读器(markdeep版, latex, diagram,graphviz等)
From d9de58e5e539f9ed11bd39c9ff617fc73ca92c5a Mon Sep 17 00:00:00 2001
From: James Feng Cao
Date: Thu, 15 Sep 2022 09:48:22 +0800
Subject: [PATCH 2/5] fix mdict engine url
---
index.html | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/index.html b/index.html
index f9c0bee..33185bf 100644
--- a/index.html
+++ b/index.html
@@ -1 +1,10 @@
-
+
+
+
+ en/
+
+
+
+
+
+
From dc5bab9f17edff847833f7e3fd3d9b2853170005 Mon Sep 17 00:00:00 2001
From: James Feng Cao
Date: Thu, 15 Sep 2022 09:58:13 +0800
Subject: [PATCH 3/5] fix address bar command mode
---
en/_posts/index.xml | 2 +-
en/acmd/index.html | 2 +-
en/index.xml | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/en/_posts/index.xml b/en/_posts/index.xml
index fb8b3dd..e8a298b 100644
--- a/en/_posts/index.xml
+++ b/en/_posts/index.xml
@@ -35,7 +35,7 @@ All html5 applications locating in a subfolder whose name begins with "
Commands are the best for repeated execution of an instruction. Address bar command modes provide ways to run different commands in the same category easily.
The configure file "default.acmd" has the exactly same format as default.cmds. Click the following links to install new modes (cold start the app to take effect, then long click the "refresh" botton to switch modes):
Shell command mode
-<a href="i:0gdefault.acmd::bc:text/plain:echo "%25s"|bc -l -q%0A">GNU bc (basic calculator) command mode (need termux for Android 10- )
+GNU bc (basic calculator) command mode (need termux for Android 10- )
diff --git a/en/acmd/index.html b/en/acmd/index.html
index 9bafa10..5b59884 100644
--- a/en/acmd/index.html
+++ b/en/acmd/index.html
@@ -46,7 +46,7 @@
Commands are the best for repeated execution of an instruction. Address bar command modes provide ways to run different commands in the same category easily.
The configure file "default.acmd" has the exactly same format as default.cmds. Click the following links to install new modes (cold start the app to take effect, then long click the "refresh" botton to switch modes):
The dictionary files (mdx, mdd) must locate in the "app" subfolder under the configuration folder. In above example, the files "xxx.mdx" and "xxx.mdd" locate in the folder ".../app/mdict".