mirror of
https://github.com/Buriburizaem0n/ai-dict.git
synced 2025-12-15 13:01:06 +00:00
<fix>default url bugs.
This commit is contained in:
@@ -115,19 +115,6 @@
|
||||
<li>全部添加完毕后,点击主设置窗口的 <code>确定</code> 使设置生效。</li>
|
||||
</ol>
|
||||
</div>
|
||||
|
||||
<div class="step">
|
||||
<div class="step-title">常用语言对示例</div>
|
||||
<p>为方便起见,这里提供一些常用组合的URL。请根据您的服务器地址(本地或远程)进行修改。</p>
|
||||
<ul class="examples-list">
|
||||
<li><strong>英 → 汉:</strong> <code>http://localhost:8080/golden-dict?source=en&target=zh&word=%GDWORD%</code></li>
|
||||
<li><strong>德 → 汉:</strong> <code>http://localhost:8080/golden-dict?source=de&target=zh&word=%GDWORD%</code></li>
|
||||
<li><strong>日 → 汉:</strong> <code>http://localhost:8080/golden-dict?source=ja&target=zh&word=%GDWORD%</code></li>
|
||||
<li><strong>汉 → 英:</strong> <code>http://localhost:8080/golden-dict?source=zh&target=en&word=%GDWORD%</code></li>
|
||||
<li><strong>英 → 英 (单语):</strong> <code>http://localhost:8080/golden-dict?source=en&target=en&word=%GDWORD%</code></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h2>完成!</h2>
|
||||
<p>现在,您可以在 GoldenDict 中查词了。您添加的每一个语言对都会作为一个独立的标签页显示结果。</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user