摘要:
[DllImport("User32.dll")] private static extern bool SetCursorPos(int x, int y); SetCursorPos(intX, intY); 阅读全文
posted @ 2022-06-22 14:32
芈璐
阅读(445)
评论(0)
推荐(0)
摘要:
运用到Graphics类,可以参阅该类的详解。 [DllImport("User32.dll")] public extern static System.IntPtr GetDC(System.IntPtr hWnd); System.IntPtr DesktopHandle = GetDC(Sy 阅读全文
posted @ 2022-06-22 14:30
芈璐
阅读(694)
评论(0)
推荐(0)

浙公网安备 33010602011771号