2018-07-09 17:22:32 +08:00
|
|
|
# Dictionary Service For FastWQ
|
|
|
|
|
|
|
|
|
|
## Local
|
2018-07-29 23:27:20 +08:00
|
|
|
| # | Dictionary Name | Describe |
|
|
|
|
|
| ---| :--- | :--- |
|
|
|
|
|
| 1 | MdxService | .mdx dict file, it's only has default field. |
|
|
|
|
|
| 2 | StardictService | .ifo dict file, it's only has default field. |
|
|
|
|
|
| 3 | MDX-LDOCE6 | local LDOCE6 mdx file, it's has some fileds. |
|
2018-07-09 17:22:32 +08:00
|
|
|
|
|
|
|
|
## Web
|
2018-07-29 23:27:20 +08:00
|
|
|
| # | Dictionary Name | Link |
|
|
|
|
|
| ---| :--- | :--- |
|
|
|
|
|
| 1 | Baicizhan | http://mall.baicizhan.com/ws/search?w=word |
|
|
|
|
|
| 2 | Bing | http://cn.bing.com/dict/search?q=word&mkt=zh-cn |
|
|
|
|
|
| 3 | Bing xtk | http://xtk.azurewebsites.net/BingDictService.aspx?Word=word |
|
|
|
|
|
| 4 | 西语助手 | https://www.esdict.cn/mdicts/es/word |
|
|
|
|
|
| 5 | 法语助手 | https://frdic.com/mdicts/fr/ |
|
|
|
|
|
| 6 | 爱词霸 | http://www.iciba.com/index.php?a=getWordMean&c=search&word=word |
|
|
|
|
|
| 7 | 朗文 | https://www.ldoceonline.com/dictionary/word |
|
|
|
|
|
| 8 | 海词迷你词典 | http://dict.cn/word |
|
|
|
|
|
| 9 | Oxford Learner | https://www.oxfordlearnersdictionaries.com/definition/english/word |
|
|
|
|
|
| 10 | Oxford | https://od-api.oxforddictionaries.com/ |
|
|
|
|
|
| 11 | 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) |
|
|
|
|
|
| 12 | 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) |
|
|
|
|
|
| 13 | 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=대한민국) |
|
|
|
|
|
| 14 | MDX Server | You have to run mdx server by yourself first. |
|
|
|
|
|
| 15 | Yahoo Dictionary | [https://tw.dictionary...](https://tw.dictionary.search.yahoo.com/search?p=test) |
|
|
|
|
|
| 16 | Baidu Hanyu | [http://dict.baidu.com/...](http://dict.baidu.com/s?wd=%E4%B8%AD%E5%9B%BD#basicmean) |
|
|
|
|
|
| 17 | Cambridge | [https://dictionary.cambridge.org/...](https://dictionary.cambridge.org/dictionary/english/test) |
|
2018-09-12 11:30:54 +08:00
|
|
|
| 18 | Dr.eye | [https://yun.dreye.com/...](https://yun.dreye.com/dict_new/dict.php?w=test&hidden_codepage=01) |
|