CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 取词

搜索资源列表

  1. VB.code.word.modular.paste

    0下载:
  2. VB模块化编程粘贴取词代码VB code to take the word modular programming paste -VB code to take the word modular programming paste
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:3075
    • 提供者:cpu
  1. gwfs

    0下载:
  2. 利用金山词霸组件实现自定义屏幕取词功能。-Kingsoft components used to implement a custom cursor translator function.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:371228
    • 提供者:icp9
  1. Win_HOOK

    0下载:
  2. Windows系统采用的是事件驱动的机制,也就是说,整个系统都是通过消息的传递来实现的。而钩子是Windows系统中非常重要的系统接口,它可以截获并处理送给其他应用程序的消息,来完成普通应用程序难以实现的功能。钩子可以监控系统或进程中的各种事件消息,截获发往目标窗口的消息并进行处理。我们可以在系统中安装自定义的钩子,监视系统中特定时间的发生,完成特定的功能。比如截获键盘、鼠标的输入、屏幕取词、日志监视等等。可见、利用钩子可以实现许多特殊而有用的功能。因此,对于高级编程人员来说,掌握钩子的编程方法
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:10375
    • 提供者:宋若军
  1. ScreenTranslation

    0下载:
  2. 实现屏幕取词功能,主要功能封装在DLL中,使用时,只需要调用dll中的相关函数。-Screen Translation function to achieve the main functionality encapsulated in the DLL, use, simply call the relevant function in the dll.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-24
    • 文件大小:3590891
    • 提供者:罗丽
  1. collins5

    0下载:
  2. collins5屏幕取词程序-vb实现; -collins5 Screen Translation Program-vb to achieve collins5 Screen Translation and implementation procedures-vb
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:150625
    • 提供者:杜天戈
  1. screenshotclass

    0下载:
  2. delphi 屏幕取词的源码,给大家参考下,希望大家喜欢-delphi Screen Translation and the source for your reference, I hope you like
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:33557
    • 提供者:egowell
  1. API_HOOK

    0下载:
  2. 实验屏幕取词的原理,有C++例子,采用钩子-The principle experimental Screen Translation, C++ source code
  3. 所属分类:Hook api

    • 发布日期:2017-04-24
    • 文件大小:14317
    • 提供者:chenb
  1. 005

    0下载:
  2. 用VB编写的小程序,功能是用鼠标取词后,将取到的词列出来-With a small program written in VB, the function is to take the word with the mouse, it will take to the words listed
  3. 所属分类:Hook api

    • 发布日期:2017-04-14
    • 文件大小:2974
    • 提供者:史强
  1. Windows-NT2000-32

    0下载:
  2. Windows NT2000 32位系统,桌面取词-Windows NT2000 32-bit systems, desktop word-
  3. 所属分类:Hook api

    • 发布日期:2017-04-05
    • 文件大小:343206
    • 提供者:雨阳
  1. error

    0下载:
  2. 用于取词的组件 大家可以试试, -Attribute VB_Name = "Form1" Attribute VB_GlobalNameSpace = False Attribute VB_Creatable = False Attribute VB_PredeclaredId = True Attribute VB_Exposed = False
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4497
    • 提供者:范德萨
  1. screenword

    0下载:
  2. c#屏幕取词示例源码,很好,很实用,适合学习-Sample source code c# Screen Translation
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:57106
    • 提供者:tom
  1. 93dada

    0下载:
  2. 鼠标取词,很不错的VB源码,VB爱好者可以下载使用-The mouse takes the word, a very good source VB, VB enthusiasts can download and use
  3. 所属分类:Hook api

    • 发布日期:2017-04-05
    • 文件大小:2876
    • 提供者:starj0
  1. 2000

    0下载:
  2. 全屏幕取词For Windows 2000/XP的源码,感兴趣的朋友可以看看。-Full Screen Translation For Windows 2000/XP source, interested friends can see.
  3. 所属分类:Hook api

    • 发布日期:2017-04-06
    • 文件大小:9788
    • 提供者:叶月红
  1. dict

    0下载:
  2. 类似于金山词霸的屏幕取词,是用vb做的,很不错!-Kingsoft getWord similarly
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:3804
    • 提供者:老章
  1. vb-Screen-Translation-Function

    1下载:
  2. 运用金山的dll,让vb实现屏幕取词功能,缺点是360会阻拦-Jinshan to use the dll, so that vb achieve getWord function will block the drawback is that 360
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:53386
    • 提供者:吴华
  1. API-HOOK

    0下载:
  2. 屏幕取词功能实现方法1 API_HOOK源码-Screen Translation function implementation 1 API_HOOK source
  3. 所属分类:Hook api

    • 发布日期:2017-03-30
    • 文件大小:148375
    • 提供者:py
  1. OCR

    0下载:
  2. 屏幕取词方法3,通过OCR源码来实现,可以参考-Screen Translation Method 3, by OCR source code to achieve, can refer to
  3. 所属分类:Hook api

    • 发布日期:2017-03-28
    • 文件大小:205913
    • 提供者:py
  1. Quci

    0下载:
  2. c#编写的屏幕取词软件!使用的是金山词霸的d-c# for screen word get
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2481466
    • 提供者:liuyuting
  1. Intercepted-words

    0下载:
  2. 模仿金山取词技术!这是利用windowCE编写的!利用了钩子技术!-Imitate intercepted words!
  3. 所属分类:Hook api

    • 发布日期:2017-05-10
    • 文件大小:2554485
    • 提供者:胡磊
  1. getword--VB

    0下载:
  2. 这是个简单的屏幕取词程序,用VB编写,是初学取词的好实例-This is a simple capturing program written in VB is a good instance of beginner word
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:52340
    • 提供者:张敬辉
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com