在网上找了那么多网上词典,我觉得
http://bj.dict.cn/ 不错,大家可以参考
http://bj.dict.cn/tools.html,不过速度没有
http://dict.baidu.com/快,但是比dict.baidu更适合我。
谁能以这个(
http://dict.cn/mini.php?q=查询的词——网页小,所以加载快)网页为基础,写个代码用,大家帮我写写吧
1 简单dos版:
@echo off & @color f0
set a=
set/p a=请输入要查询的词---
start
http://dict.cn/mini.php?q=%a%
2 谁能写个hat版的啊,比如利用textarea里输入个单词后,写如网页,用划词翻译功能,自动弹出小窗口,参考
http://bj.dict.cn/tools.html,好像要加入代码
<script src="http://dict.cn/hc/" type="text/javascript"></script>
<script type="text/javascript">
dictInit();
</script>
3 谁能通过改下面注册表的值,加入IE菜单后,选种单词后,点击可出现划词翻译功能效果
HKEY_CURRENT_USER\Software\Microsoft\Internet
Explorer\MenuExt\Dict.CN
Last edited by wert123 on 2007-6-23 at 06:19 PM ]