For the complete documentation index, see llms.txt. This page is also available as Markdown.

⚒️API & URL Scheme

API 和 URL Scheme 提供了词典与其他软件直接交互的可能性,需要您对软件开发有一定程度的了解。

API

欧路词典提供了调用方便的 API。

详情可见: http://my.eudic.net/OpenAPI/Doc_Index

如果您在使用时遇到问题,欢迎联系我们

URL Scheme

欧路词典

url

行为

eudic://

启动《欧路词典》

eudic://dict/test

打开App查询单词 test 的释义

eudic://dict/test?context=This%20is%20a%20test

查询单词test的解释(包含上下文)

eudic://peek/test

浮窗显示单词test的释义(安卓)

eudic://wiki/test

查询单词 test 的百科释义

eudic://dailyword

进入每日一句并发音

eudic://camera

进入相机取词

eudic://recite

进入单词复习

eudic://transcribe?mode=microphone&srcLang=en&targetLang=zh-CN

进入同传并开启话筒录音(iOS)

eudic://transcribe?mode=system&srcLang=en&targetLang=zh-CN

进入同传并开启系统录音(iOS)

法语助手

url

行为

eudic-fr://

启动《法语助手》

eudic-fr://dict/test

打开App查询单词 test 的释义

eudic-fr://dict/test?context=This%20is%20a%20test

查询单词test的解释(包含上下文)

eudic-fr://peek/test

浮窗显示单词test的释义(安卓)

eudic-fr://wiki/test

查询单词 test 的百科释义

eudic-fr://dailyword

进入每日一句并发音

eudic-fr://camera

进入相机取词

eudic-fr://recite

进入单词复习

eudic-fr://transcribe?mode=microphone&srcLang=fr&targetLang=zh-CN

进入同传并开启话筒录音(iOS)

eudic-fr://transcribe?mode=system&srcLang=fr&targetLang=zh-CN

进入同传并开启系统录音(iOS)

西班牙语助手

url

行为

eudic-es://

启动《西班牙语助手》

eudic-es://dict/test

打开App查询单词 test 的释义

eudic-es://dict/test?context=This%20is%20a%20test

查询单词test的解释(包含上下文)

eudic-es://peek/test

浮窗显示单词test的释义(安卓)

eudic-es://wiki/test

查询单词 test 的百科释义

eudic-es://dailyword

进入每日一句并发音

eudic-es://camera

进入相机取词

eudic-es://recite

进入单词复习

eudic-es://transcribe?mode=microphone&srcLang=es&targetLang=zh-CN

进入同传并开启话筒录音(iOS)

eudic-es://transcribe?mode=system&srcLang=es&targetLang=zh-CN

进入同传并开启系统录音(iOS)

德语助手

url

行为

eudic-de://

启动《德语助手》

eudic-de://dict/test

打开App查询单词 test 的释义

eudic-de://dict/test?context=This%20is%20a%20test

查询单词test的解释(包含上下文)

eudic-de://peek/test

浮窗显示单词test的释义(安卓)

eudic-de://wiki/test

查询单词 test 的百科释义

eudic-de://dailyword

进入每日一句并发音

eudic-de://camera

进入相机取词

eudic-de://recite

进入单词复习

eudic-de://transcribe?mode=microphone&srcLang=de&targetLang=zh-CN

进入同传并开启话筒录音(iOS)

eudic-de://transcribe?mode=system&srcLang=de&targetLang=zh-CN

进入同传并开启系统录音(iOS)

同传 URL Scheme 支持设置源语言和目标语言,只需将 URL 中加粗的语言参数替换为对应的语言代码即可。具体参数如下:

描述

语言参数值

简体中文

zh-CN

繁体中文

zh-TW

英文

en

法语

fr

德语

de

西班牙语

es

意大利语

it

葡萄牙语

pt

俄语

ru

日语

ja

韩语

ko

最后更新于