文件名称:SendKeys
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 146kb
- 下载次数:
- 0次
- 提 供 者:
- Bee***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VS2008 C#. 在.net环境下,利用系统钩子,截获并发送按键消息。
本程序的目的是以一定的时间间隔不断对某一窗口程序发送按键信息,以实现自动阅读的效果。
其中Keyboard.cs是一个可重用性很高的类,值得参考。-VS2008 C#. Demonstrate using hooks to get and send keyboard messages.
本程序的目的是以一定的时间间隔不断对某一窗口程序发送按键信息,以实现自动阅读的效果。
其中Keyboard.cs是一个可重用性很高的类,值得参考。-VS2008 C#. Demonstrate using hooks to get and send keyboard messages.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SendKeys
........\SendKeyPlus
........\...........\bin
........\...........\...\Debug
........\...........\...\.....\SendKeyPlus.vshost.exe
........\...........\...\.....\SendKeyPlus.vshost.exe.manifest
........\...........\...\Release
........\...........\...\.......\SendKeyPlus.exe
........\...........\...\.......\SendKeyPlus.pdb
........\...........\...\.......\SendKeyPlus.vshost.exe
........\...........\...\.......\SendKeyPlus.vshost.exe.manifest
........\...........\Form1.cs
........\...........\Form1.Designer.cs
........\...........\Form1.resx
........\...........\Keyboard.cs
........\...........\KeyboardConstant.cs
........\...........\obj
........\...........\...\Debug
........\...........\...\.....\TempPE
........\...........\...\Release
........\...........\...\.......\SendKeyPlus.csproj.FileListAbsolute.txt
........\...........\...\.......\SendKeyPlus.csproj.GenerateResource.Cache
........\...........\...\.......\SendKeyPlus.exe
........\...........\...\.......\SendKeyPlus.Form1.resources
........\...........\...\.......\SendKeyPlus.pdb
........\...........\...\.......\SendKeyPlus.Properties.Resources.resources
........\...........\...\.......\TempPE
........\...........\Program.cs
........\...........\Properties
........\...........\..........\AssemblyInfo.cs
........\...........\..........\Resources.Designer.cs
........\...........\..........\Resources.resx
........\...........\..........\Settings.Designer.cs
........\...........\..........\Settings.settings
........\...........\SendKeyPlus.csproj
........\SendKeys
........\........\bin
........\........\...\Debug
........\........\...\.....\SendKeys.vshost.exe
........\........\...\.....\SendKeys.vshost.exe.manifest
........\........\...\.....\WindowsFormsApplication1.exe
........\........\...\Release
........\........\...\.......\SendKeys.exe
........\........\...\.......\SendKeys.pdb
........\........\...\.......\SendKeys.vshost.exe
........\........\...\.......\SendKeys.vshost.exe.manifest
........\........\Form1.cs
........\........\Form1.Designer.cs
........\........\Form1.resx
........\........\obj
........\........\...\Debug
........\........\...\.....\Refactor
........\........\...\.....\TempPE
........\........\...\Release
........\........\...\.......\SendKeys.csproj.FileListAbsolute.txt
........\........\...\.......\SendKeys.csproj.GenerateResource.Cache
........\........\...\.......\SendKeys.exe
........\........\...\.......\SendKeys.Form1.resources
........\........\...\.......\SendKeys.pdb
........\........\...\.......\SendKeys.Properties.Resources.resources
........\........\...\.......\TempPE
........\........\Program.cs
........\........\Properties
........\........\..........\AssemblyInfo.cs
........\........\..........\Resources.Designer.cs
........\........\..........\Resources.resx
........\........\..........\Settings.Designer.cs
........\........\..........\Settings.settings
........\........\SendKeys.csproj
........\WindowsFormsApplication1
........\........................\bin
........\........................\...\Debug
........\........................\...\.....\WindowsFormsApplication1.vshost.exe
........\........................\...\.....\WindowsFormsApplication1.vshost.exe.manifest
........\........................\...\Release
........\........................\...\.......\WindowsFormsApplication1.exe
........\........................\...\.......\WindowsFormsApplication1.pdb
........\........................\...\.......\WindowsFormsApplication1.vshost.exe
........\........................\...\.......\WindowsFormsApplication1.vshost.exe.manifest
........\........................\Form1.cs
........\........................\Form1.Designer.cs
........\........................\Form1.resx
........\........................\obj
........\........................\...\Debug
........\........................\...\.....\Refactor
........\........................\...\.....\TempPE
........\........................\...\Release
........\........................\...\.......\TempPE
........\........................\...\.......\WindowsFormsApplication
........\SendKeyPlus
........\...........\bin
........\...........\...\Debug
........\...........\...\.....\SendKeyPlus.vshost.exe
........\...........\...\.....\SendKeyPlus.vshost.exe.manifest
........\...........\...\Release
........\...........\...\.......\SendKeyPlus.exe
........\...........\...\.......\SendKeyPlus.pdb
........\...........\...\.......\SendKeyPlus.vshost.exe
........\...........\...\.......\SendKeyPlus.vshost.exe.manifest
........\...........\Form1.cs
........\...........\Form1.Designer.cs
........\...........\Form1.resx
........\...........\Keyboard.cs
........\...........\KeyboardConstant.cs
........\...........\obj
........\...........\...\Debug
........\...........\...\.....\TempPE
........\...........\...\Release
........\...........\...\.......\SendKeyPlus.csproj.FileListAbsolute.txt
........\...........\...\.......\SendKeyPlus.csproj.GenerateResource.Cache
........\...........\...\.......\SendKeyPlus.exe
........\...........\...\.......\SendKeyPlus.Form1.resources
........\...........\...\.......\SendKeyPlus.pdb
........\...........\...\.......\SendKeyPlus.Properties.Resources.resources
........\...........\...\.......\TempPE
........\...........\Program.cs
........\...........\Properties
........\...........\..........\AssemblyInfo.cs
........\...........\..........\Resources.Designer.cs
........\...........\..........\Resources.resx
........\...........\..........\Settings.Designer.cs
........\...........\..........\Settings.settings
........\...........\SendKeyPlus.csproj
........\SendKeys
........\........\bin
........\........\...\Debug
........\........\...\.....\SendKeys.vshost.exe
........\........\...\.....\SendKeys.vshost.exe.manifest
........\........\...\.....\WindowsFormsApplication1.exe
........\........\...\Release
........\........\...\.......\SendKeys.exe
........\........\...\.......\SendKeys.pdb
........\........\...\.......\SendKeys.vshost.exe
........\........\...\.......\SendKeys.vshost.exe.manifest
........\........\Form1.cs
........\........\Form1.Designer.cs
........\........\Form1.resx
........\........\obj
........\........\...\Debug
........\........\...\.....\Refactor
........\........\...\.....\TempPE
........\........\...\Release
........\........\...\.......\SendKeys.csproj.FileListAbsolute.txt
........\........\...\.......\SendKeys.csproj.GenerateResource.Cache
........\........\...\.......\SendKeys.exe
........\........\...\.......\SendKeys.Form1.resources
........\........\...\.......\SendKeys.pdb
........\........\...\.......\SendKeys.Properties.Resources.resources
........\........\...\.......\TempPE
........\........\Program.cs
........\........\Properties
........\........\..........\AssemblyInfo.cs
........\........\..........\Resources.Designer.cs
........\........\..........\Resources.resx
........\........\..........\Settings.Designer.cs
........\........\..........\Settings.settings
........\........\SendKeys.csproj
........\WindowsFormsApplication1
........\........................\bin
........\........................\...\Debug
........\........................\...\.....\WindowsFormsApplication1.vshost.exe
........\........................\...\.....\WindowsFormsApplication1.vshost.exe.manifest
........\........................\...\Release
........\........................\...\.......\WindowsFormsApplication1.exe
........\........................\...\.......\WindowsFormsApplication1.pdb
........\........................\...\.......\WindowsFormsApplication1.vshost.exe
........\........................\...\.......\WindowsFormsApplication1.vshost.exe.manifest
........\........................\Form1.cs
........\........................\Form1.Designer.cs
........\........................\Form1.resx
........\........................\obj
........\........................\...\Debug
........\........................\...\.....\Refactor
........\........................\...\.....\TempPE
........\........................\...\Release
........\........................\...\.......\TempPE
........\........................\...\.......\WindowsFormsApplication