C# 钩子程序 记录用户的键盘操作,可进行存储。程序用途很广。 安装钩子: [DllImport("user32.dll", CharSet = CharSet.Auto, SetLastError = true)] private static extern IntPtr SetWindowsHookEx(int