🌈 搜索
📅  最后修改于: 2022-03-11 14:49:23.059000             🧑  作者: Mango
use System.Runtime.InteropServices; [DllImport("user32.dll")] static extern bool SetCursorPos(int X, int Y);