文件名称:quci
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 27kb
- 下载次数:
- 0次
- 提 供 者:
- Sunsh*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
现在的即时翻译软件种类很多,使用方法也各有千秋,但它们大都有一个
共同的特点:鼠标指到哪儿,就翻译它下面的单词。这大大地方便了用户,但是
从一个编程人员的角度来看就不那么轻松了。因为没有一个方便的函数
类似”GetWordUnderMouse()”可以得到鼠标下面的单词,那么这些软件是怎么
做的呢?经常在BBS和mailing list里看到和我同样困惑的问着相同问题的网友们。
经过痛苦地研究后,我找到了一种实现的方法,现拿出来和大家共享。
注:这个程序是为NT定做的,只能在NT下运行。
-Now, many different types of real-time translation software, the use of methods is different, but they all share a common major characteristics: the mouse point to where it is to translate the following words. This will greatly facilitate the user, but from a programmer
共同的特点:鼠标指到哪儿,就翻译它下面的单词。这大大地方便了用户,但是
从一个编程人员的角度来看就不那么轻松了。因为没有一个方便的函数
类似”GetWordUnderMouse()”可以得到鼠标下面的单词,那么这些软件是怎么
做的呢?经常在BBS和mailing list里看到和我同样困惑的问着相同问题的网友们。
经过痛苦地研究后,我找到了一种实现的方法,现拿出来和大家共享。
注:这个程序是为NT定做的,只能在NT下运行。
-Now, many different types of real-time translation software, the use of methods is different, but they all share a common major characteristics: the mouse point to where it is to translate the following words. This will greatly facilitate the user, but from a programmer
相关搜索: 翻译软件
(系统自动生成,下载前可以参看下载内容)
下载文件列表
quci
....\鼠标取词vc代码
....\..............\src
....\..............\...\hookdll
....\..............\...\.......\dllmain.c
....\..............\...\.......\hookapi.def
....\..............\...\.......\hookdll.dsp
....\..............\...\.......\hookdll.dsw
....\..............\...\resource.h
....\..............\...\testhook.dsp
....\..............\...\testhook.dsw
....\..............\...\testhook.rc
....\..............\...\winmain.c
....\..............\...\从屏幕抓词的技术实现.doc
....\鼠标取词vc代码
....\..............\src
....\..............\...\hookdll
....\..............\...\.......\dllmain.c
....\..............\...\.......\hookapi.def
....\..............\...\.......\hookdll.dsp
....\..............\...\.......\hookdll.dsw
....\..............\...\resource.h
....\..............\...\testhook.dsp
....\..............\...\testhook.dsw
....\..............\...\testhook.rc
....\..............\...\winmain.c
....\..............\...\从屏幕抓词的技术实现.doc