【转】【C#】全局键盘监听
摘要:如何使用上面的工具类? //0.准备工作 //把上面的工具类添加到项目中 //1.首先导入需要的命名空间 using System.Runtime.InteropServices; //调用WINDOWS API函数时要用到 using Microsoft.Win32; //写入注册表时要用到 //
阅读全文
posted @ 2017-07-15 10:28
posted @ 2017-07-15 10:28