25 lines
1.6 KiB
Markdown
25 lines
1.6 KiB
Markdown
# Dictionary Service For FastWQ
|
|
|
|
## Local
|
|
|
|
- **MdxService**, .mdx dict file, it's only has default field.
|
|
- **StardictService**, .ifo dict file, it's only has default field.
|
|
- **MDX-LDOCE6**, local LDOCE6 mdx file, it's has some fileds.
|
|
|
|
## Web
|
|
|
|
- **Baicizhan**, http://mall.baicizhan.com/ws/search?w=word
|
|
- **Bing**, http://cn.bing.com/dict/search?q=word&mkt=zh-cn
|
|
- **Bing xtk**, http://xtk.azurewebsites.net/BingDictService.aspx?Word=word
|
|
- **西语助手**, https://www.esdict.cn/mdicts/es/word
|
|
- **法语助手**, https://frdic.com/mdicts/fr/
|
|
- **爱词霸**, http://www.iciba.com/index.php?a=getWordMean&c=search&word=word
|
|
- **朗文**, https://www.ldoceonline.com/dictionary/word
|
|
- **海词迷你词典**, http://dict.cn/word
|
|
- **Oxford Learner**, https://www.oxfordlearnersdictionaries.com/definition/english/word
|
|
- **Oxford**, https://od-api.oxforddictionaries.com/
|
|
- **Youdao-English**, [http://dict.youdao.com/...](http://dict.youdao.com/fsearch?client=deskdict&keyfrom=chrome.extension&pos=-1&doctype=xml&xmlVersion=3.2&dogVersion=1.0&vendor=unknown&appVer=3.1.17.4208&le=eng&q=word)
|
|
- **Youdao-French**, [http://dict.youdao.com/...](http://dict.youdao.com/fsearch?client=deskdict&keyfrom=chrome.extension&pos=-1&doctype=xml&xmlVersion=3.2&dogVersion=1.0&vendor=unknown&appVer=3.1.17.4208&le=fr&q=word)
|
|
- **Youdao-Korean**, [http://dict.youdao.com/...](http://dict.youdao.com/fsearch?client=deskdict&keyfrom=chrome.extension&pos=-1&doctype=xml&xmlVersion=3.2&dogVersion=1.0&vendor=unknown&appVer=3.1.17.4208&le=ko&q=대한민국)
|
|
- **MDX Server**, You have to run mdx server by yourself first.
|