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