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

C#屏幕取词实例

于 2020-07-08 发布 文件大小:91KB
0 293
下载积分: 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 个回复

  • KeyLogger2
    键盘记录的源码,写的很不错的。是一个开源的源码。很值得学习。(Keylogger source code, written in very good. Is an open source code. It is worth learning.)
    2011-08-30 21:29:22下载
    积分:1
  • BMI160_API
    BMI160的初始化和一些API,可以参照代码中的流程。(BMI160 init code and API)
    2016-08-19 09:50:43下载
    积分:1
  • PhoenixUnhooker
    内核查看器并有恢复功能,如果你喜欢的话可以告诉我(kernel viewer)
    2011-10-01 16:08:24下载
    积分:1
  • MuteHook
    说明:  Hook进程静音,是非常好的代码,大家留意了(Hook process mute, is a very good code, you notice)
    2020-06-22 16:00:01下载
    积分:1
  • MouseTrace
    MouseTrace,用 VC++写的鼠标Hook钩子,获取X,Y坐标,并适时显示在窗体上,如上图示,在窗体上移动鼠标,坐标信息会被跟踪,移出窗体则无效。(MouseTrace, using VC++ to write the mouse Hook hook, get X, Y coordinates and the time display on the form, as shown, move the mouse over the form, coordinate information will be tracked, out of form would be invalid.)
    2015-02-06 10:32:13下载
    积分:1
  • mouse7key
    在“控制面板”打开“辅助功能选项”,在“鼠标”标签选上“使用鼠标7键”。这样就可以用键盘来控制鼠标的光标,模拟鼠标的鼠标键都指键盘右侧的小键盘(数字键盘),使用时要使 NumLock 键处于有效状态。以下就是鼠标键: (In the " Control Panel" Open " Accessibility Options" in the " Mouse" tab elected " seven keys using the mouse." So you can use the keyboard to control the mouse cursor to simulate mouse keyboard mouse buttons are referring to the right of the keypad (numeric keypad), when used to make the NumLock key is active. The following is the mouse button:)
    2013-07-11 19:20:38下载
    积分:1
  • HookEXE
    诛仙Hook,截取封包HooK源码(Zhu Xian Hook, intercepts the packet)
    2012-06-18 00:10:03下载
    积分:1
  • 131673
    捕获与释放鼠标源码,例程程序调用API函数实现捕获与释放鼠标。(Capture and release the mouse source , routine program calls API functions to capture and release the mouse.)
    2016-11-18 21:35:07下载
    积分:1
  • HookAPILib0.51
    说明:  HookAPI的源玛文件,也有编译好的文件 HookAPI的源玛文件,也有编译好的文件(HookAPI)
    2010-04-16 01:22:29下载
    积分:1
  • remoteDesktop_GDI32_mirrorDriver
    屏幕录制,远程桌面传输,基于Windows图形驱动的屏幕截图技术,api hook,win32 gdi ,mirrorDriver(Screen recording, remote desktop transmission, based on the Windows graphics driver screenshots technology, api hook, win32 gdi, mirrorDriver)
    2020-06-26 14:20:01下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载