1. Browser Tools
Please store the following links under your browser's Favorites/Links directory, or drag them directly into your browser's toolbar.
(Displaying text as images in search results will result in reduced speed. This option is only suitable for browsers without Chinese character support.)
| IE for Windows |
Netscape 6+
Mozilla
|
Explanation |
| Dict |
Dict |
Full Result Page. |
| Dict |
Dict |
Full Result Page. (Displays output as image.) |
| Dict |
Dict |
Simple Result Page. (Simple is simply the best.) |
| Dict |
Dict |
Simple Result Page. (Displays output as image.) |
Usage Guide:
First, use the mouse to select the word you wish you look up. Then, click "Save" on the toolbar's "Dict" link.
The browser will search for this word and redirect to this dictionary's search results page.
Note: If there is a JavaScript error on the original webpage and clicking on the link does not work, you can manually type the address for this website.
For all other browsers, please store the following link: Dict.
(This is an ordinary link; the function that allows a selected word to be clicked and searched is not available.)
2. Easy-to-use Right-click Word Lookups
In Internet Explorer's right mouse button access menu, you can add the item "Dict.CN Definition". Afterwards, you need only select a word, click the right mouse button and select "Dict.CN Definition"--and you can directly open this word's definition.
dict.zip: This file contains a registration form called dict.reg. After extracting this file dict.reg, double click to open the registration form.
remove.zip: This file contains an uninstaller called remove.reg. After extracting this file, double-click to uninstall the "Right-click Word Lookup" function.
Thank you to Codedown for providing valuable suggestions . The original idea of this function is based on dictlookup.
3. Provide Dict.CN service on your own homepage
| Insert the following code into your webpage: |
Results preview: |
| <form method="post" target="_blank"
action="http://dict.cn/search/">
<input maxlength=256 size=21 name=q><br>
<a href="http://dict.cn" target="_blank">Dict.CN</a>
<input type="submit" value="Look Up">
</form> |
|
If you require customized display settings, you can use multiple parameters; please refer to Usage Help.
When customizing display settings, be sure to preserve the Dict.CN link. If you wish to exchange links, please click here.
|