资源简介
监听键盘,并在D写log日志进行分析,其他功能可以自己添加。
代码片段和文件信息
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using System.Collections;
namespace KeyCatch
{
public partial class Form1 : Form
{
private KeyboardHook kh;
private ArrayList NumList;
public Form1()
{
InitializeComponent();
NumList = new ArrayList();
kh = new KeyboardHook();
kh.Filters = “91+82&92+82&164+9&165+9“;
NumList.Add(“91+82“);
NumList.Add(“92+82“);
NumList.Add(“164+9“);
NumList.Add(“165+9“);
}
//添加过滤
private void button1_Click(object sender EventArgs e)
{
NewAction addnew = new NewAction();
addnew.add += new AddNewAction(addnew_add);
addnew.Show();
}
private void addnew_add(string actionstring num)
{
listBox1.Items.Add(action);
NumList.Add(num);
}
//关闭窗口
private void button4_Click(object sender EventArgs e)
{
this.Close();
}
//删除过滤
private void button2_Click(object sender EventArgs e)
{
NumList.RemoveAt(listBox1.SelectedIndex);
listBox1.Items.Remove(listBox1.SelectedItem);
}
//开始捕捉
private void button5_Click(object sender EventArgs e)
{
kh.BeginHook();
kh.OnKeyIntercepted += new KeyboardHook.KeyboardHookEventHandler(kh_OnKeyIntercepted);
}
private void kh_OnKeyIntercepted(string e)
{
textBox1.Text = e;
}
//停止捕捉
private void button6_Click(object sender EventArgs e)
{
if (kh != null)
{
kh.Dispose();
}
}
//应用
private void button3_Click(object sender EventArgs e)
{
if (!kh.IsHooked)
{
string filter = ““;
foreach (string s in NumList)
{
filter += s + “&“;
}
kh.Filters = filter.Substring(0 filter.Length - 1);
}
else
{
MessageBox.Show(“请先停止捕获!“ “Error“);
}
}
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 2493 2007-04-22 14:25 KeyCatch\Backup\KeyCatch\Form1.cs
文件 7782 2007-04-22 14:18 KeyCatch\Backup\KeyCatch\Form1.Designer.cs
文件 5814 2007-04-22 14:18 KeyCatch\Backup\KeyCatch\Form1.resx
文件 10769 2007-04-22 14:59 KeyCatch\Backup\KeyCatch\KeyboardHook.cs
文件 3625 2007-04-21 19:30 KeyCatch\Backup\KeyCatch\KeyCatch.csproj
文件 2855 2007-04-22 12:42 KeyCatch\Backup\KeyCatch\NewAction.cs
文件 5594 2007-04-21 17:22 KeyCatch\Backup\KeyCatch\NewAction.Designer.cs
文件 5814 2007-04-21 17:22 KeyCatch\Backup\KeyCatch\NewAction.resx
文件 373 2007-04-21 20:07 KeyCatch\Backup\KeyCatch\Program.cs
文件 1278 2007-04-21 16:36 KeyCatch\Backup\KeyCatch\Properties\AssemblyInfo.cs
文件 2843 2007-04-21 16:36 KeyCatch\Backup\KeyCatch\Properties\Resources.Designer.cs
文件 5612 2007-04-21 16:36 KeyCatch\Backup\KeyCatch\Properties\Resources.resx
文件 1091 2007-04-21 16:36 KeyCatch\Backup\KeyCatch\Properties\Settings.Designer.cs
文件 249 2007-04-21 16:36 KeyCatch\Backup\KeyCatch\Properties\Settings.settings
文件 913 2007-04-21 16:36 KeyCatch\Backup\KeyCatch.sln
..A..H. 17408 2007-04-22 19:47 KeyCatch\Backup\KeyCatch.suo
文件 19456 2012-09-21 14:58 KeyCatch\KeyCatch\bin\Debug\KeyCatch.exe
文件 36352 2012-09-21 14:58 KeyCatch\KeyCatch\bin\Debug\KeyCatch.pdb
文件 14328 2012-09-24 13:55 KeyCatch\KeyCatch\bin\Debug\KeyCatch.vshost.exe
文件 490 2007-07-21 02:33 KeyCatch\KeyCatch\bin\Debug\KeyCatch.vshost.exe.manifest
文件 3745 2012-09-21 14:58 KeyCatch\KeyCatch\Form1.cs
文件 7887 2012-09-21 14:58 KeyCatch\KeyCatch\Form1.Designer.cs
文件 5814 2012-09-21 14:58 KeyCatch\KeyCatch\Form1.resx
文件 10769 2007-04-22 14:59 KeyCatch\KeyCatch\KeyboardHook.cs
文件 5653 2012-09-17 11:42 KeyCatch\KeyCatch\KeyCatch.csproj
文件 544 2012-09-17 11:42 KeyCatch\KeyCatch\KeyCatch.csproj.user
文件 2855 2007-04-22 12:42 KeyCatch\KeyCatch\NewAction.cs
文件 5594 2007-04-21 17:22 KeyCatch\KeyCatch\NewAction.Designer.cs
文件 5814 2007-04-21 17:22 KeyCatch\KeyCatch\NewAction.resx
文件 963 2012-09-24 13:55 KeyCatch\KeyCatch\obj\Debug\KeyCatch.csproj.FileListAbsolute.txt
............此处省略37个文件信息
相关资源
- C# 调用win32 api函数-user32.dll详细说明
- C# 调用BarTender打印条码DEMO
- 大型比赛竞赛抽签系统 可打印 c# vs
- C#编写的Gerber查看器
- lua C# .Net4.0 vs2010 LuaInterface
- C#十六进制编辑器
- 明华URF-35H读卡器 C#读写源码 为大家
- C#文件流读取CSV文件
- c#读写PDF文件sql
- C# winform Socket大文件传输
- c#车牌识别系统附30张测试图片
- 《C#面向对象程序设计》源代码(CS)
- 金旭亮《C#面向对象程序设计》教案
- 试题库管理系统毕业论文(C#)源程序
- 学校网站原代码(C#.NET)
- C#-数据库操作技术-员工管理系统
- c#web开发入门经典
- C#与Matlab混合编程的几种方式
- c# 开发与 mysql数据库实现的增删改查
- C#异步操作 异步查询数据库 异步处理
- Basler相机通过IO触发源码
- [源代码] 《领域驱动设计 (C# 2008 实
- 松下PLC与C#通讯串口调试入门教程.z
- USB 继电器控制器 LCUS-1 保证能用 c#
- C# AES加密解密小工具
- C#圆形按钮,非常漂亮动态~~
- [精]C#仿QQ右下角弹出提示框()
- C#进程间通信-共享内存代码
- 有史以来最简单的三层(C#)
- vb调用c#编写的串口DLL文件(vb源码
评论
共有 条评论