登录
首页 » C# » C#屏幕取词实例

C#屏幕取词实例

于 2020-07-08 发布 文件大小:91KB
0 220
下载积分: 1 下载次数: 15

代码说明:

  C#屏幕取词实例,屏幕取词源码-适合二次开发(screen source code examples)

文件列表:

C#屏幕取词实例\qc\bin\Debug\Interop.XDICTGRB.dll, 7680 , 2010-08-14
C#屏幕取词实例\qc\bin\Debug\qc.exe, 8192 , 2010-08-14
C#屏幕取词实例\qc\bin\Debug\qc.pdb, 28160 , 2010-08-14
C#屏幕取词实例\qc\bin\Debug\qc.vshost.exe, 14328 , 2010-08-14
C#屏幕取词实例\qc\bin\Debug\qc.vshost.exe.manifest, 490 , 2007-07-21
C#屏幕取词实例\qc\Form1.cs, 1219 , 2010-08-14
C#屏幕取词实例\qc\Form1.Designer.cs, 2072 , 2010-08-14
C#屏幕取词实例\qc\Form1.resx, 5814 , 2010-08-14
C#屏幕取词实例\qc\obj\Debug\Interop.XDICTGRB.dll, 7680 , 2010-08-14
C#屏幕取词实例\qc\obj\Debug\qc.csproj.FileListAbsolute.txt, 1810 , 2010-08-14
C#屏幕取词实例\qc\obj\Debug\qc.csproj.GenerateResource.Cache, 847 , 2010-08-14
C#屏幕取词实例\qc\obj\Debug\qc.csproj.ResolveComReference.cache, 586 , 2010-08-14
C#屏幕取词实例\qc\obj\Debug\qc.exe, 8192 , 2010-08-14
C#屏幕取词实例\qc\obj\Debug\qc.Form1.resources, 180 , 2010-08-14
C#屏幕取词实例\qc\obj\Debug\qc.pdb, 28160 , 2010-08-14
C#屏幕取词实例\qc\obj\Debug\qc.Properties.Resources.resources, 180 , 2010-08-14
C#屏幕取词实例\qc\obj\Debug\ResolveAssemblyReference.cache, 2553 , 2010-08-14
C#屏幕取词实例\qc\Program.cs, 483 , 2010-08-14
C#屏幕取词实例\qc\Properties\AssemblyInfo.cs, 1336 , 2010-08-14
C#屏幕取词实例\qc\Properties\Resources.Designer.cs, 2854 , 2010-08-14
C#屏幕取词实例\qc\Properties\Resources.resx, 5612 , 2010-08-14
C#屏幕取词实例\qc\Properties\Settings.Designer.cs, 1087 , 2010-08-14
C#屏幕取词实例\qc\Properties\Settings.settings, 249 , 2010-08-14
C#屏幕取词实例\qc\qc.csproj, 4038 , 2010-08-14
C#屏幕取词实例\qc.sln, 896 , 2010-08-14
C#屏幕取词实例\qc.suo, 14848 , 2010-08-14
C#屏幕取词实例\XdictGrb.dll, 122880 , 2010-08-14
C#屏幕取词实例\qc\obj\Debug\TempPE, 0 , 2010-08-14
C#屏幕取词实例\qc\bin\Debug, 0 , 2010-08-14
C#屏幕取词实例\qc\obj\Debug, 0 , 2010-08-14
C#屏幕取词实例\qc\bin, 0 , 2010-08-14
C#屏幕取词实例\qc\obj, 0 , 2010-08-14
C#屏幕取词实例\qc\Properties, 0 , 2010-08-14
C#屏幕取词实例\qc, 0 , 2010-08-14
C#屏幕取词实例, 0 , 2010-08-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Layman
    采用比较浅显易懂的方式讲解了VC++里面怎样进行dll编程。(The use of relatively easy to understand way which explains how the VC++ dll programming.)
    2011-09-29 13:40:17下载
    积分:1
  • Keyboard-keys-query
    实现获取键盘id的小工具。可用于消息钩子(Achieve access to the keyboard id gadget)
    2020-10-10 12:17:34下载
    积分:1
  • Disable-key-combination
    本示例程序演示了如何在子窗体中禁止切换组合键和关闭组合键功能。(This sample program demonstrates how to disable the subform combination of keys on and off switching function key combinations.)
    2013-07-17 22:24:36下载
    积分:1
  • pwdspy
    PasswordSpy is a program to reveal passwords in other programs. It uses Windows Hooks to inject its code into other processes in order to reveal the password. It works by taking advantage of a security hole in Windows.
    2010-06-11 01:24:11下载
    积分:1
  • TrailMousePos
    vc 鼠标位置追踪TrailMousePos的程序源码,值得一看!(Mouse location tracking vc TrailMousePos the program source code, worth a visit!)
    2011-07-01 22:36:27下载
    积分:1
  • InnerHook
    Hook编程。如何安装钩子过程,如何编写全局钩子,动态连接库里的全局变量数据共享问题分析。(Hook programming. How to install the hook process, how to compile the overall hook, 13-17 Dynamic Link global variable data sharing analysis.)
    2007-07-04 19:40:11下载
    积分:1
  • HookEXE
    诛仙Hook,截取封包HooK源码(Zhu Xian Hook, intercepts the packet)
    2012-06-18 00:10:03下载
    积分:1
  • SSDTHook
    进程隐藏与进程保护(SSDT Hook 实现) 文章目录: 1. 引子 – Hook 技术 2. SSDT 简介 3. 应用层调用 Win32 API 的完整执行流程 4. 详解 SSDT 5. SSDT Hook 原理(SSDT Hook)
    2012-06-25 11:46:29下载
    积分:1
  • jpgzxj
    前段时间做键盘程序找的资料,一个钩子程序,程序本身没有什么,主要是用了大量的api函数值得大家参考一下。(side of the keyboard to do procedures for the information, a hook procedures, the process itself is nothing much to it. it is mainly used a lot of api function worth examined.)
    2007-04-01 09:56:45下载
    积分:1
  • DelphiApiHook
    APIHOOK,通过遍历PE文件修改导出函数表进行HOOK(APIHOOK, by traversing the PE file to modify the derived function table HOOK)
    2016-09-13 22:28:38下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 36今日下载