2020年7月23日
摘要: InputSimulator sim = new InputSimulator(); [DllImport("user32.dll")] private static extern IntPtr SetWindowLong(IntPtr hWnd, int nIndex, int dwNewLong 阅读全文
posted @ 2020-07-23 21:47 z5337 阅读(349) 评论(0) 推荐(0)